I'm relatively new to strategies (I've coded several indicators). From what I can see, you have to turn a strategy off in order to change the account a strategy is active with. So my quick question is - from code external to a running strategy, for instance from code triggered by clicking a button, is it possible to turn off the strategy, change the account with which it is associated, and turn it back on? I didn't see anything in the API, but somehow it seems to me I've seen doing this referenced somewhere.
Thanks,
Gordon

Comment