JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
732 stars 376 forks source link

1.42.10(64bit) Poloniex exchange 0 balances issue #283

Open Apzeltukas opened 1 year ago

Apzeltukas commented 1 year ago

Poloniex exchange show 0 balances and 0 fees. prices shown normally. tried new API keyes, did not help.

Apzeltukas commented 1 year ago

Also HITBTC trading does not always work, even if the rule is created by trader add rule tool.

Update 2: All good. Apparently HitBTC requires order price to be within ±10% off current price, otherwise orders can be declined. Interesting that not all orders are declined, some may pass even when outside the limit. anyway, if order use some calculated price, it is a good idea to check if priceis within range. that solved my problem.

pls delete if post out of place.