I have developed a basic strategy in the Strategy Builder which has a condition that checks that the current candle is forming a higher high than the previous 2 candles, when this condition is met an order will be placed to go long.
When I apply this strategy to the chart window the scaling of the price data changes so that I cannot view the price data. It does not matter if the strategy is enabled or not. The only way I can revert to the original chart window view with the price data is to remove the strategy from the 'Configured' box.
Any help would be appreciated.
The image below show the price data before the 'Apply' button is clicked...
The image below shows the price data after the 'Apply' button is clicked...

Comment