Skip to content

Commit

Permalink
feat: update symbols to JUPUSDT
Browse files Browse the repository at this point in the history
  • Loading branch information
yubing744 committed Mar 16, 2024
1 parent c96faea commit 295a7db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bbgo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ sessions:
envVarPrefix: okex
margin: true
isolatedMargin: false
isolatedMarginSymbol: OPUSDT
isolatedMarginSymbol: JUPUSDT

sync:
# userDataStream is used to sync the trading data in real-time
Expand All @@ -37,7 +37,7 @@ sync:
- okex

symbols:
- OPUSDT
- JUPUSDT

exchangeStrategies:
- on: okex
Expand All @@ -64,7 +64,7 @@ exchangeStrategies:
feishu_hook:
enabled: true
url: "https://open.feishu.cn/open-apis/bot/v2/hook/e926c8b5-50e6-41e8-8f70-12a8631dfd93"
symbol: OPUSDT
symbol: JUPUSDT
interval: 1m
leverage: 3
max_window_size: 20
Expand Down

0 comments on commit 295a7db

Please sign in to comment.