int WindowsTotal( )
Returns count of indicator windows on the chart (including main chart).
チャート上の(メイン チャートも含めた)インディケータ ウィンドウの数を返します。
Sample:
サンプル:
1 | Print("Windows count = ", WindowsTotal()); |
チャート上の(メイン チャートも含めた)インディケータ ウィンドウの数を返します。
サンプル:
1 | Print("Windows count = ", WindowsTotal()); |
0 people found this article useful
0 people found this article useful