サウンドファイルの再生【PlaySound】
void PlaySound(string filename) Function plays a sound file. The file must be located in the terminal_d…
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…
void Alert( …) Displays a dialog box containing the user-defined data. Parameters can be of any t…
string TerminalPath( ) Returns the directory, from which the client terminal was launched. クライアント ターミナル…
string TerminalName( ) Returns client terminal name. クライアント ターミナルの名前を返します。 Sample: サンプル: [crayon-68eb28…
string TerminalCompany( ) Returns the name of company owning the client terminal. クライアント ターミナルを所有している会社…
int UninitializeReason( ) Returns the code of the uninitialization reason for the experts, custom indic…