I want to manually place my trades, but I would like my ATM strategy to dynamically determine the Profit Target and Stop Loss based on a value such as ATR (Average True Range). Essentially, once I enter a trade manually, the ATM strategy should automatically apply the stop and target levels derived from ATR.
I understand that I could write a strategy, but that would automate trade entries, which is not my goal. I want to retain manual control over entries while allowing the ATM strategy to dynamically adjust the exit levels.
Is there a way to achieve this within NinjaTrader’s ATM strategy settings?
Looking forward to your insights.
Comment