Library for MQL5 (MetaTrader) with support for Spark
|
Public Member Functions | |
CStatisticObject (const ulong _hash, const string _describe="none", const int _count=0) | |
Public Attributes | |
ulong | hash |
int | count |
string | describe |
CStatisticObject::CStatisticObject | ( | const ulong | _hash, |
const string | _describe = "none" , |
||
const int | _count = 0 |
||
) |
int CStatisticObject::count |
string CStatisticObject::describe |
ulong CStatisticObject::hash |