Start with optimize something exercise. Also add a playground for testing candlestick plotting via mplfinance.

This commit is contained in:
2020-08-28 22:36:43 -04:00
parent a11cc99a88
commit a7e17c6059
6 changed files with 381 additions and 6 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__
data
grading
util.py