Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Update frequency of multiple data series in a Strategy

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

    Update frequency of multiple data series in a Strategy

    I am trying to overcome not being able to enter the market across bar series in a multiple data series strategy.

    I have created a test strategy that contains:
    BarsArray[0] = 1min ER2 06-07

    BarsArray[0] = 1min DJIA

    BarsArray[0] = 1min ER2 06-07
    Attached is a screen shot of the output window when I print out the date/time when a particular BarsInProgress index comes into the OnBarUpdate() method.

    Notice that only the BarsInProgress == 1 is being updated every minute.

    Can you shed some light on this?

    Thank you.


    Attached Files

    #2
    imported post

    Connected in real-time? If yes, could it be that on some of the series there is no bar since a trade has not come in?

    Ray
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by tonynt, Today, 01:48 PM
    0 responses
    1 view
    0 likes
    Last Post tonynt
    by tonynt
     
    Started by eladlevi, Today, 11:02 AM
    4 responses
    21 views
    0 likes
    Last Post eladlevi  
    Started by synthhokie, Today, 10:24 AM
    5 responses
    15 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by llanqui, 05-06-2024, 03:51 PM
    7 responses
    30 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by Lele2k24, Today, 01:32 PM
    0 responses
    3 views
    0 likes
    Last Post Lele2k24  
    Working...
    X