Get the fastest trading backtester for your platform
pip install rlxbt --index-url https://YOUR_LICENSE_KEY:@api.rlxbt.com/simple/ # Download the wheel file above, then:
pip install ./rlxbt-0.1.0-*.whl # Download CLI binary, make executable, and run:
chmod +x rlx-cli
./rlx-cli rules-backtest --data data.csv --rules strategy.json