Skip to content

Commit

Permalink
add several markets to trades scrapers.
Browse files Browse the repository at this point in the history
  • Loading branch information
jppade committed Jun 26, 2024
1 parent 4d4aad0 commit 5cc302f
Show file tree
Hide file tree
Showing 26 changed files with 5,017 additions and 4,583 deletions.
18 changes: 18 additions & 0 deletions config/Binance2.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,12 @@
"Ignore": false,
"Symbol": "ETH"
},
{
"Exchange": "Binance",
"ForeignName": "ETHFIUSDT",
"Ignore": false,
"Symbol": "ETHFI"
},
{
"Exchange": "Binance",
"ForeignName": "EURUSDT",
Expand Down Expand Up @@ -413,6 +419,18 @@
"ForeignName": "ZKUSDT",
"Ignore": false,
"Symbol": "ZK"
},
{
"Exchange": "Binance",
"ForeignName": "ZROUSDT",
"Ignore": false,
"Symbol": "ZRO"
},
{
"Exchange": "Binance",
"ForeignName": "ZROFDUSD",
"Ignore": false,
"Symbol": "ZRO"
}
]
}
Loading

0 comments on commit 5cc302f

Please sign in to comment.