santiment / sanpy

Santiment API Python Client
MIT License
94 stars 29 forks source link

Optimizing backtest #87

Closed alexander-gr closed 4 years ago

alexander-gr commented 4 years ago

Optimized perfomance of Backtest class. Fixed bug with maxDrawdown. New viz for provided trades. Prettify the code.