Support Board
Date/Time: Mon, 10 Mar 2025 10:57:39 +0000
Post From: ACSIL Example Study (TradingTriggeredStopOrderEntry) Orders not executing?
[2022-03-18 22:14:09] |
1+1=10 - Posts: 270 |
The studies in the OrderEntryStudies.cpp are actually not examples. They are the source code for built-in SC studies. You can find the "Trading: Triggered Stop Order" in the same list of all the other built-in SC studies. I'm just pointing it out because the true SC example trading system studies are simpler. For instance see the "TradingSystem.cpp" file's first study, "scsf_TradingExample". Anyway, considering you're discussing an actual built-in study I'd certainly expect it to work. Nothing is being sent to the Log.
I presume you're talking about the Message Log? Also, check the "Trade Activity Log" & "Trade Service Log" found under the "Trade" menu. |