I Want To Correction In My Zigzag EA
-
@jstap sir i create a EA with your help but now i want some changes in it.
on arrow 1 my conditions are matching for buying
on arrow 3 my conditions are matching closing
i want to buy on arrow 1 and arrow 2.
mean i want to buy again if conditions are matching again after 20 pips of downfall.
In other words price fall after buy 1 and if heikin ashi created 5+ bearish candles than a bullish candle bot will buy again.
is it possible? if yes then how?

-
@l-andorrà Can you please help me regarding this query (comment no 101) as @jstap sir is not available from past 24 hours
-
@talalkhan Set a group 1 buy under set group 2 trade to true, in separate tree if group 1 trade, beneath if so many red candles followed by your white candles, buy a group 2 trade and set to false underneath. On closing set the used group numbers in the block.
-
@jstap didn't understand your point because i am beginner, but i tried like this
is it right or wrong? if wrong please mention in details
its littile tricky if you give me your important 10 minutes so i can know how can i set both groups and set up of bullish candle after so many red candles of heikin ashi

-
@talalkhan Yes but make sure groups are set in all relevent blocks.
-
@jstap sir its working but buying on every bullish candle after bearish candle, i want to buy 2 on a bullish candle after at least 5-8 bearish candles. Tell me how can i use this condition?

-
@talalkhan You have your conditions set to allow this, set to only allow what you want.
-
@jstap after buy 1, i want at least drawdown of 10 bearish candles for buy 2. how can i add this?
-
@talalkhan Your conditions for 2 need to have this set.
-
@jstap sir i know this. I just what to know what settings on which block to apply this condition. Hope you understand
-
@talalkhan This is a personal choice, you have done enough on fx to work this out, test and if not doing what you want, change and test again.
-
@jstap i tried with indicotar fall block but failed because indicator fall is running from top. How can i set indicator fall to start run after buy 1 trade not from top. If you have any idea tell me
-
@talalkhan Put a shared project and explain what it's not doing.
-
@jstap here it is.
https://fxdreema.com/shared/zap95nt5
problem is i want to add condition for buy 2. if bullish candle after a 8-10 bearish candle then open a 2nd buy order.
Note: i tried with indicator fall block but problem is how can i set this block to calculate candles from buy 1 not from the top (where short sell conditions are matching) sorry for bad English -
@jstap i also tried with buy pending orders in grid but problem is buy orders placed on above first buy and sell order placed on below first sell.
I want pending orders below from 1st buy and above from 1st sell -
@talalkhan Above no trade 2 you need an if trade 1, then you need a indicator for the amount of bearish candles, then 1 for amount of bullish candles.
-
@jstap Same issue not working i tried as you said
-
@talalkhan Put the latest project as a shared link and I'll see what looks wrong.