|
InitMoney
Initializes the money management object.
virtual bool InitMoney(
|
Parameters
money
[in] Pointer to CExpertMoney class object (or its descendant).
Return Value
true - successful, otherwise - false.
Note
If money is NULL, the CExpertMoney class will be used for initialization (it uses the minimum lot).