Support Board
Date/Time: Sat, 13 Sep 2025 10:17:59 +0000
Post From: create a custom C++ class that manages trade/logic
[2022-01-08 14:23:19] |
norvik_ - Posts: 106 |
It is better have a single persistent pointer to the class instance. All data defined inside class will be persist
|