aloysius-pgast / bittrex-signalr-client

Node.js implementation of SignalR protocol tailored for Bittrex exchange
39 stars 14 forks source link

Add Fill id #11

Closed anandanand84 closed 6 years ago

anandanand84 commented 6 years ago

Add Fill id which uniquely identifies each trade message

aloysius-pgast commented 6 years ago

Thanks for the PR, will check again because previous Bittrex endpoint did not return tradeId every time (hence why it was not there). Could you open a PR without the change to package.json ?

aloysius-pgast commented 6 years ago

Closing the PR since changes have been made to master