CheckPointer
この関数は、オブジェクトポインターの型を返します。 ENUM_POINTER_TYPE CheckPointer (object * anyobject //オブジェクトポインター ); パ…
この関数は、オブジェクトポインターの型を返します。 ENUM_POINTER_TYPE CheckPointer (object * anyobject //オブジェクトポインター ); パ…
void Sleep(int milliseconds) The Sleep() function suspends execution of the current expert within the s…
void SendMail(string subject, string some_text) Sends a message to the e-mail set in the Tools->Opti…
bool SendFTP(string filename, string ftp_path=NULL) Sends the file to the FTP server set in the Tools-&…
void Print( …) Prints a message to the experts log. Parameters can be of any type. Amount of pass…
void PlaySound(string filename) Function plays a sound file. The file must be located in the terminal_d…
int MessageBox(string text=NULL, string caption=NULL, int flags=EMPTY) The MessageBox function creates,…
double MarketInfo(string symbol, int type) Returns various data about securities listed in the Market W…
int GetTickCount( ) The GetTickCount() function retrieves the number of milliseconds that have elapsed …
void Comment( …) The function outputs the comment defined by the user in the left top corner of t…