Understanding whether the timestamps should give the opening or closing times of candles #1086
rupert4567
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since there is a one-minute delay between the timestamp of the last row in data when an order is made and the time at which the Trade object appears, it seems as though it would make more sense if Backtesting.py expected the timestamps to represent opening rather than closing times of candles. Is this correct?
Beta Was this translation helpful? Give feedback.
All reactions