BitBotFactory / MikaLendingBot

Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
http://poloniexlendingbot.readthedocs.io/en/latest/index.html
MIT License
1.11k stars 344 forks source link

[BitFinex] Summary Section: ____ doesn't get converted to USD equivalent #484

Open JCBauza opened 7 years ago

JCBauza commented 7 years ago

Every currency shows on the left the values in that currency and on the right the conversion to USD. In the case of Dash it doesn't show the section of USD.

JCBauza commented 7 years ago

With the current version I get only BTC show into USD equivalent, all other coins are blank now.

JCBauza commented 7 years ago

Wait, now it showed for every coin excep ZEC... I guess it needs to load the value at some point?

mahiso commented 7 years ago

It's a bug in the Bitfinex api. Conversion rate is not showed when 100% of amount is lended. I will correct it.

JCBauza commented 7 years ago

Thank you!