![]() |
API
Version 2.0.1
Low-Latency HFT API
|
The StrategyParameters class provides the Basic Strategy Parameters, StrategyId and ClientId.
Stratgy Parameters are provided by StrategyParameters::getInfo()
More...
#include <sgApiParameters.h>
Public Member Functions | |
| void * | getInfo () |
| getInfo, Provides the Strategy Parameters More... | |
| int | getClientId () |
| getClientId More... | |
| int | getId () |
| getId More... | |
Protected Attributes | |
| int | _clientId |
| _clientId | |
| void * | _info |
| _info | |
| int | _id |
| _id | |
The StrategyParameters class provides the Basic Strategy Parameters, StrategyId and ClientId.
Stratgy Parameters are provided by StrategyParameters::getInfo()
| int API2::StrategyParameters::getClientId | ( | ) |
getClientId
| int API2::StrategyParameters::getId | ( | ) |
getId
| void* API2::StrategyParameters::getInfo | ( | ) |
getInfo, Provides the Strategy Parameters