@muneeb00 Those options cannot be changed in fxdreema, but what I put above allows you to switch on/off buys and sells.
Best posts made by jstap
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
-
RE: Moving average crossposted in General Discussions
cross happens reset variable to 0, once per bar count +1 on variable, check count above placing a trade
-
RE: Technical Problemsposted in Bug Reports
Never happened to me, browser has caused similar issues for others.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 Your question is not very simple, or I don't understand what you want. What I have showed you will give you the option to use EA for just buys, just sells or buys and sells. The above picture shows exactly how to implement, just use the buy condition above your buy conditions, use the sell condition above your sell conditions.
-
RE: I need helpposted in General Discussions
You want to get your value in a separate tree, then close and check this value in other trees.

-
RE: account chargingposted in Bug Reports
Crypto payments can take a few days to activate, click back to main page above and ask admin, it may speed up the process.
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@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.
-
RE: Anyone knows this ea (pending orders ea) please help!posted in General Discussions
Without the source code or you having it on your browser to pass the shared link, nothing can be done.
-
RE: Bucket is not working! (with example)posted in Bug Reports
Bucket doesn't work on MT5, you have to create with pink blocks, the link is how to do lots, you will have to create the rest: https://fxdreema.com/shared/LKDvSE9Fb
-
RE: I Want To Correction In My Zigzag EAposted in Questions & Answers
@muneeb00 Not that I know of.
-
RE: Capability to Save Postposted in General Discussions
This would be handy, when someone asks a question you could find a previously saved post.
-
RE: “I can’t access it. I paid for the monthly plan in USDT, but my 30-day Pro period still hasn’t been activated. Can someone fix this? I paid an hour ago and I need to use the Pro version. Please activate my 30 days — it’s already paid.”posted in Bug Reports
Click on main page above, ask support and they may sort it quicker, if you paid through crypto it can take a couple of days, but it will work soon.
-
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: MY SLOW BACKTEST PROBLEM SOLVED.posted in General Discussions
Normalize your block ID's, may make it faster but that higher number will almost certainly cause adverse affects, your modify colours and properties should be on the on init tab, this means they will only work when EA is started (initiated).
-
RE: Crashesposted in Bug Reports
Set up some logic saying what just fired, you can print on screen/journal... many places, just something that will show you what just happened.
-
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: MY SLOW BACKTEST PROBLEM SOLVED.posted in General Discussions
I don't know, maybe the EA having to count from 0 to x every time, I may be wrong though. Personally I make the setup as simple and logical as I can.
-
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.
