Support Board
Date/Time: Sat, 01 Nov 2025 09:51:10 +0000
Post From: create a custom C++ class that manages trade/logic
| [2022-01-08 01:35:06] |
| User133994 - Posts: 81 |
|
FYI... The code... class pSellOrder {...}
is defined inside the jjcUBTradingSysPB.cpp above this line: SCSFExport scsf_jjc_TradingUB_PB_entries(SCStudyInterfaceRef sc)
{...} and pSO is instantiated inside the scsf_jjc_TradingUB_PB_entries study code. Hope that provides the context needed. Date Time Of Last Edit: 2022-01-08 01:36:25
|
