When I start strategy from the chart and monitor its output I see that strategy thinks that I use TickSize equal to 0.0001. How do I explain to strategy to use my custom TickSize.
Incorrect output comes from within OnExecution calling myTrade.ProfitCurrency.

Comment