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 Oct 4, 2024
1 parent 67122a9 commit f12c416
Show file tree
Hide file tree
Showing 8 changed files with 41,584 additions and 35,467 deletions.
80 changes: 80 additions & 0 deletions data/bitstamp.spot.json
Original file line number Diff line number Diff line change
Expand Up @@ -5079,6 +5079,46 @@
},
"info": {}
},
{
"exchange": "bitstamp",
"market_type": "spot",
"symbol": "xsgdusd",
"base_id": "XSGD",
"quote_id": "USD",
"base": "XSGD",
"quote": "USD",
"active": true,
"margin": true,
"fees": {
"maker": 0.005,
"taker": 0.005
},
"precision": {
"tick_size": 0.00001,
"lot_size": 0.01
},
"info": {}
},
{
"exchange": "bitstamp",
"market_type": "spot",
"symbol": "xsgdusdt",
"base_id": "XSGD",
"quote_id": "USDT",
"base": "XSGD",
"quote": "USDT",
"active": true,
"margin": true,
"fees": {
"maker": 0.005,
"taker": 0.005
},
"precision": {
"tick_size": 0.00001,
"lot_size": 0.01
},
"info": {}
},
{
"exchange": "bitstamp",
"market_type": "spot",
Expand Down Expand Up @@ -5139,6 +5179,46 @@
},
"info": {}
},
{
"exchange": "bitstamp",
"market_type": "spot",
"symbol": "zetaeur",
"base_id": "ZETA",
"quote_id": "EUR",
"base": "ZETA",
"quote": "EUR",
"active": true,
"margin": true,
"fees": {
"maker": 0.005,
"taker": 0.005
},
"precision": {
"tick_size": 0.00001,
"lot_size": 0.01
},
"info": {}
},
{
"exchange": "bitstamp",
"market_type": "spot",
"symbol": "zetausd",
"base_id": "ZETA",
"quote_id": "USD",
"base": "ZETA",
"quote": "USD",
"active": true,
"margin": true,
"fees": {
"maker": 0.005,
"taker": 0.005
},
"precision": {
"tick_size": 0.00001,
"lot_size": 0.01
},
"info": {}
},
{
"exchange": "bitstamp",
"market_type": "spot",
Expand Down
Loading

0 comments on commit f12c416

Please sign in to comment.