Nikoli
04-27-2010, 06:20 AM
Some indicators use values accessible only online,
For example for calculation of volume of transactions on bid and ask in a candle.
At installation of new values of parametres, addition new indicator or
Reloading All Historical Data value of such indicators
are erased old/prev. values the indicator
and it start to work "from a blank leaf" from Bar[0].
How to keep old/prev. values of such indicators?
For example for calculation of volume of transactions on bid and ask in a candle.
At installation of new values of parametres, addition new indicator or
Reloading All Historical Data value of such indicators
are erased old/prev. values the indicator
and it start to work "from a blank leaf" from Bar[0].
How to keep old/prev. values of such indicators?