get_optionspace | R Documentation |
Returns the $SpecificOptions
element of the $OptionSpace
element of the response object from a call to contractoptionspaces
endpoint.
get_optionspace(token, live = FALSE, client_key, option_root_id)
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. |
client_key |
character |
option_root_id |
numeric, id of the required option root |
See the Open API Documentation
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.