Is there anything that could cause an order to be placed after all the lines of code have been remarked out? Worse yet, as soon as the order is stopped out or target fulfilled, it immediately enters another trade. I have confirmed that the only strategy running on the chart is one in question, confirmed from the main NT window. Also confirmed, the order strategy being implemented (from the trades performance page) is indeed labeled the same as in the strategy.
My workflow is simple. My chart is running. I compile my code. I tick the enable box on the NT main window "strategies" tab. I'm drawing objects on the chart and at some point, the orders begin getting placed non-stop. I have used the find feature in the editor searching for "enter". All have been remarked out using "//". Is there something I'm missing? Glad I'm using the sim account

Comment