十字架 または >
1件の返信
Hi what is different when i have slow EMA cross fast EMA or instead i put EMA >EMA
0
The Cross function is when the slow EMA > fast EMA for the first time.
In other words, the logic would be for the cross (above) would be:
slow EMA [2] fast EMA[1]
where [x] is the candle number back from the current candle.
you would use which ever fits your strategy.
If one looks at the example in the ‘Home’ section titled EMA Cross is given (at least in my version). In this the explaination is given and a nice picture.
Hope that helps.
0
1件の返信を表示中 - 1 - 1件目 (全1件中)