Skip to content

OpenSourceMasta/stock

 
 

Repository files navigation

stock

Backtest different moving averages combinations on existing historical data in CSV format and draw profitability heatmap.

CSV columns must be: timestamp,price,amount

Script tested only on Linux Mint 13-14 with BTC-e historical data, taken from here: http://api.bitcoincharts.com/v1/csv/

Dependencies

python3 python3-numpy matplotlib (>=1.2)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%