WindowsTotal

2019/07/17 19:00
22

int WindowsTotal( )

チャート上にあるインジケータウィンドウの数を返す(メインウィンドウも含む)。

Sample:
Print("Windows count = ", WindowsTotal());

コメント