hey, so i have this indicator 
and i want to make a ea that buys when the blue line is under and sell when the pink is up. My problem is i couldnt find any condition that would fit my EA. I tried the block indicator is visible with a filter check type (last closed) the problem is this ea will open a position the same candle it closes the reverse position making the check type (last closed) block not allowing any positions to open at all. Anyone can help? thanks
Posts made by DiGru
-
Need help with this indicatorposted in Questions & Answers
-
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
I figured it out using completly different blocks thanks anyways guys!!!
-
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
@Xfire Im sorry but I didnt quite understood how I can apply the screenshot you sent me to my case given that I cant make a condition block with the ATR because its relative to price reaching the amount of pips the ATR represents once the position opened. So for example if when I open a buy position the ATR is =30 once the position goes 30pips up I want to modify my stop loss to break even. I also didnt understood what you wrote and in which blocks im suposed to change my SL to 0 and remove TP. Sorry Im a beginner if you could try to explain it again it would be appreciated.
-
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
thanks for your help but it still dosent work if you have the time i could share the file with you so you can check it out
-
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
@xfire said in Setting the SL to break even once the price goes 1X the ATR in your favor:
TR cant gives
i need to move SL to break even
-
RE: Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
thanks for replying! I changed it and it still dosent seem to work
-
Setting the SL to break even once the price goes 1X the ATR in your favorposted in Questions & Answers
Hey, Im almost done building my first EA everything is working right except I cant seem to move my SL to break even once the price goes 1X the ATR my favor. I tried using the break even point (for each trade) block but I cant seem to make it work and then went thru some Forum posts and came up with this https://fxdreema.com/shared/L4imctyOc but it dosent seem to work either. Can someone help? Thanks.