A few questions about execution on lower timeframes and weekly vwap #1212
TwoPrismsOneGround
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking to plot indicators off of a 5 minute chart but still execute on the 1minute. I currently am resampling into 5 minute bars but I am ending up with plots that look like this:
I am also seeking to do a weekly vwap calculation but even if I get it to not calculate until there is enough data to do so, I am constantly running into errors when it comes to running the backtest and plotting, any recommendations?
Beta Was this translation helpful? Give feedback.
All reactions