hootnot / oanda-api-v20

OANDA REST-V20 API wrapper. Easy access to OANDA's REST v20 API with oandapyV20 package. Checkout the Jupyter notebooks!
MIT License
402 stars 107 forks source link

Is clientExtension transfered from order to trade? #133

Closed KonradMarcinPsiuk closed 6 years ago

KonradMarcinPsiuk commented 6 years ago

Hi,

Is clientExtension transfered from order to trade once order is executed?

hootnot commented 6 years ago

Pls. check the documentation: http://developer.oanda.com/rest-live-v20/transaction-df/#ClientExtensions. I don't use it personally, but it seems to me that it should work as you ask it. You can easily try it out via a demo account.