I am writing code compatible with Continuum and Rithmic.
1) I understand I cannot have a strategy that runs multiple ATMs to be able have different entry points and stop. Correct?
2) Separately from the above question, does Managed Handling give me the same reliability of an ATM strategy?
3) Referring to https://ninjatrader.com/support/help...d_approach.htm and specifically OnExecutionUpdate() where there is a code for Rithmic, the question is:
Is OnExecutionUpdate() the place where I need to be particularly careful about coding for compatibility with Rithmic or there are other places?
Thank you
G

Comment