account_information: Get account information

Description Usage Arguments

View source: R/account.R

Description

Get account information See the following link for further information: http://developer.oanda.com/rest-live/accounts/#getAccountInformation.

Usage

1
account_information(oanda, account_id = NULL)

Arguments

oanda

OANDA class object generated by generate_oanda()

account_id

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.