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)

gruporofex/rRofex documentation built on Dec. 31, 2021, 2:15 a.m.