trading_account_report: Account Report

Description Usage Arguments Value Note See Also Examples

Description

\Sexpr[results=rd, stage=render]{lifecycle::badge("maturing")}

Access report about your trading account.

Usage

1

Arguments

connection

S4. Mandatory Formal rRofexConnection class object

account

String. Mandatory Account Number

Value

If correct, it will load a tibble.

Note

To access nested data is strongly recommended the use of 'pluck'.

See Also

Other account functions: trading_account()

Examples

1
2
3
4
## Not run: 
data %>% pluck("detailedAccountReports", 1, "availableToOperate", 1, "cash")

## End(Not run)

rRofex documentation built on Aug. 2, 2021, 9:06 a.m.