That is, in other words, this:
normally returns the proper server time for the last bar for the current period whichever it is; however it randomly returns "1970.01.01 00:00:00" for no apparent reason since none the Symbol(), nor the current period changed; then a few ticks later when a new bar was generated, it returns back to the correct server time.
It sounds pretty much like a bug, although maybe I'm not taking something into account. Any clue, anybody?
Hi Lucero,
Nope, no clues. Just a thought, did you set the number of Bars to unlimited ?. I set mine to 10,000 and no error on M1 chart.
:D
20
That is, in other words, this:
normally returns the proper server time for the last bar for the current period whichever it is; however it randomly returns "1970.01.01 00:00:00" for no apparent reason since none the Symbol(), nor the current period changed; then a few ticks later when a new bar was generated, it returns back to the correct server time.
It sounds pretty much like a bug, although maybe I'm not taking something into account. Any clue, anybody?