=====================
I have created a strategy for discretionary trading. When I place trades, the strategy documents the entry and exit with arrows, lines and text.
The only problem I have now is if I shut the strategy down or shut Ninja Trader down, the mark-ups are gone.
Is there a way to store and re-apply these discretionary entries/exits? At the moment I can only take snap shots to preserve them, but am looking for a better way.
I'm thinking saving them is not such a problem but I'm not sure how one would re-apply them. I store the bar number when I place the trade or exit, so the question is how to re-apply the draw object using the stored bar number.
Thanks,
taddypole...

Comment