powered by
Get your account balance.
get_balance(prdt_code, rt_cash_flag = FALSE)
balance data.frame
A string specifying account product code
A boolean specifying total deposit or not
## get account balance if (FALSE) { # detail get_balance(rt_cash_flag = FALSE) # total deposit get_balance(rt_cash_flag = TRUE)}
Run the code above in your browser using DataLab