bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
303 stars 222 forks source link

Add update order to v2 ws #146

Closed JacobPlaster closed 5 years ago

JacobPlaster commented 5 years ago

This pull request ats the capability to update existing orders using client.SubmitUpdateOrder plus an example usage and unit testing.