Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Closes[1][-1]

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

    Closes[1][-1]

    Hi guys,
    I've just noticed that Closes[1][-1] works just fine in Historical, returning the true closing price for a barsarray that has not yet experienced its OnBarUpdate().
    For example, in BarsInProgress==0, Closes[1][0] actually returns the value of the bar before the current one in BarsInProgress==0. This is documented and expected.
    Yet Closes[1][-1] works just great! Yahoo! I wish I had known that several thousand lines of code ago.

    My question is - is it safe to use?

    Thanks,
    saltminer

    #2
    >> My question is - is it safe to use?
    No it's not. It's definitely outside the specifications and thus may or may not work.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    627 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
    568 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X