Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Last tick

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

    Last tick

    I want to collect the last tick and last tick volume from the OnBarUpdate() method.
    Obviously I have set CalculateBarOnClose to false so I get every tick.

    it doesn't work with Close[0] and Volume[0]...


    What is the exact syntax I have to use to get what I want

    Many thanks

    #2
    Hello,

    Thanks for the forum post.

    Close[0] and Volume[0] should do the trick.

    Can you please post you code your using to collect this? If you do not want to post this information please sent it to support at ninjatrader dot com and reference this forum post.

    I look forward to assisting you further.
    BrettNinjaTrader Product Management

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    222 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    138 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    154 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    237 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    195 views
    0 likes
    Last Post CarlTrading  
    Working...
    X