Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

data series

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

    data series

    Hello,

    I work with different dataseries for months. Now I have a question referring to GetCurrentAsk(0). How has this to be done in the script when working in another dataseries? Like Close[0] --> Closes[x][0]?? Or is there nothing to add because GetCurrentAsk(0) is true in every dataseries?

    Thanks
    Tony

    #2
    Hello Tony,

    Thank you for your post.

    When using GetCurrentBid() or GetCurrentAsk() you add in the BarsInProgress index in the following manner:

    GetCurrentBid(1) - second bar series
    GetCurrentAsk(0) - primary bar series

    For information on multiple time frames and data series in your code please visit the following link: http://www.ninjatrader.com/support/h...nstruments.htm

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    102 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    144 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    71 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    125 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    79 views
    0 likes
    Last Post PaulMohn  
    Working...
    X