daroczig / binancer

An R client to the Public Rest API for Binance.
https://daroczig.github.io/binancer
54 stars 57 forks source link

Create and remove trades #8

Closed dimitry-ishenko closed 4 years ago

dimitry-ishenko commented 6 years ago

Any plans to add functions to create (open) and remove (close) trades on binance?

daroczig commented 6 years ago

Not in the near future (like in a few months) as I don't really need these features -- but happy to review a PR and merge if you can work on this.

wold01 commented 5 years ago

+1 for trades. Implementing trades would certainly make the package more useful. Although a nicely done package, it does miss the application part of the 'trading game'.

daroczig commented 4 years ago

See #9, closing this.