You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
For every DataFrame YahooStreamer returns, the latest data has a wrong timestamp.
In this case, the timestamp should be 2021-08-01 07:40:00+00:00
To Reproduce
Run a Trader with YahooStreamer, and enable debug output. Note the timestamps of the DataFrames returned.
The text was updated successfully, but these errors were encountered:
Describe the bug
For every DataFrame YahooStreamer returns, the latest data has a wrong timestamp.
In this case, the timestamp should be
2021-08-01 07:40:00+00:00
To Reproduce
Run a Trader with YahooStreamer, and enable debug output. Note the timestamps of the DataFrames returned.
The text was updated successfully, but these errors were encountered: