I have a strategy that may enter positions from three different strategy setups. Call them S1, S2, S3. Each one requires a different ATM strategy. The ATM sample you provide requires the existence of "AtmStrategyTemplate". I need to be able to call from the strategy script the ATM templates "S1", or "S2", or "S3", instead.
Can this be done, and how?
Thank you.

Comment