Support Board
Date/Time: Wed, 05 Mar 2025 04:07:20 +0000
Post From: create a custom C++ class that manages trade/logic
[2022-01-08 01:35:06] |
User133994 - Posts: 80 |
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
|