問題タブ [mt4]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
201 問題
0
投票する
1
に答える
6476
参照
algorithmic-trading - iCustom() バッファ - MT4 でカスタム指標バッファから値を取得する方法は?
カスタム インジケーターが矢印 { 販売または購入 } を示している場合、購入を配置する EA を作成しようとしています。そのために を使用しiCustom()
ていますが、値の比較に苦労しています。
これが私のコードです: