trade29.sc.SCBridge.get_orders#
- SCBridge.get_orders(key: str, include_non_working_orders: bool = False) AllOrdersResponse #
Gets all orders.
Given a key, this method gets all orders on the chart on which the SC-dX study with the matching key is applied.
- Parameters:
- keystr
The key matching the key given to the SC-dX custom study in Sierra Chart.
- include_non_working_ordersbool, default False
Wether or not to include non-working orders.
- Returns: