powered by
An Easy way to get to where you want to on a candlestick chart or other plots
fastzoom(plot, x)
The graph but zoomed in where you want to, mostly for daily data
The plot to be zoomed into
A character string in the format("YYYYMMDD") for where to zoom in
fastzoom(candles(SPYdaily), "20220202")
Run the code above in your browser using DataLab