Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 353 Bytes

CryptoBacktester

This is a backtesting platform to test trading strategies, originally written by litepresence on Tradewaves.net

  • Currently only supports historical data from poloniex.com
  • Runs on python3
  • Dependencies: matplotlib, talib, numpy, requests

You should expect something like the following,

Demo