int Period( )
Returns the amount of minutes determining the used period (chart timeframe).
使われている期間(チャートの時間枠)を決定して、分数を返します。
Sample:
サンプル:
1 | Print("Period is ", Period()); |
使われている期間(チャートの時間枠)を決定して、分数を返します。
サンプル:
1 | Print("Period is ", Period()); |
0 people found this article useful
0 people found this article useful