gferrin / bitfinex

node.js wrapper for bitfinex cryptocurrency exchange
26 stars 20 forks source link

Method past_trades requires limit_trades as mandatory parameter #14

Closed dutu closed 9 years ago

dutu commented 9 years ago

Bitfinex API documentation indicates limit_trades is optional, however the method past_trades requires it as mandatory parameter

gferrin commented 9 years ago

Okay, I can get all of these in there but it's going to be a while. Feel free to submit a pull request.