Nothing
A return value typo error of print_trading_env()
function (livr -> live) is modified.
inherits(orders, "data.frame")
condition is added to kis_cancel_all()
function, because the get_orders()
function inside of kis_cancel_all()
function returns a list of error code if the class of return value is not a data.frame
. So if get_orders()
function returns a list of error code, the print_trading_env()
function returns the same list of error code.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.