Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NS Strategy creating ATM strategy

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

    NS Strategy creating ATM strategy

    When programming a NS strategy that manages PositionAccount via ATM strategies for me to manage on Chart Trader, the NS strategy is preventing the chart's "Plot executions" setting from showing through.

    Is there a setting or code line I can add to prevent the NS strategy from blocking "Plot executions"?

    #2
    Hello,

    This is a bit tricky, due to the way your strategy is interacting with manually managed orders (if I'm interpreting your strategy correctly). If you are entering and exiting orders manually, then there will not be a way to prevent the strategy from blocking the execution plots.

    When a strategy is configured on a chart, you will only see execution plots for strategy-generated orders. If you remove the strategy, you should then see the execution plots that were missing while it was applied.

    One way to resolve this would be to draw custom execution plots directly via your strategy, since strategies support using Drawing Objects (including Arrow and Text).
    Dave I.NinjaTrader Product Management

    Comment


      #3
      Hello uacvax,

      Another workaround for this is overlaying an additional, same data series over the chart your strategy is running on.

      For instance, say you're running your strategy on a 1 minute ES 03-16 chart. While still in that chart, type "+1M" (no quotes) and hit enter. This will bring up another 1 minute ES 03-16 right below the chart your strategy is running on in a new panel. Go ahead and click and drag that new data series into the top panel.

      Both the strategy executions and the regular plot executions will now be combined in one panel.
      Zachary G.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, Yesterday, 10:06 AM
      0 responses
      17 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      16 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      14 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      9 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      36 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X