trade_information: Get information on a specific trade

Description Usage Arguments

View source: R/trade.R

Description

Get information on a specific trade. See the following link for further information: http://developer.oanda.com/rest-live/trades/#getInformationSpecificTrade

Usage

1
trade_information(oanda, trade_id, accound_id = NULL)

Arguments

trade_id

string. trade ID.

account_id

string. The account id to fetch the list of tradeable instruments for. This value will be used if it is specified. If not specified, the value which OANDA object has inside is used as a default.


beykuet/ROandaAPI documentation built on May 6, 2019, 2:30 p.m.