groupFAAccts: List accounts in a Financial Advisor Group

Description Usage Arguments Value

Description

List accounts in a Financial Advisor Group

Usage

1
2
  groupFAAccts(name, groups = NULL,
    tws = get.IBData("tws"))

Arguments

name

the name of the group

groups

an object of class twsGroupFA. If not provided, it will be requested from TWS

tws

tws connection object, defaults to tws object stored in IBData environment

Value

a character vector of account numbers


IBData documentation built on May 2, 2019, 4:53 p.m.

Related to groupFAAccts in IBData...