型キャスト【Type casting】
Only implicit type casting is used in MQL 4 expressions. The type priority grows at casting: ただ暗黙の型キャストだけが MQL…
Only implicit type casting is used in MQL 4 expressions. The type priority grows at casting: ただ暗黙の型キャストだけが MQL…
Any program operates with data. Data can be of different types depending on their purposes. For example, integ…
Syntax of MQL4 is much a C-like syntax, apart from some features: MQL4 の構文は、いくつかの特徴は別として、多くがC言語のような構文です。 no ad…
The identifiers listed below are fixed reserved words. A certain action is assigned to each of them, and they …
Identifiers are used as names of variables, functions, and data types. The length of an identifier cannot exce…
Multiline comments start with /* symbols and end with */ symbols. Such comments cannot be nested. Single comme…
高機能なチャートソフトであり、トレーディングソフトでもある メタトレーダー4 メタトレーダー(MetaTrader)とは、ロシアのMetaQuotes Software社が開発したトレーディング プラットフォームです。 …