load_ticker
Load a new symbol into the reference store and release any orders pending on it. Requires symbol, CUSIP, name, and listing exchange.
Instructions
Load a new symbol into the reference store and release orders pending that symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| cusip | Yes | ||
| name | Yes | ||
| listing_exchange | Yes | ||
| lot_size | No | ||
| tick_size | No |