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
Aug 5, 2020
1. tool installation
$ pip install bitmex-backtest
2. file creation
3. execution
$ python bitmex.py
That’s super easy!