Fundamental flow in cAlgo design!
Created at 30 May 2015, 20:28
Fundamental flow in cAlgo design!
30 May 2015, 20:28
I believe this is serious misconception of cAlgo developers.
Indicators are calculated (using OnTick method) and change their value on every tick at any time frame. Yet, we can not access tick data series within indicator, unless it is attached to tick chart.
I see it as a fundamental flow in cAlgo design. Can Spotware address this issue?
Spotware
12 Jun 2015, 12:14
Dear Trader,
We will consider providing the ability to access tick data from cBots and Indicators.
Thank you for your suggestion.
@Spotware