AccountAPI: Functions for the Accounts API

Description Usage Arguments Functions

Description

These functions wrap calls to the Accounts API. See details for additional information.

Usage

1
2
3
4
5
6
list_accounts()

list_balances(aid = NULL, asDT = FALSE)

list_positions(aid = NULL, postype = c("EQ", "ALL", "OPTN", "INDX",
  "MF", "FI"), asDT = FALSE)

Arguments

aid

An accountId required to look up information specific to one or more accounts.

asDT

TBD

postype

The underlying asset type to retreive

Functions


bfatemi/ralgotools documentation built on May 8, 2019, 1:01 p.m.