I try to write my first strategy.
Use a fan of the three SMA (3,9,72).
In the strategy tester, following problem ...
The strategy runs for a period of 20 ticks.
In the handler OnBar calculated the necessary SMA (3,9,72) are defined
terms of opening / closing the order. To verify that the strategy in the
visualization window, manually added the appropriate indicators.
Here is the problem!!!
Manually added indicators show the same picture. Below are highlighted
in red, output computed values of the indicators.
They are different!!!
In what could be the problem? In the wrong use of the tester, in the
wrong method is called the indicator calculation. Using tick period?
Please, help understand!!!


