So simply all I want is this
Condition 1: 10 EMA above 50 EMA
Condition 2: Close below the 10 EMA
But I tried and it isn't working.
So simply all I want is this
Condition 1: 10 EMA above 50 EMA
Condition 2: Close below the 10 EMA
But I tried and it isn't working.
@jstap Changed the number at the end to 1 and now the EA is fully working with the correct stops, thanks again very appreciated
@jstap Damn now my EA is fully working thank you! Even helped my breakeven work now
@jstap Hi so its still entering outside my session as shown here a entry at 6 am when my hours is 10-23 
@jstap Its made the BE work but now its entering trades outside of my trading hours and even missing trades
@jstap https://fxdreema.com/shared/oVr97FjPb test it and you will see
@jstap Im on ICmarkets where the spreads is basically 0 so surely this shouldn't be happening, by the way all my testing is on the 1 Hour so not any low timeframes where spread affects the positions more
@jstap There's the response that I wanted and you easily could've said instead of me having to make a whole new post and have to wait an extra 3 days just for a answer, so my question is how do I fix this from happening with Metatrader to have my values at the correct place?
@jstap I mean you didn't tell me "how to achieve what you asked" as proven here my stop loss values was wrong http://fxdreema.com/forum/post/104207
@sktsec Oh ok thanks, and how do I change that? if you need a shared link let me know
@AlirezaSolouk Yeah hes just trying to promote his book, completely ignored me and when he did respond it was the wrong answer that led to further problems for me
Urgently need help with this one its my last step before my EA being completed
Heres the problem
In this real example the ATR value = 0.00228
1.27712 (Candle High) + 0.00228 (ATR value) should = 1.27940
But as you can see here in this image

My stop loss is 8 points below what it should be mathematically.
This is my current settings 
@jstap Hi thanks for the response again, so it has fixed it but the Stop loss is not being accurate for some reason.
In this real example the ATR value = 0.00228
1.27712 (Candle High) + 0.00228 (ATR value) should = 1.27940
But as you can see here in this image

My stop loss is 8 points below what it should be mathematically.
This is my current settings 
@jstap Hi thanks for the reply but this hasn't worked for me, as you can see by where the stop loss is
This is the settings I put

Hi so I want my stop losses to be like this
Buys: Stop loss 3x the atr below the candle low
Sells: Stop loss 3x the atr above the candle high
Key: I want the source based on the High/Low not the Close.
For example like this indicator here on Tradingview
!
How do I do this?