DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.22k stars 2.04k forks source link

Bittrex api taker missing feed #506

Open vea45 opened 7 years ago

vea45 commented 7 years ago

I think that inside the exchange.js from the Bittrex API the taker fees are missing (0.25%).

DeviaVir commented 7 years ago

Seems true: https://github.com/carlos8f/zenbot/blob/master/extensions/exchanges/bittrex/exchange.js#L52

but I don't know if they offer that at all?

vea45 commented 7 years ago

https://bittrex.com/fees

I understand that all moves have the 0.25% fee.