Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Unable to call ATM from within a strategy.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Paul, can you please tell me is it normal that market replay under the strategies tab will not record P&L and performance "real time" of a strategy using ATM? I now have the script working as should but, I can see the trades opening, the trail and profit but it does not register in the control center strategies tab nor in strategy performance.

    Comment


      #17
      for example here is the output

      The entry order average fill price is: 2963
      The entry order filled amount is: 1
      The entry order order state is: Filled
      The current ATM Strategy market position is: Flat
      The current ATM Strategy position quantity is: 0
      The current ATM Strategy average price is: 0
      The current ATM Strategy Unrealized PnL is: 0

      Comment


        #18
        Hello Gille1983,

        Thanks for your replies.

        Correct, it is expected that any strategy that uses ATM methods will not report PNL in the strategies tab. You can verify this by running the SampleATMstrategy as is.

        The SampleATMstrategy will output its values, here is an example;

        Enabling NinjaScript strategy 'Sample ATM strategy/198933936' : On starting a real-time strategy - StartBehavior=WaitUntilFlat EntryHandling=All entries EntriesPerDirection=1 StopTargetHandling=By strategy position ErrorHandling=Stop strategy, cancel orders, close positions ExitOnSessionClose=True / triggering 30 seconds before close SetOrderQuantityBy=Strategy ConnectionLossHandling=Keep running DisconnectDelaySeconds=10 CancelEntriesOnStrategyDisable=False CancelExitsOnStrategyDisable=True Calculate=On bar close IsUnmanaged=False MaxRestarts=4 in 5 minutes
        The entry order average fill price is: 8916.5
        The entry order filled amount is: 1
        The entry order order state is: Filled
        The current ATM Strategy market position is: Long
        The current ATM Strategy position quantity is: 1
        The current ATM Strategy average price is: 8916.5
        The current ATM Strategy Unrealized PnL is: -15
        The current ATM Strategy market position is: Long
        The current ATM Strategy position quantity is: 1
        The current ATM Strategy average price is: 8916.5
        The current ATM Strategy Unrealized PnL is: -25
        The current ATM Strategy market position is: Long
        The current ATM Strategy position quantity is: 1
        The current ATM Strategy average price is: 8916.5
        The current ATM Strategy Unrealized PnL is: 0
        The current ATM Strategy market position is: Long
        The current ATM Strategy position quantity is: 1
        The current ATM Strategy average price is: 8916.5
        The current ATM Strategy Unrealized PnL is: -15


        If your strategy is not working as expected then you would need to debug to find out why. For clarification we do not provide debugging services.

        Here is a link to our debugging tips: https://ninjatrader.com/support/help...script_cod.htm

        If you would like your strategy created for you, we can provide a link to 3rd party programmers available through the NinjaTrader Ecosystem.
        Last edited by NinjaTrader_PaulH; 05-05-2020, 06:58 AM. Reason: Changed the link to NT7 help guide (was NT8)

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        558 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        324 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        545 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        547 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X