Skip to content

Commit

Permalink
bybitの収集定義を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
XxxKMSxxX committed Aug 3, 2024
1 parent 2c9ca4a commit fd03661
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions environments/prod/tokyo/collects.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,21 @@
collects: {
bybit: {
spot: [
"BTCUSDT",
"ETHUSDT",
"SOLUSDT",
],
linear: [
"BTCUSDT",
"ETHUSDT",
"SOLUSDT"
],
inverse: [
"BTCUSD",
"ETHUSD",
"SOLUSD"
]
},
binance: {
spot: [
"btcusdt",
Expand Down

0 comments on commit fd03661

Please sign in to comment.