Announcement

Collapse
No announcement yet.

after hours ES bar draw bug

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

  • after hours ES bar draw bug

    I have been noticing the following during after hours ES trading...

    If the price does not change, ie trades are all at the same price, the bars do not update.

    Only if ES trades at 2 different prices will the bars update.

    Also, the efs files I have with if(getCurrentBarIndex()==-1) and
    setComputeOnClose();

    don't update till the ES trades at 2 different prices.

    Probably not an issue during the day, and i only debug at night, but seems like a logic error some how.
Working...
X