SymbolInfoSessionTrade

指定されたシンボルと指定されたの指定された取引セッションの開始時間と終了時間を受け取ることができます

bool  SymbolInfoSessionTrade(
   string            name,                // symbol name
   ENUM_DAY_OF_WEEK  day_of_week,         // day of the week
   uint              session_index,       // session index
   datetime&         from,                // session beginning time
   datetime&         to                   // session end time
   );

パラメーター

[in]シンボル名。

ENUM_DAY_OF_WEEK

[in]曜日、列挙ENUM_DAY_OF_WEEKの値。

聖人

[in]開始時刻と終了時刻を受け取りたいセッションの序数。セッションのインデックス付けは0から始まります。

から

[out] 00時間00分からのセッション開始時間(秒単位)、戻り値の日付は無視する必要があります。

[out] 00時間00分からのセッション終了時間(秒単位)、戻り値の日付は無視する必要があります。

戻り値

指定されたセッション、シンボル、および曜日のデータが受信された場合は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="">