Fork me on GitHub
Library for MQL5 (MetaTrader) with support for Spark
TesterSql.mqh File Reference
#include "SqlFile.mqh"

Classes

class  CTesterSql
 Record optimization results in SQL and CSV format files. More...
 

Functions

CTesterSql testersql ()
 
void OnTesterDeinit ()
 
double OnTester ()
 

Variables

sinput ENUM_STATISTICS TesterResult = STAT_PROFIT
 

Function Documentation

◆ OnTester()

double OnTester ( )

◆ OnTesterDeinit()

void OnTesterDeinit ( )

◆ testersql()

CTesterSql testersql ( )

Variable Documentation

◆ TesterResult

sinput ENUM_STATISTICS TesterResult = STAT_PROFIT