get_schedule | R Documentation |
Get trading schedule for a given uic and asset type
get_schedule(token, live = FALSE, uic, asset_type = "Stock", ...)
token |
either a character or a token2.0 reference class (RC) object
as returned by |
live |
boolean, TRUE for live environment, i.e. real money. Defaults to FALSE, i.e. simulation environment. |
uic |
character, instrument identifier |
asset_type |
character, type of asset, e.g. "Stock" or "StockOption" |
... |
parameters passed on to |
tibble with trading schedule
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.