Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy will not enable

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

    Strategy will not enable

    I am unable to a strategy to enable. I am using the order flow cumulative delta in the strategy. In the Log i have the message Order Flow Cumulative Delta tried to load additional data. All data must first be loaded by the hosting Ninjascript in its configure state. Any help would be appreciated

    #2
    Hello kudos,

    Thanks for your post.

    When using the Order Flow Cumulative Delta indicator in a NinjaScript strategy, you must add a 1-Tick series to the strategy by calling AddDataSeries() in OnStateChange() when State == State.Configure since the indicator requires a 1-Tick series to calculate values. If you do not include a 1-Tick additional data series, this error message will appear.

    See this help guide page for more information about accessing Order Flow Cumulative Delta values and sample code: https://ninjatrader.com/support/help...ive_delta2.htm

    And, see the attached sample script demonstrating how to print out the Delta Close value of the Order Flow Cumulative Delta indicator in a custom NinjaScript.

    Let me know if I may further assist.
    Attached Files
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Thank you works like expected. You guys are great

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      79 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      148 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      79 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      52 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      58 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X