Add a share link, and say what part is doing this.
Posts made by jstap
-
RE: What's wrong with this crossover?posted in Questions & Answers
I am guessing those bands are the same as the envelope indicator, either way, when candle 0 close is x.xx pips < or > place a pending on that value and adjust to + or - 4 pips
-
RE: "Error 4002" " Indicator not handled "posted in Questions & Answers
If something stops working as I know it should, I start the project new (normally by copying and pasting blocks). this will normally correct issues, although FX uses MetaTrader code to create projects there is other computing going on on the website.
-
RE: How to take a partial profitposted in Questions & Answers
That looks like it will do what you want, what is it doing?
-
RE: Please help with thisposted in Questions & Answers
No, but they can in adjust, so use something like this in adjust *VariableName, VariableName being the specific exact name of your variable
-
RE: HAVING PROBLEM WITH CHECK DISTANCE MT5posted in Bug Reports
Drawing a line won't but these 2 conditions might, test 1, then the other, then put together.

-
RE: Is it possible to change the state of many boolean variables using one block?posted in Questions & Answers
Yes add to a modify block, you could also use custom code.
-
RE: ZigZag Switchesposted in Questions & Answers
There is lots in here, block 4 & 5 tell you whether ZZ is up or down via candle IDs: https://fxdreema.com/shared/UKfAaBv8b
-
RE: how to track Pending Orderposted in Questions & Answers
A pending order is pending until it become a trade, depending on what you are doing could be achieved by using pink blocks (for each pending or for each trade
-
RE: HAVING PROBLEM WITH CHECK DISTANCE MT5posted in Bug Reports
This should work, but before adding pips check it. I add pips like in the picture:

-
RE: Asking the block numberposted in Questions & Answers
Block trees start with the lowest number but run in a line. So in your trees 1-8, 2-65-66-10, 3-419-472, 11-13
-
RE: My robots are making lots of profit in demo but can't trigger in live account in HF Markets pls can any help me which brokers support fxdreama in live trading accounts plsposted in Questions & Answers
Most, is all based on meta code, so any that not are not using meta processes, or your EA is at fault, or the broker settings/requirements not not work for the EA
-
RE: Since my bot can trigger in Demo and not in live account in HFM broker which other broker support this fxdreama pls can someone helpposted in Questions & Answers
Any meta trader MT5 or MT5 should work, if not it is either an odd broker, or an EA issue, FX uses meta trader code
-
RE: Is there a way to check if a position was opened market or by a pending?posted in Questions & Answers
Select manually opened, or all, and activate what's needed on trade
-
RE: FXDREEMA can use on macbook?posted in Questions & Answers
I think you can run Windows on a MacBook and run all Windows programs, meta trader doesn't run on it though without though
