From 7e894ef0cd33802e07b9bec7d5ee28f08ef4a074 Mon Sep 17 00:00:00 2001 From: c9s Date: Thu, 29 Jun 2023 17:19:22 +0800 Subject: [PATCH] update command doc files --- doc/commands/bbgo.md | 6 ++---- doc/commands/bbgo_account.md | 6 ++---- doc/commands/bbgo_backtest.md | 6 ++---- doc/commands/bbgo_balances.md | 6 ++---- doc/commands/bbgo_build.md | 6 ++---- doc/commands/bbgo_cancel-order.md | 6 ++---- doc/commands/bbgo_deposits.md | 6 ++---- doc/commands/bbgo_execute-order.md | 6 ++---- doc/commands/bbgo_get-order.md | 6 ++---- doc/commands/bbgo_hoptimize.md | 6 ++---- doc/commands/bbgo_kline.md | 6 ++---- doc/commands/bbgo_list-orders.md | 6 ++---- doc/commands/bbgo_margin.md | 6 ++---- doc/commands/bbgo_margin_interests.md | 6 ++---- doc/commands/bbgo_margin_loans.md | 6 ++---- doc/commands/bbgo_margin_repays.md | 6 ++---- doc/commands/bbgo_market.md | 6 ++---- doc/commands/bbgo_optimize.md | 6 ++---- doc/commands/bbgo_orderbook.md | 6 ++---- doc/commands/bbgo_orderupdate.md | 6 ++---- doc/commands/bbgo_pnl.md | 6 ++---- doc/commands/bbgo_run.md | 6 ++---- doc/commands/bbgo_submit-order.md | 6 ++---- doc/commands/bbgo_sync.md | 6 ++---- doc/commands/bbgo_trades.md | 6 ++---- doc/commands/bbgo_tradeupdate.md | 6 ++---- doc/commands/bbgo_transfer-history.md | 6 ++---- doc/commands/bbgo_userdatastream.md | 6 ++---- doc/commands/bbgo_version.md | 6 ++---- 29 files changed, 58 insertions(+), 116 deletions(-) diff --git a/doc/commands/bbgo.md b/doc/commands/bbgo.md index a124be443..415beba88 100644 --- a/doc/commands/bbgo.md +++ b/doc/commands/bbgo.md @@ -15,10 +15,8 @@ bbgo [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. -h, --help help for bbgo + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -60,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_account.md b/doc/commands/bbgo_account.md index 63b61993b..39f27404b 100644 --- a/doc/commands/bbgo_account.md +++ b/doc/commands/bbgo_account.md @@ -23,9 +23,7 @@ bbgo account [--session SESSION] [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -43,4 +41,4 @@ bbgo account [--session SESSION] [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_backtest.md b/doc/commands/bbgo_backtest.md index 762b67902..e58cd8a81 100644 --- a/doc/commands/bbgo_backtest.md +++ b/doc/commands/bbgo_backtest.md @@ -32,9 +32,7 @@ bbgo backtest [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -52,4 +50,4 @@ bbgo backtest [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_balances.md b/doc/commands/bbgo_balances.md index 002aa3132..a02912cd7 100644 --- a/doc/commands/bbgo_balances.md +++ b/doc/commands/bbgo_balances.md @@ -22,9 +22,7 @@ bbgo balances [--session SESSION] [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -42,4 +40,4 @@ bbgo balances [--session SESSION] [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_build.md b/doc/commands/bbgo_build.md index c4032e6e5..4d63a6e4f 100644 --- a/doc/commands/bbgo_build.md +++ b/doc/commands/bbgo_build.md @@ -21,9 +21,7 @@ bbgo build [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -41,4 +39,4 @@ bbgo build [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_cancel-order.md b/doc/commands/bbgo_cancel-order.md index 38969ef08..e74029bd1 100644 --- a/doc/commands/bbgo_cancel-order.md +++ b/doc/commands/bbgo_cancel-order.md @@ -31,9 +31,7 @@ bbgo cancel-order [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -51,4 +49,4 @@ bbgo cancel-order [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_deposits.md b/doc/commands/bbgo_deposits.md index dc3995dee..130edbf92 100644 --- a/doc/commands/bbgo_deposits.md +++ b/doc/commands/bbgo_deposits.md @@ -23,9 +23,7 @@ bbgo deposits [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -43,4 +41,4 @@ bbgo deposits [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_execute-order.md b/doc/commands/bbgo_execute-order.md index 1df646874..6f1b63579 100644 --- a/doc/commands/bbgo_execute-order.md +++ b/doc/commands/bbgo_execute-order.md @@ -30,9 +30,7 @@ bbgo execute-order --session SESSION --symbol SYMBOL --side SIDE --target-quanti --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -50,4 +48,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_get-order.md b/doc/commands/bbgo_get-order.md index fd443b9b9..062595150 100644 --- a/doc/commands/bbgo_get-order.md +++ b/doc/commands/bbgo_get-order.md @@ -24,9 +24,7 @@ bbgo get-order --session SESSION --order-id ORDER_ID [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -44,4 +42,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_hoptimize.md b/doc/commands/bbgo_hoptimize.md index bcb6bb54b..76b8393c8 100644 --- a/doc/commands/bbgo_hoptimize.md +++ b/doc/commands/bbgo_hoptimize.md @@ -27,9 +27,7 @@ bbgo hoptimize [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -47,4 +45,4 @@ bbgo hoptimize [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_kline.md b/doc/commands/bbgo_kline.md index 379085b4e..dd2d273ae 100644 --- a/doc/commands/bbgo_kline.md +++ b/doc/commands/bbgo_kline.md @@ -24,9 +24,7 @@ bbgo kline [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -44,4 +42,4 @@ bbgo kline [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_list-orders.md b/doc/commands/bbgo_list-orders.md index c8de325fd..729a5599f 100644 --- a/doc/commands/bbgo_list-orders.md +++ b/doc/commands/bbgo_list-orders.md @@ -23,9 +23,7 @@ bbgo list-orders open|closed --session SESSION --symbol SYMBOL [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -43,4 +41,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_margin.md b/doc/commands/bbgo_margin.md index a206e35a8..4f0a7e6f1 100644 --- a/doc/commands/bbgo_margin.md +++ b/doc/commands/bbgo_margin.md @@ -17,9 +17,7 @@ margin related history --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -40,4 +38,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_margin_interests.md b/doc/commands/bbgo_margin_interests.md index e2166d42b..5b1cb1a73 100644 --- a/doc/commands/bbgo_margin_interests.md +++ b/doc/commands/bbgo_margin_interests.md @@ -23,9 +23,7 @@ bbgo margin interests --session=SESSION_NAME --asset=ASSET [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -43,4 +41,4 @@ bbgo margin interests --session=SESSION_NAME --asset=ASSET [flags] * [bbgo margin](bbgo_margin.md) - margin related history -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_margin_loans.md b/doc/commands/bbgo_margin_loans.md index f4a8adfe0..87d7ceaa8 100644 --- a/doc/commands/bbgo_margin_loans.md +++ b/doc/commands/bbgo_margin_loans.md @@ -23,9 +23,7 @@ bbgo margin loans --session=SESSION_NAME --asset=ASSET [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -43,4 +41,4 @@ bbgo margin loans --session=SESSION_NAME --asset=ASSET [flags] * [bbgo margin](bbgo_margin.md) - margin related history -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_margin_repays.md b/doc/commands/bbgo_margin_repays.md index 871b82493..cbe2f24df 100644 --- a/doc/commands/bbgo_margin_repays.md +++ b/doc/commands/bbgo_margin_repays.md @@ -23,9 +23,7 @@ bbgo margin repays --session=SESSION_NAME --asset=ASSET [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -43,4 +41,4 @@ bbgo margin repays --session=SESSION_NAME --asset=ASSET [flags] * [bbgo margin](bbgo_margin.md) - margin related history -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_market.md b/doc/commands/bbgo_market.md index 50872b130..346b3eae5 100644 --- a/doc/commands/bbgo_market.md +++ b/doc/commands/bbgo_market.md @@ -22,9 +22,7 @@ bbgo market [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -42,4 +40,4 @@ bbgo market [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_optimize.md b/doc/commands/bbgo_optimize.md index add0a1888..15c67f0d9 100644 --- a/doc/commands/bbgo_optimize.md +++ b/doc/commands/bbgo_optimize.md @@ -26,9 +26,7 @@ bbgo optimize [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -46,4 +44,4 @@ bbgo optimize [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_orderbook.md b/doc/commands/bbgo_orderbook.md index d17286d4b..c23ce759f 100644 --- a/doc/commands/bbgo_orderbook.md +++ b/doc/commands/bbgo_orderbook.md @@ -24,9 +24,7 @@ bbgo orderbook --session=[exchange_name] --symbol=[pair_name] [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -44,4 +42,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_orderupdate.md b/doc/commands/bbgo_orderupdate.md index 25f2c531e..ab4bfee7c 100644 --- a/doc/commands/bbgo_orderupdate.md +++ b/doc/commands/bbgo_orderupdate.md @@ -22,9 +22,7 @@ bbgo orderupdate [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -42,4 +40,4 @@ bbgo orderupdate [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_pnl.md b/doc/commands/bbgo_pnl.md index 73304dd28..b8ebb82dc 100644 --- a/doc/commands/bbgo_pnl.md +++ b/doc/commands/bbgo_pnl.md @@ -31,9 +31,7 @@ bbgo pnl [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -51,4 +49,4 @@ bbgo pnl [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_run.md b/doc/commands/bbgo_run.md index 62981d64b..d195be27c 100644 --- a/doc/commands/bbgo_run.md +++ b/doc/commands/bbgo_run.md @@ -33,9 +33,7 @@ bbgo run [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -53,4 +51,4 @@ bbgo run [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_submit-order.md b/doc/commands/bbgo_submit-order.md index 12c305a3f..7e37075a4 100644 --- a/doc/commands/bbgo_submit-order.md +++ b/doc/commands/bbgo_submit-order.md @@ -28,9 +28,7 @@ bbgo submit-order --session SESSION --symbol SYMBOL --side SIDE --quantity QUANT --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -48,4 +46,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_sync.md b/doc/commands/bbgo_sync.md index cc685541f..5f888e941 100644 --- a/doc/commands/bbgo_sync.md +++ b/doc/commands/bbgo_sync.md @@ -24,9 +24,7 @@ bbgo sync [--session=[exchange_name]] [--symbol=[pair_name]] [[--since=yyyy/mm/d --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -44,4 +42,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_trades.md b/doc/commands/bbgo_trades.md index 4cb9e2a2a..8d688ed4b 100644 --- a/doc/commands/bbgo_trades.md +++ b/doc/commands/bbgo_trades.md @@ -24,9 +24,7 @@ bbgo trades --session=[exchange_name] --symbol=[pair_name] [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -44,4 +42,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 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_tradeupdate.md b/doc/commands/bbgo_tradeupdate.md index cbe7eaa3b..46863e9d3 100644 --- a/doc/commands/bbgo_tradeupdate.md +++ b/doc/commands/bbgo_tradeupdate.md @@ -22,9 +22,7 @@ bbgo tradeupdate --session=[exchange_name] [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -42,4 +40,4 @@ bbgo tradeupdate --session=[exchange_name] [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_transfer-history.md b/doc/commands/bbgo_transfer-history.md index 0df61681c..e1a42e03b 100644 --- a/doc/commands/bbgo_transfer-history.md +++ b/doc/commands/bbgo_transfer-history.md @@ -24,9 +24,7 @@ bbgo transfer-history [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -44,4 +42,4 @@ bbgo transfer-history [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_userdatastream.md b/doc/commands/bbgo_userdatastream.md index 4bd5983ad..cf9b033b2 100644 --- a/doc/commands/bbgo_userdatastream.md +++ b/doc/commands/bbgo_userdatastream.md @@ -22,9 +22,7 @@ bbgo userdatastream [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -42,4 +40,4 @@ bbgo userdatastream [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023 diff --git a/doc/commands/bbgo_version.md b/doc/commands/bbgo_version.md index a3ce8b221..c4b0147eb 100644 --- a/doc/commands/bbgo_version.md +++ b/doc/commands/bbgo_version.md @@ -21,9 +21,7 @@ bbgo version [flags] --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 - --ftx-api-secret string ftx api secret - --ftx-subaccount string subaccount name. Specify it if the credential is for subaccount. + --log-formatter string configure log formatter --max-api-key string max api key --max-api-secret string max api secret --metrics enable prometheus metrics @@ -41,4 +39,4 @@ bbgo version [flags] * [bbgo](bbgo.md) - bbgo is a crypto trading bot -###### Auto generated by spf13/cobra on 19-Jun-2023 +###### Auto generated by spf13/cobra on 29-Jun-2023