Sorry mate, looks like all you can do with this is go to main page and message support
Posts made by jstap
-
RE: "Position Created" is not working on MT5posted in Questions & Answers
-
RE: How to create your own custom blocks step by step??posted in Questions & Answers
It will be under the custom tab.

-
RE: About Setting TrailingStop For Different Groups Under a Unified Rule Setposted in Questions & Answers
I assume before trade closes you need to modify the stop. for each trade - pips away - modify , in a separate tree
-
RE: Close all trades after the firstposted in Questions & Answers
on trade tab - trade closed - close all (Sells)
-
RE: How to delete object type picture on deinitposted in Questions & Answers
add ashared project to look at, can then see where blocks are, and what you have inside them
-
RE: How to delete object type picture on deinitposted in Questions & Answers
D you mean if you activate the termination block?
-
RE: Grid layer lot size and close all not workingposted in General Discussions
Candle close on 0 is the current ask price. You wand to change the Lot size under buy/sell, and maybe reset if no trades.
-
RE: Autolotposted in Questions & Answers
create a enum constant, then you can choose which you want to use in the terminal inputs: https://fxdreema.com/shared/ZqTZSk4rd
-
RE: two or more crossoversposted in Questions & Answers
Possibly, open each trade with different groups, this way it will be like 2 different trade that you can control separately.
-
RE: Help with Loop and No Trade Blockposted in Questions & Answers
how would you like to prevent a trade opening, something like wait for an hour.
-
RE: Help with Loop and No Trade Blockposted in Questions & Answers
Your EA is opening a trade, so when it closes set something to not open another until you deem it right to do so.
-
RE: Help with Loop and No Trade Blockposted in Questions & Answers
Your logic in the EA needs to prevent a new trade being opened
-
RE: two or more crossoversposted in Questions & Answers
add a shared link, but probably a no trade block on top

