Is it possible to manually exit a position entered using a Strategy, and not turn off the Strategy in the process.
What I'm trying to achieve is to have the Strategy stay in 'True' mode so when it comes back online it doesnt recalculate all indicators based on the history of the chart. I'm trying to do this because of the way Ninja stores multi-series data in an indicator. Indicator values are sometimes not correct for past historical data, but are always correct in real time.
Hope I'm clear in what I'm asking.
Thanks in advance for your help.

Comment