@jstap yes you are right i was using =<, i just checked this, Thank you very very very much, < is working fine.
And please don't mind, I straiten/unsettle you very much 
Posts made by TalalKhan
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Thanks Alot Dear I Done It With A Different Way Till Now Its Working Fine, Hope It Will In Future, You Are Great, You Helped Me Alot In Past 2 Months
More Power To You 
Come To The Next Point If I Am Using Trade Count Block With Lower Than 3 Trades, EA Is Opening 4 Trades Not 3, If I Changed To 5 EA is Opening 6 Trades. Means Once More From Given Command. I Used Check Trade Count At Top Of Tree -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap I am doing exactly like this block by block and this is only possible when you know what logic are you applying on your EA, i am trying blindly because i am still confused what logic i should need for this problem
Anyways check and tell me what is wrong with project because problem is still not solved
https://fxdreema.com/shared/CNDVOvixb -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap sir i tried with differnt ways, please can you please set this for me,
i am very confused -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap how can i restrict my indicator after trade one opend? Means which block i put for false variable after trade one?
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap
You are saying like this?
Block 1: Condition block
Block 2: Variable true
Custom indicator is above 100
Variable false
Custom indicator below 100
I am still confused
And this variable don't need any constant (input) right?
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap sir please give me live example so it will be easy to understand, as you know i hate variables
Just set tree 2 as you are saying. Please
https://fxdreema.com/shared/BBlxg5HO -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Available?
I have facing a new problem regarding buy conditions
I want to buy on every time when indicator value crosses above 120, Previous trade is open or close whatever, don't follow trade 1 (See Picture below)
How can i do this? I tried with 2nd groups for buy 2 but EA is opening position with buy 1. it means both tree are working together
Project: https://fxdreema.com/shared/BBlxg5HO

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap its a sad news for me boss

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap I found the problem, problem is with indicator because indicator is restricted with count bars command, that's why on next candle indicator stop working

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap After putting the values on comments what i found that indicator value is stucking after 1,2 candles

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap what should i put in comments??
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap arrowed buffer is same buffer which i am using in EA, You can see buffer numbers are same in colora and in EA, don't know why it is not working, it's because of candle ID or something else. Don't know what's the problem

I can send you mq4 file of indicator if you are intrested to check what's wrong -
I Want To Create A EA With Custom Indicatorposted in Questions & Answers
Hey Guys,
I want to create a EA with custom indicator named (Real Woodie CCI), I have mq4 file,
I am just testing is it working or not but its not working, I want to buy when CCI above 130 and vice varsa for sell, After successfully tested this thing i will further modify my EA, Please see my project is there something wrong? I can give indicator if needed
https://fxdreema.com/shared/ulWAqHlYd
Screenshot of buffer 5

@l-andorrΓ sir please check as you previously help me regarding custom indicator. @jstap you also check my post -
RE: I want to know how can i used these conditions in fxdreemaposted in Questions & Answers
@jstap ok thank you, and if i want to add TP based equity percentage, what should i do?
Suppose my equity is 10k and I want to closed my all trades if equity rise 10%, it means 11k -
RE: I want to know how can i used these conditions in fxdreemaposted in Questions & Answers
@jstap From the start,
we set a condition in group 1 trades that if X percentage of draw down in equity all trades closed, my question is, I want this conditions in group 2 also, is this condition work for all groups or i should add (Block 80, 81) in group 2 as i did in my project. Please have a look
https://fxdreema.com/shared/CAuYrohOc -
RE: I want to know how can i used these conditions in fxdreemaposted in Questions & Answers
@jstap it means new variable and new constant also and new setup for trade closing like we did for group one in 8 10 blocks?
-
RE: I want to know how can i used these conditions in fxdreemaposted in Questions & Answers
@jstap i tried but failed
don't know which vatiables are you talking about, if you give live example its easy fΓ²r me
