Yes i know an Indicator is intended to be visual - more so than a Robot
But what can a Robot do that an Indicators cannot and vice versa
In Empty4 the differences are:
- 1. Indicator are setup to visualise their output
- 2. Indicators have a different THREAD model - they are supposed to be lightweight
I am looking at building something that has a SIMPLE interface requirement, yet communicates with processes OUTSIDE of cTrader (DLL or sockets). It will attempt to trade - and the THREADING model may be critical
Is it better as an indicator, or a robot, or both (one for visualisation, one for behaviour - somehow linked together ?
I have also posted this question on the spotware forum - ill post any answers here