I have been developing a few indicators and am looking to implement some trading.
my requirements are quite simple. I need to:
1. Enter the market long / short based on signals from my indicators
2. Once I enter the market, no more trades can be taken till I am flat again
3. I enter automated but need the trader to manage the position once entered
4. Entry is with market orders
My first question is to confirm that I should be using Atm Strategies? AtmStrategyCreate?

Comment