Failed to call method 'Initialize' for strategy 'XXXXX': 'TickSize' property can not be accessed from within 'Initialize' Method.
When i first load the strategy to the chart, it works fine, however if I reload Ninja script or change the number of days loaded, from 15 to 30 day, then i get the error, and cannot run the strategy on the chart, and have to load a new chart. Any ideas as to why this may be?

Can someone suggest me what I'm doing wrong?
However, if I try to use the Bollinger Middle band as a trailing stop loss, those doesn't get triggered either. 
Comment