価格パターンコード入力
1件の返信
Is there an easy way to input the code for a price pattern the signals a trade?
For example: if ( High[0] > High[1] && High[1] > Low[0] && Low[0] > High[2] && High[2] > High[3] && High[3] > Low[1] && Low[1] > Close[4] && Close[4] > Low[3] && Low[3] > Low[2] )
ありがとうございます!
0
sure, you can specify this pattern in EA Wizard.
Click on Add new -> Price Data and choose Open, Hight, Low or Close for the left and then for the right side.
You can build conditions of unlimited complexity like this.
マーク
マーク
StrategyQuantアーキテクト
0
1件の返信を表示中 - 1 - 1件目 (全1件中)