Support Board
Date/Time: Mon, 10 Nov 2025 03:17:43 +0000
Post From: Function sc.SetChartTradeMode() Failed
| [2025-09-22 03:15:49] |
| Tony - Posts: 643 |
|
Hi, I am trying to set Chart Trade Mode on and off by ACSIL, but it had no effect. sc.SetChartTradeMode(sc.ChartNumber, 1);
I get the return value correctly though, int ReturnValue {0};
ReturnValue = sc.SetChartTradeMode(sc.ChartNumber, 1); but the function doesn't enable or disable Chart Trade Mode. Not sure what I missed, thanks so much! Date Time Of Last Edit: 2025-09-22 03:16:39
|
