Super Easy Python automated virtual currency FX backtesting (using BitMEX REST API)
Super Easy virtual currency forex automated backtesting in Python using the BitMEX REST API
1. tool installation
$ pip install bitmex-backtest
2. file creation
3. execution
$ python bitmex.py
That’s super easy!