定義済み変数【Predefined variables】

For each executable MQL4 program, a number of predefined variables is supported that reflect the state of the current price chart at the launching of a program: an expert, a script, or a custom indicator.

各 MQL4 のプログラムを実行可能にするために、エキスパート、スクリプト、または、カスタム インディケーターでは、起動しているプログラムにおいて、現在価格のチャート状態を反映する、多くの事前に定義された変数によって支えられています。

Libraries use variables of the module that has called a library.

ライブラリはライブラリと呼ばれるモジュールの変数を使用します。

To have a safe and quick access to these data, client terminal provides local copies of predefined variables for each launched program separately. These data are updated at every launch of an attached expert or a custom indicator automatically or using the RefreshRates() function call.

これらデータに安全かつ速いアクセスをために、ターミナル クライアントは、それぞれの起動したプログラム別に、定義済み変数のローカル コピーを用意します。これらデータは、組み込んだエキスパート、もしくは自動的なカスタム インディケーター、もしくは RefreshRates() 関数の呼び出しを使用など、すべての動作時に更新されます。

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">