Finish project 1 coding.

This commit is contained in:
2020-08-06 18:49:49 -04:00
parent f1443f7c57
commit 63fe29e781
8 changed files with 98 additions and 19 deletions

View File

@@ -23,3 +23,6 @@ might add a makefile to automize this later.
unzip -n 20Spring_martingale.zip
```
[Here](https://pythonprogramming.net/candlestick-ohlc-graph-matplotlib-tutorial/)
is a tutorial for how to plot candlestick data. Will come in handy later.