Login Page - Create Account

Support Board


Date/Time: Tue, 04 Mar 2025 03:14:07 +0000



Post From: Exposing Trade Data via Study

[2021-11-17 06:54:38]
SavantTrader - Posts: 110
Is there any way of obtaining the open order quantity for a chart via a study?

I'd like my CBBOAC formula to be able to access the open order quantity, for decision-making purposes.

If not, I suppose a partial kludge would be to use Trading Profit/Loss Text Study and peek at the [show current trade time duration] subgraph? It won't tell me quantity or direction (long/short), but at least it will tell me some trade is open.

Is there any way to know if an order is pending ("a working order, waiting to be filled")?

Thanks again.