Krypto-trading-bot icon indicating copy to clipboard operation
Krypto-trading-bot copied to clipboard

Bitfinex Pair Symbols Issue

Open MiningInMySleep opened this issue 3 years ago • 2 comments

For some reason BFX added pairs with colons (DOGE:USD) and K errors out when trying to set them. Tried both "DOGE/USD" and "DOGE:USD" like their API shows but the first one doesn't work (can't find symbol) and the second one is a K error that says symbols must have "XXX/YYY" format.

MiningInMySleep avatar Nov 29 '21 15:11 MiningInMySleep

:koala: thank you for all the info, let me recover the compatibility with BFX on next commit (i been too much focused on coinbase lately and didnt noticed)

:boom: https://api.bitfinex.com/v2/conf/pub:list:pair:exchange

ctubio avatar Nov 29 '21 19:11 ctubio

Ran into same issue on LUNA/USD.

MiningInMySleep avatar Jan 15 '22 04:01 MiningInMySleep