| authorize_live | Authorize sherwood for live environment |
| cancel_all_orders | Cancel all orders Calls 'get_orders()' and 'cancel_order()'... |
| cancel_order | Cancel one or more orders |
| get_account_info | Get accounts for user Returns all accounts under a particular... |
| get_balance | Get cash balance for logged-in client |
| get_client_info | Get client details |
| get_details | Get detailed information for list of instruments, e.g. stocks |
| get_exchanges | Get exchange names and data |
| get_info_prices | Get info (non-tradeable) prices for list of instruments |
| get_instruments | Get stock names and identifiers |
| get_optionspace | Get option space for a given root id |
| get_orders | Get active orders for logged-in client |
| get_positions | Get positions for the logged-in client |
| get_schedule | Get trading schedule for a given uic and asset type |
| make_subscription | Create a price subscription on an instrument |
| pipe | Pipe operator |
| place_order | Place a new order |
| random_id | Generate a random id |
| reset_sim_balance | Reset simulation account balance |
| response_df | Convert HTTP response to dataframe |
| sherwood-package | sherwood: Provides Wrapper Functions for Saxo Banks OpenAPI |
| sim_algo | A simulated stock option trading algorithm |
| tidyeval | Tidy eval helpers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.