mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
doc: simplify backtest command example
This commit is contained in:
parent
330be79ec6
commit
bbe58f51cf
|
@ -19,7 +19,7 @@ Create a symlink to your back-test report output directory:
|
||||||
Generate some back-test reports:
|
Generate some back-test reports:
|
||||||
|
|
||||||
```
|
```
|
||||||
(cd ../.. && go run ./cmd/bbgo backtest --config bollmaker_ethusdt.yaml --debug --session binance --output output --subdir)
|
(cd ../.. && go run ./cmd/bbgo backtest --config bollmaker_ethusdt.yaml --debug --output output --subdir)
|
||||||
```
|
```
|
||||||
|
|
||||||
Start the development server:
|
Start the development server:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user