EMA Cross - Distance between EMAs
-
Hello!
I have the problem to discribe following idea:
- Cross EMA 5/40 by candle ID3 (picture cross)
- Distance between the both EMAS by candle ID1 (distance 20 pips for example, blue line in the picture)
- Timeframe M5
- US30 how is the setting, that I have 1 point in US30
as 1 pip in fxdreema? (Project options pip size)


Thank you!
-
@Flyfisher That is a common issue with fxDreema and non-forex charts. You need to specify the pip size rules for those non forex charts here:

In my broker I need to add the rule '01 = 1' to those already there.
-
@l-andorrà thank you....maybe your broker icmarkets?
Could you tell me please additional about my questions of the distance between the both ema lines with example 20 pips? -
You can also use raw values and type for example "20*_Point" to get 20 points every time, regardless of your broker, trading instrument or pips settings.
-
@roar maybe you misunderstood me…I need the condition about the distance between of the both EMAS. Blue line length is 20 pips for example and this I need it for the current candle ID0 or ID1 (ID not so important).
-
@Flyfisher You'll have to try what values are correct for your broker just by trial an error. On you question about distance between MA you can use this:

My example is for the fast MA to be above the slow MA. You will have to change the position of both MA in the block for sells.
-
@l-andorrà
Thank you.
I will try it. -
You're welcome.