_Period MQL4リファレンス 2023/11/142023/09/04 int _Period 現在のチャートの時間足。Period()関数を使用することもできます。 サンプル Comment(“現在の_Periodを表示します” + “\n” + “_Period = ” + (string)_Period); 実行結果 関連情報 PeriodSeconds(), Chart timeframes, Date and Time, Visibility of objects