mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
hide pnl command doc
This commit is contained in:
parent
9f1de93d48
commit
3e0820de79
|
@ -195,11 +195,13 @@ To query transfer history:
|
||||||
bbgo transfer-history --session max --asset USDT --since "2019-01-01"
|
bbgo transfer-history --session max --asset USDT --since "2019-01-01"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!--
|
||||||
To calculate pnl:
|
To calculate pnl:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
bbgo pnl --exchange binance --asset BTC --since "2019-01-01"
|
bbgo pnl --exchange binance --asset BTC --since "2019-01-01"
|
||||||
```
|
```
|
||||||
|
--->
|
||||||
|
|
||||||
|
|
||||||
## Advanced Configuration
|
## Advanced Configuration
|
||||||
|
|
Loading…
Reference in New Issue
Block a user