previous_high_low_data #54
ArtemHachaturov
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
previous_high_low_data = smc.previous_high_low(window_df, time_frame="15ME")
Fifteen minutes doesn't work
If used according to the documentation asks to replace "15m"
'm' is deprecated and will be removed in a future version, please use 'ME' instead.
Beta Was this translation helpful? Give feedback.
All reactions