1つのEA内で複数の戦略を稼働させる方法
2件の返信
I would like to be able to have three or four sets of conditions for entry, using an ‘OR’
like this
if stoch is……….
または
if macd is……
または
if Bollinger is…………
then do Buy or Sell.
Can someone tell me how to create this in the Trading Rule page?
ありがとう
daveM
0
こんにちは,
it is simple to use OR instead of AND. Just click on the ‘and’ in the first column and change it to ‘or’.
If you are combining condition with multiple ANDs and ORs you can also use brackets to make sure it is evaluated properly.
I’m attaching a sample strategy.
マーク
StrategyQuantアーキテクト
0
Thanks Mark…….. After I had written the post I realized the ‘OR’ and also additional ‘Rules’ would suit me
0
2件の返信を表示中 - 1 - 2件目 (全2件中)