├── ChartData.py ├── README.md └── backtester.py /ChartData.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelhly/CryptoBacktester/HEAD/ChartData.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelhly/CryptoBacktester/HEAD/README.md -------------------------------------------------------------------------------- /backtester.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/michaelhly/CryptoBacktester/HEAD/backtester.py --------------------------------------------------------------------------------