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 affiliate code #204

Open JacobPlaster opened 4 years ago

JacobPlaster commented 4 years ago

Description:

This pull request add the ability to specify aff_code (affiliate code) when submitting a new order via both rest and websocket. Also the meta field is now extracted from the response and exposed from order object.

Breaking changes:

None

New features:

Fixes:

None

PR status: