Anyone??
Posts made by TalalKhan
-
RE: EA for custom indicatorposted in Questions & Answers
@haikel check how custom indicator's buffers are working then try with comment block
-
RE: ZigZag EAposted in Questions & Answers
Read and apply it carefully
https://fxdreema.com/forum/topic/5060/how-to-use-zigzag-advancedI also created a zigzag EA, tell me your Logic/Strategy may be i can help you
-
2 Or More Trade TP is Not Workingposted in Questions & Answers
I am applying this logic in my EA
If 2 or more trade is above X number of pips from their average price EA closed those trades of sell/buy side
I create same tree with same conditions for buy but both trees are not working,
Can somebody help me?Note: Working fine if i am not using single trade tp, if i am using single trade tp basket trade tp is not working

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap If i used like this, will my above bool switch to false when indicator is 0 and ignore block no 295 because I am using cross width is 1000
https://fxdreema.com/shared/tnC1hUsMd -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap I closely checked and i am pretty sure it's an issue of crosses which i talked about 2-3 days back. We should use crosses with cross width instead of simple above/below
Is there any way to valid a cross till indicator is not touching X value? -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap It means we both don't know where is the problem

If we don't know where is the problem then how to solve?
I renamed all the blocks, check again hope you find where is mistake
https://fxdreema.com/shared/I6GTU4iTb -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap sir i will do this after this project because i am almost done in thia project just need some changes like indicator is crossing below 200 buy tree 1 stops, sell tree 2 start
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Frankly speaking i am still confused with variable true false setups, that's why i am not trying different things, I am applying what you are suggesting because i know if i try new things i will mess up. I PM you strategy (can explain in details too), Read and suggest what should i do
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Still Same Problem,
Indicator is above 0, comes from - value to 0 but EA is finds short setups with longs,
I want to long trades only there, Check screenshot
Project: https://fxdreema.com/shared/qQwugLmee (Cleared by you)

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Please check all buy side variables and condition blocks, I think it's all ok according to your logics
https://fxdreema.com/shared/qQwugLmee -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Bro Please Check Buy Area Variables Now, is it ok now?
https://fxdreema.com/shared/flbreJbcd -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap oh it means i should use > instead of x> in both blocks 114 & 118?
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap If i used > instead of crosses above i think it means if indicator is above -200 to 0 range EA finds long setups because indicator is at above -200, That's why i used the word crosses
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Listen sir,
I want this settings in my EA (Vice Versa If Indicator is At -200)

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap EA is still not working fine

https://fxdreema.com/shared/pZ0Mx26Gc
Can you please check these variable?

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap and connection is also correct with orange line?
-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Please check the connection of block 284 & 285, is it right or should i use yellow line
https://fxdreema.com/shared/LfpTuOB1d -
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap If i want to reset this variable at 0, where i put this 0 ? in conditions or in modify variable block? i think at conditions block like this

-
RE: I Want To Create A EA With Custom Indicatorposted in Questions & Answers
@jstap Check my screenshot above, Still any problem, i removed numeric with bool false