Skip to content

Commit

Permalink
Added new data by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 21, 2024
1 parent 39f0c39 commit 598babe
Show file tree
Hide file tree
Showing 18 changed files with 102,843 additions and 91,860 deletions.
52 changes: 52 additions & 0 deletions data/bitget.linear_swap.json
Original file line number Diff line number Diff line change
Expand Up @@ -1871,6 +1871,32 @@
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
"symbol": "CATIUSDT_UMCBL",
"base_id": "CATI",
"quote_id": "USDT",
"settle_id": "USDT",
"base": "CATI",
"quote": "USDT",
"settle": "USDT",
"active": true,
"margin": true,
"fees": {
"maker": 0.0002,
"taker": 0.0006
},
"precision": {
"tick_size": 0.0001,
"lot_size": 1.0
},
"quantity_limit": {
"min": 1.0
},
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
Expand Down Expand Up @@ -2937,6 +2963,32 @@
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
"symbol": "FIOUSDT_UMCBL",
"base_id": "FIO",
"quote_id": "USDT",
"settle_id": "USDT",
"base": "FIO",
"quote": "USDT",
"settle": "USDT",
"active": true,
"margin": true,
"fees": {
"maker": 0.0002,
"taker": 0.0006
},
"precision": {
"tick_size": 0.00001,
"lot_size": 1.0
},
"quantity_limit": {
"min": 1.0
},
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
Expand Down
23 changes: 23 additions & 0 deletions data/bitget.spot.json
Original file line number Diff line number Diff line change
Expand Up @@ -6406,6 +6406,29 @@
},
"info": {}
},
{
"exchange": "bitget",
"market_type": "spot",
"symbol": "CATIUSDT_SPBL",
"base_id": "CATI",
"quote_id": "USDT",
"base": "CATI",
"quote": "USDT",
"active": true,
"margin": false,
"fees": {
"maker": 0.001,
"taker": 0.001
},
"precision": {
"tick_size": 0.0001,
"lot_size": 0.01
},
"quantity_limit": {
"min": 0.0
},
"info": {}
},
{
"exchange": "bitget",
"market_type": "spot",
Expand Down
Loading

0 comments on commit 598babe

Please sign in to comment.