@muneeb00 The 2 is nothing just an existing project, make a third constant for buys and sells, put this at top and connect to buy/sell tree, off the yellow connect the buy and sell conditions and connect to your trees as normal. I do think tis is pointless though, either way you have to open your inputs to change so, by adding both together you are add blocks to the code for no reason.
Best posts made by jstap
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
-
RE: conversion issuesposted in Bug Reports
The convertor will not change MT5 specific blocks, just start from scratch using MT5.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 Not that I know of.
-
RE: URGENT Fxdreema too slow.posted in Bug Reports
I have used FX for years, I use daily, rarely gives me any problems. Often personal browser, internet etc are what causes problems.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 In your other post I put a link on how to create engulfing, use your ZZ code to get the ID to ensure it matches the engulfing candle.
-
RE: Time source wrong calculationposted in Bug Reports
Interesting, hopefully @fxDreema can look and fix this, code can be used for correct results: https://fxdreema.com/shared/4MDTyPJZb

-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 We all were once, taught ourselves by reading forum and testing, I said in the above post how to do it. If you still struggle say so on here and at some point over the weekend I'll have a look.
-
RE: supertrandposted in Bug Reports
@armankurd78 @l-andorrà is correct this indicator will repaint, the trading view is better, but doesn't work here, depending on your use, you can still use it but, don't expect things to work as expected, when you're looking at how the indicator looked in the past.
-
RE: SuperTrend (Non Repainting). Higher time frame Colour Change as macro signal to lower timeframeposted in Questions & Answers
@edify-1984Like this is probably what you want.

-
RE: Bug in ZIGZAG indicatorposted in Bug Reports
The sequence of ZZ is set by the ZZ indicator, so you need to decide what ZZ point you want to use, the sequence is not incoherent.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 Am a little busy, as soon as I have a minute I'll have a look at this.
-
RE: Missing block on next dayposted in Bug Reports
The choice is yours, the chances of your project being different to what has been seen before are very low. I was trying to help other wise create each section separately and try to replicate the problem.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@jstap This is working, you will need to decide weather engulfing should occur -1 or +1, also engulf is basic so probably need ti improve.
-
RE: Missing block on next dayposted in Bug Reports
I still need to see the project, if you are that worried about others seeing it, you an PM it to me
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 Add a variable, in the modify variables block adjust like I did before, use this in a condition block and you can create whatever condition you like.
-
RE: On Trade can't useposted in Bug Reports
It does work, add a shared link to see what has been done.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@talalkhan Yes but make sure groups are set in all relevent blocks.
-
RE: On Trade can't useposted in Bug Reports
This does look like it is a fault, have never got the profit this way, try going to the main page and asking @fxDreema if he knows. In the meantime try using a pink for each closed trade above the formula, and below the trade closed blocks, get the price in a loop, and see if that gets the relevant value.