mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
45 lines
1.6 KiB
Markdown
45 lines
1.6 KiB
Markdown
## bbgo margin interests
|
|
|
|
query interests history
|
|
|
|
```
|
|
bbgo margin interests --session=SESSION_NAME --asset=ASSET [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
--asset string asset
|
|
-h, --help help for interests
|
|
--session string exchange session name
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
--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")
|
|
--log-formatter string configure log formatter
|
|
--max-api-key string max api key
|
|
--max-api-secret string max api secret
|
|
--metrics enable prometheus metrics
|
|
--metrics-port string prometheus http server port (default "9090")
|
|
--no-dotenv disable built-in dotenv
|
|
--rollbar-token string rollbar token
|
|
--slack-channel string slack trading channel (default "dev-bbgo")
|
|
--slack-error-channel string slack error channel (default "bbgo-error")
|
|
--slack-token string slack token
|
|
--telegram-bot-auth-token string telegram auth token
|
|
--telegram-bot-token string telegram bot token from bot father
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [bbgo margin](bbgo_margin.md) - margin related history
|
|
|
|
###### Auto generated by spf13/cobra on 21-Aug-2024
|