ohenrik / bitfinex

A Python client for the Bitfinex API
MIT License
58 stars 32 forks source link

Create Orders is not implemented for REST #46

Closed ethene closed 4 years ago

ethene commented 4 years ago

Could not find any v2/auth/w methods for order creation. Will you add some?

dantimofte commented 4 years ago

I will add the missing endpoints for rest v2 this month

dantimofte commented 4 years ago

Hello, i have added the endpoint for submitting a new order through rest api v2. I will continue adding the missing endpoints and upload a new version on pypi.org when i finish them all.