We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8d23a commit 22c929fCopy full SHA for 22c929f
README.md
@@ -64,7 +64,7 @@ Now that the library itself and requirements have been installed it is necessary
64
```
65
mkdir -p ~/qstrader/examples ~/data ~/out
66
cd ~/data
67
-wget https://raw.githubusercontent.com/mhallsmoore/qstrader/master/data/SP500TR.csv
+wget https://raw.githubusercontent.com/mhallsmoore/qstrader/master/data/SPY.csv
68
cd ~/qstrader/examples
69
wget https://raw.githubusercontent.com/mhallsmoore/qstrader/master/examples/buy_and_hold_backtest.py
70
0 commit comments