transaction_history_all: Get full account history

Description Usage Arguments

View source: R/transaction.R

Description

Get full account history See the following link for further information: http://developer.oanda.com/rest-live/transaction-history/#getFullAccountHistory

Usage

1
transaction_history_all(oanda, account_id = NULL)

Arguments

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.