I have a question regarding a custom strategy I have applied to my chart. Whenever I manually close an open position, the strategy disappears from the screen and I have to reload it. How can I avoid that? (I'd like the strategy to stay on the chart during the whole session regardless of how often I manually enter or exit a position).
Background information: The Log tab doesn't display any error message. The Chart Trader isn't enabled.The strategy basically is a "grey box", ie it doesn't place any trades, it just reads a series of custom indicators, compares them to a set of predefined values and sends an alert if the conditions are verified. The order placement is done manually.
Thanks

Comment