peterszombati / xapi-node

xStation5 Trading API for NodeJS/JS
https://peterszombati.github.io/xapi-node/
Other
58 stars 19 forks source link

getCommissionDef #29

Closed marius-oprea closed 1 year ago

marius-oprea commented 1 year ago

If I want to get the exchange rate from the input symbol to my account currency(different from USD) getCommissionDef always get as response commission = 0 and rateOfExchange = 1, no matter what symbol or volume I input. Is the same on https://playground.xapi.pro/login . So for sure is not a bug of xapi-node, but the method doesn't seems to work as expected.

peterszombati commented 1 year ago

example ? request / response ?