sjev/trading-with-python
Code that is (re)usable in in daily tasks involving development of quantitative trading strategies.
Jupyter NotebookNOASSERTION
Issues
- 3
Not able to install on python 3.8.3 windows 10
#10 opened by rahulmr - 1
Issue when pulling multiple symbols from Yahoo Finance (ValueError: Shape of passed values)
#9 opened by sslack88 - 1
HTTP 403 on getQuote()
#8 opened by Jedtek - 2
issue or newbee mistake
#7 opened by rolero - 1
- 2
- 0
Patch for /trunk/lib/backtest.py
#4 opened by GoogleCodeExporter - 0
- 0
fix reconstructVXX/downloadVixFutures.py to do os.path.join() instead of + '\\' + which does not work on Unix
#1 opened by GoogleCodeExporter - 0
reconstructVXX/downloadVixFutures.py does not work on CSV downloaded after 5/2013
#2 opened by GoogleCodeExporter