-
-
Notifications
You must be signed in to change notification settings - Fork 326
Open
Description
Alex, thank you so much for an awesome repo. I have been following along and getting everything to work just fine until now. However, on video 14, I used the trading_robot.wait_till_next_bar(last_bar_timestamp=last_bar_timestamp) line, and when I print out print("Time to wait {time_to_wait}".format(time_to_wait=time_to_wait_now)) before resetting it to 0 if negative, I get a value between -960 and -900. This indicates to me that the data is 15 minutes delayed, even though I've freshly authenticated. Also note that the time to sleep is set to 0, so it refreshes every second.
What can I do to fix this?
Metadata
Metadata
Assignees
Labels
No labels