Sfoglia il codice sorgente

docs: add local verification commands

lxy 1 mese fa
parent
commit
9e760680bd
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -4,6 +4,8 @@ Minimal project skeleton for the OKX Codex Trader demo CLI.
 
 ## CLI usage
 
+Run these commands from the project virtual environment so `python` resolves to `.venv/bin/python`.
+
 ```bash
 python -m okx_codex_trader.cli fetch-history --symbol BTC-USDT-SWAP --bar 1H --limit 50
 python -m okx_codex_trader.cli backtest --symbol BTC-USDT-SWAP --bar 1H --limit 200 --leverage 2