1)I have percent brokerages based on turnover. I need to set this through code. Now brokerage is different for day trades and positional trades. How can I achieve this?
2)In the ATM strategies, I want to set Stop Loss and Profit target based on %. Then further I want to move my stops based on % only as I calculate my break even based on % brokerage. Now I know that I can use % to set initial Stop Loss and Profit tgts. But how can change the ticks to % in Stop Strategies?
3)Is there any documentation on how to use ATM strategies in code?

Comment