vix_utils icon indicating copy to clipboard operation
vix_utils copied to clipboard

Incorrect comment in example - vixutil -r

Open dougransom opened this issue 3 years ago • 1 comments

"What is the command line equivalent of -r so I can use/run src\examples\sample_plots.py?

Goal is to display the cash term structure with 1st, 2nd, etc month futures values (VX1, VX2, ...) using data pulled by vix_util.

3-24 Add: I was able to successfully run examples\sample_plots.py. That said its comments state you need to first run vixutil -r to download data which wasn't true with this version. That's a sample/comment bug. Updating docs to reflect there is now no -r command line option would be a plus :)"

From a comment in https://github.com/dougransom/vix_utils/issues/15

dougransom avatar Mar 25 '23 15:03 dougransom

fixed in https://github.com/dougransom/vix_utils/commit/5d98de9d7982170d1f90686a979ad5b608c6aaaa

dougransom avatar Mar 25 '23 15:03 dougransom