You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.
Sometimes, different exchanges use different "names" for markets (that are actually trading almost the same assets).
For example:
Bitmex: "XBTUSD" and FTX: "BTCPERP".
or
FTX: "UNI-PERP" and Binance: "UNIUSDT".
Question/Feature Request:
Is it possible to manually enter the market-names (separated by a comma) by myself, so that i do not have to open multiple windows, and therefore can have "equal" markets in only one window together?
That would be really cool!!!
Thanks for help and best regards
The text was updated successfully, but these errors were encountered:
Market names is complicated thing
Every exchange got their little way to name them, little "-" in there, or "/", one name it "perp" the other "perpetual", "swap".... (not even talking about the one that expires on a certain date, there is no hope for them)
The idea was to enter "btcusd" and it would match with the main ones automatically but in reality its just a fucking mess!
I think Im just gonna remove ALL the processing im doing on the names. Everybody will have to enter them the exact way, the way the exchanges want them to be named.
Sometimes, different exchanges use different "names" for markets (that are actually trading almost the same assets).
For example:
Bitmex:
"XBTUSD"
and FTX:"BTCPERP"
.or
FTX:
"UNI-PERP"
and Binance:"UNIUSDT"
.Question/Feature Request:
Is it possible to manually enter the market-names (separated by a comma) by myself, so that i do not have to open multiple windows, and therefore can have "equal" markets in only one window together?
That would be really cool!!!
Thanks for help and best regards
The text was updated successfully, but these errors were encountered: