SCBridge#
Constructor#
|
Bridge between python API and SierraChart. |
Market Data#
|
Gets base or subgraph data from a chart |
|
Gets historical TPO profiles from the TPO Profile Chart study. |
|
Subscribes to constant updates on base or subgraph data from a chart |
|
Subscribes to constant snapshots of market depth data from chart with study with given key. |
Subscribes to time and sales for chart with given key. |
|
|
Subscribes to constant updates on quote data. |
Order Management#
|
Submits an order. |
Flattens position and cancels all active orders for chart with given key. |
|
|
Cancels an order by its ID |
|
Modifies the quantity or price settings of an order. |
|
Gets the status of an order. |
|
Subscribes to updates on an order's status. |
Poisition#
Gets the status of the account position; including quantity, average price, and open profit/loss. |
|
Subscribes to updates on the account position; including quantity, average price, and open profit/loss. |
Reporting#
Gets data on filled orders from Sierra Chart. |
|
Gets a list of flat to flat trades. |
Miscellaneous#
Gets info regarding the connection between SC-Py and the SC-dX Sierra Chart DLL. |
|
Gets info of the current symbol; including name, tick size, and currency value per tick. |
|
|
Sends data to a subgraph of an SC-dX study with a key. |
Chart Drawings#
|
Adds a drawing to the chart. |
|
Removes the chart drawing with the given line number. |
|
Modifies a drawing on the chart. |
|
Gets chart drawings from the chart. |
Accounts#
Gets the status of the account position; including name, balance, currency, and alot more. |
|
|
Subscribes to constant updates on the account position; including name, balance, currency, and alot more. |
Data Types#
|
Represents a selection of subgraphs from a study. |
|
Represents a child OCO order. |
|
A group of orders. |
|
Represents a chart drawing. |
|
Represents a retracement level. |