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 Hwop38, 05-04-2026, 07:02 PM
      0 responses
      169 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      324 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      250 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      353 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      180 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Working...
      X