- Alert
- CheckPointer
- Comment
- CryptEncode
- CryptDecode
- DebugBreak
- ExpertRemove
- GetPointer
- GetTickCount
- GetTickCount64
- GetMicrosecondCount
- MessageBox
- PeriodSeconds
- PlaySound
- PrintFormat
- ResetLastError
- ResourceCreate
- ResourceFree
- ResourceReadImage
- ResourceSave
- SetReturnError
- SetUserError
- Sleep
- TerminalClose
- TesterStatistics
- TesterStop
- TesterDeposit
- TesterHideIndicators
- TesterWithdrawal
- TranslateKey
- ZeroMemory
TesterStatistics
La funzione restituisce il valore del parametro statistico specificato calcolato sulla base dei risultati di test.
double TesterStatistics(
|
Parametri
statistic_id
[in] L' ID del parametro statistico dell'enumerazione ENUM_STATISTICS.
Valore restituito
Il valore del parametro statistico dai risultati di testing.
Nota
La funzione può essere richiamata all'interno di OnTester() o OnDeinit() nel tester. In altri casi il risultato è indefinito.