SymbolInfoTick

この関数は、指定されたシンボルの現在の価格をMqlTick型の変数に返します。

bool  SymbolInfoTick(
   string    symbol,     // symbol name
   MqlTick&  tick        // reference to a structure
   );

パラメーター

シンボル

[in]シンボル名。

ダニ

[out] MqlTickタイプの構造へのリンク。最後の価格更新の現在の価格と時間が配置されます。

戻り値

関数は、成功するとtrueを返し、そうでない場合はfalseを返します。

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="">