Support Board
Date/Time: Fri, 28 Nov 2025 20:54:26 +0000
Post From: LifeCycle of sc.SupportTradingScaleOut in a study?
| [2025-07-15 10:18:04] |
| rajeshh - Posts: 50 |
|
I have tried this, and still the same behavior - if (sc.GetBarHasClosedStatus() == BHCS_BAR_HAS_NOT_CLOSED)
sc.SupportTradingScaleOut = 1; else if (sc.GetBarHasClosedStatus() == BHCS_BAR_HAS_CLOSED) { sc.SupportTradingScaleOut = 0; //Submit order to create an opposite order with attached orders does not create attached orders, only the opposite order. |
