get_buyable_cash {kisopenapi} | R Documentation |
get buyable cash
Description
Get buyable amount of cash of the account
Usage
get_buyable_cash(prdt_code)
Arguments
prdt_code |
A string specifying account product code |
Value
A numeric specifying buyable cash
Examples
# get buyable cash
## Not run:
get_buyable_cash()
## End(Not run)
[Package kisopenapi version 0.0.2 Index]