order_information: Get information for an order

Description Usage Arguments

View source: R/order.R

Description

Get information for an order. See the following link for further information: http://developer.oanda.com/rest-live/orders/#getInformationForAnOrder

Usage

1
order_information(oanda, order_id, accound_id = NULL)

Arguments

order_id

string. order 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 (default value is NULL).


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