Login Page - Create Account

Support Board


Date/Time: Wed, 25 Jun 2025 08:10:32 +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