Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy OnBarUpdate ...

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

    Strategy OnBarUpdate ...

    is not being performed.

    Starting strategies in the chart has no effect - OnBarUpdate is not being performed.

    Are there any changes in calling a strategy ? -->> Attached File
    Attached Files

    #2
    There have been no changes in this regard. Your strategy works here on my end. Please ensure you have at least 20 bars of data.

    This is the output from your strategy:
    Code:
    **NT** Enabling NinjaScript strategy 'MyTestStrategy/3573965340564692b07f5cc62a0a86dd' : On starting a real-time strategy - StrategySync=WaitUntilFlat SyncAccountPosition=False EntryHandling=AllEntries EntriesPerDirection=1 StopTargetHandling=PerEntryExecution ErrorHandling=StopStrategyCancelOrdersClosePositions ExitOnClose=True/ triggering 30 before close Set order quantity by=Strategy ConnectionLossHandling=KeepRunning DisconnectDelaySeconds=10 CancelEntryOrdersOnDisable=False CancelExitOrdersOnDisable=True MaxRestarts=4 in 5 minutes
    1143.25
    1143
    1142.75
    1143
    1142.5
    1142.25
    1142
    1142.5
    1142
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      ... OK - I didn't realize the Enabled-Property of the strategy ... now it works

      ... but wouldn't it be better to set the default value to true ?

      because if you start a strategy, most of the time you are also want to perform the strategy!?

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      625 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      359 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      562 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      567 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X