mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-21 22:43:52 +00:00
update command doc files
This commit is contained in:
parent
9ffefbab03
commit
ef454f6108
|
@ -12,6 +12,7 @@ bbgo [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -57,4 +58,4 @@ bbgo [flags]
|
|||
* [bbgo userdatastream](bbgo_userdatastream.md) - Listen to session events (orderUpdate, tradeUpdate, balanceUpdate, balanceSnapshot)
|
||||
* [bbgo version](bbgo_version.md) - show version name
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -20,6 +20,7 @@ bbgo account [--session SESSION] [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -41,4 +42,4 @@ bbgo account [--session SESSION] [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -29,6 +29,7 @@ bbgo backtest [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -50,4 +51,4 @@ bbgo backtest [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -19,6 +19,7 @@ bbgo balances [--session SESSION] [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -40,4 +41,4 @@ bbgo balances [--session SESSION] [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -18,6 +18,7 @@ bbgo build [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -39,4 +40,4 @@ bbgo build [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -28,6 +28,7 @@ bbgo cancel-order [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -49,4 +50,4 @@ bbgo cancel-order [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -20,6 +20,7 @@ bbgo deposits [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -41,4 +42,4 @@ bbgo deposits [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -27,6 +27,7 @@ bbgo execute-order --session SESSION --symbol SYMBOL --side SIDE --target-quanti
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -48,4 +49,4 @@ bbgo execute-order --session SESSION --symbol SYMBOL --side SIDE --target-quanti
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -21,6 +21,7 @@ bbgo get-order --session SESSION --order-id ORDER_ID [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -42,4 +43,4 @@ bbgo get-order --session SESSION --order-id ORDER_ID [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -21,6 +21,7 @@ bbgo kline [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -42,4 +43,4 @@ bbgo kline [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -20,6 +20,7 @@ bbgo list-orders open|closed --session SESSION --symbol SYMBOL [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -41,4 +42,4 @@ bbgo list-orders open|closed --session SESSION --symbol SYMBOL [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -14,6 +14,7 @@ margin related history
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -38,4 +39,4 @@ margin related history
|
|||
* [bbgo margin loans](bbgo_margin_loans.md) - query loans history
|
||||
* [bbgo margin repays](bbgo_margin_repays.md) - query repay history
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -20,6 +20,7 @@ bbgo margin interests --session=SESSION_NAME --asset=ASSET [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -41,4 +42,4 @@ bbgo margin interests --session=SESSION_NAME --asset=ASSET [flags]
|
|||
|
||||
* [bbgo margin](bbgo_margin.md) - margin related history
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -20,6 +20,7 @@ bbgo margin loans --session=SESSION_NAME --asset=ASSET [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -41,4 +42,4 @@ bbgo margin loans --session=SESSION_NAME --asset=ASSET [flags]
|
|||
|
||||
* [bbgo margin](bbgo_margin.md) - margin related history
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -20,6 +20,7 @@ bbgo margin repays --session=SESSION_NAME --asset=ASSET [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -41,4 +42,4 @@ bbgo margin repays --session=SESSION_NAME --asset=ASSET [flags]
|
|||
|
||||
* [bbgo margin](bbgo_margin.md) - margin related history
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -19,6 +19,7 @@ bbgo market [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -40,4 +41,4 @@ bbgo market [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -21,6 +21,7 @@ bbgo optimize [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -42,4 +43,4 @@ bbgo optimize [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -21,6 +21,7 @@ bbgo orderbook --session=[exchange_name] --symbol=[pair_name] [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -42,4 +43,4 @@ bbgo orderbook --session=[exchange_name] --symbol=[pair_name] [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -19,6 +19,7 @@ bbgo orderupdate [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -40,4 +41,4 @@ bbgo orderupdate [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -26,6 +26,7 @@ bbgo pnl [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -47,4 +48,4 @@ bbgo pnl [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -9,7 +9,6 @@ bbgo run [flags]
|
|||
### Options
|
||||
|
||||
```
|
||||
--cpu-profile string cpu profile
|
||||
--enable-grpc enable grpc server
|
||||
--enable-web-server legacy option, this is renamed to --enable-webserver
|
||||
--enable-webserver enable webserver
|
||||
|
@ -30,6 +29,7 @@ bbgo run [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -51,4 +51,4 @@ bbgo run [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -23,6 +23,7 @@ bbgo submit-order --session SESSION --symbol SYMBOL --side SIDE --quantity QUANT
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -44,4 +45,4 @@ bbgo submit-order --session SESSION --symbol SYMBOL --side SIDE --quantity QUANT
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -21,6 +21,7 @@ bbgo sync [--session=[exchange_name]] [--symbol=[pair_name]] [[--since=yyyy/mm/d
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -42,4 +43,4 @@ bbgo sync [--session=[exchange_name]] [--symbol=[pair_name]] [[--since=yyyy/mm/d
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -21,6 +21,7 @@ bbgo trades --session=[exchange_name] --symbol=[pair_name] [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -42,4 +43,4 @@ bbgo trades --session=[exchange_name] --symbol=[pair_name] [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -19,6 +19,7 @@ bbgo tradeupdate --session=[exchange_name] [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -40,4 +41,4 @@ bbgo tradeupdate --session=[exchange_name] [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -21,6 +21,7 @@ bbgo transfer-history [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -42,4 +43,4 @@ bbgo transfer-history [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -19,6 +19,7 @@ bbgo userdatastream [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -40,4 +41,4 @@ bbgo userdatastream [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
|
@ -18,6 +18,7 @@ bbgo version [flags]
|
|||
--binance-api-key string binance api key
|
||||
--binance-api-secret string binance api secret
|
||||
--config string config file (default "bbgo.yaml")
|
||||
--cpu-profile string cpu profile
|
||||
--debug debug mode
|
||||
--dotenv string the dotenv file you want to load (default ".env.local")
|
||||
--ftx-api-key string ftx api key
|
||||
|
@ -39,4 +40,4 @@ bbgo version [flags]
|
|||
|
||||
* [bbgo](bbgo.md) - bbgo is a crypto trading bot
|
||||
|
||||
###### Auto generated by spf13/cobra on 8-Jun-2022
|
||||
###### Auto generated by spf13/cobra on 10-Jun-2022
|
||||
|
|
Loading…
Reference in New Issue
Block a user