Stop Loss Parabolic first dot
-
Hi,
I am trying to put parabolic sar first dot as stop loss. Please check example images.
Here is project link : https://fxdreema.com/shared/dXkeur2Xb
Please help to correct it. Thanks

-
@wctrade36 Do you mean the fisrt dot of each new trend? You will need a variable to do that. Once that value is stored into the variable you can use it as custom price level. The problem is identifying the first dot. One way to do it is this
: -
@l-andorrà Please help to identify value field

-
@wctrade36 On a variable leave it at 0 (this is what it will save to), the EA will change it as needed.
-
Thankyou... but it is still not working as per requirement
Please have a look at project : https://fxdreema.com/shared/1BcSa2mKb
-
@wctrade36 You need to swap block ID numbers 11 and 16. The 'SAR change detector' need to be activated before. Then you need to substitute your current SL level on the buy now blocl by that of the variable instead.
-
@l-andorrà Hi, I have done necessary changes but still not getting desired result.
It does work but SL level is not correct. Project Link https://fxdreema.com/shared/V8NdE6epd
Please help to get it corrected

-
@wctrade36 Set it like this, set the candle ID for your desided position.

-
Hi,
I tried to do this but it is still capturing the same trend dots by changing candle ID.
desired sl is SAR bullish trend first dot but its capturing SAR bearish trend dot

-
@wctrade36 Blocka 14,15 and 17 need to be in a separated tree. You need to disconnect it from its current position and change the block ID on top so that it is executed before the launching tree.
-
I tried to do like this. its still not working
https://fxdreema.com/shared/Ls1KUU30d -
@wctrade36 Blocks 10 and 18 should be swapped. The 'once per bar' block searching for the PSAR conditions need to be executed first. Then you need to change the > symbol in block 15 by < instead.
-
Hi,
I made the necessary changes but the issue is still intact
Project link https://fxdreema.com/shared/dPtzZIsGc -
Try This one if it works...
https://fxdreema.com/shared/tc3iThmoc

-
@wctrade36 Sorry, I forgot to tell you need to add this block above that 'buy now' block:

Additionally you will need to remove the 'once per bar' block 18 in order to get it happen ASAP.
-
@cedietradermax Thanks for sharing this..It is picking the desired SAR trend for SL but not picking the first dot. I tried to do by changing candle ID but still not getting desired result.

-
@l-andorrà Hi, I tried to do with changes but the problem is same.
https://fxdreema.com/shared/uVAzcGTTd