Been developing on EFS for quite some time and have run into a new potential bug. It seems whenever I scroll a chart to the left to dynamically bring in new bars, the getBarState() does not get changed to BARSTATE_ALLBARS, and thus my routine to initialize my variables does not get called. I ended up developing a work around using the getnumbars to detect this event, but you guys might check to see if this has become broken as I am not able to detect it being set.
Running 7.8
Thanks
Running 7.8
Thanks
Comment