you need "sell pending order" and "buy pending order" blocks nested. then in "on Trade" tab use "trade create" block and link it with "close all pending orders" block
Posts made by pacificnet.lk
-
RE: Hi & Low of Current Day Valuesposted in Questions & Answers
-
RE: EA NOT WORKING ON REAL OR DEMO AS IT WORKS ON TESTERposted in Bug Reports
what happens if you use a Caddel ID of 1 in your crossover condition filter at 5 and 6?
-
RE: How to set candle ID and group?posted in Questions & Answers
- "If trade Close" must be on "On Trade" tab.
- your "buy now" "sell now" blocks do not have the groups setup but you are trying to filter groups on "blocks 2 and 45"
- when you move "If trade Close" block to "On Trade" tab, make the group mode to "ALL"
-
RE: OrderSend buy in custom block mql4 doesn't workposted in Bug Reports
try changing "group" to "magic" and remove the space between the commas.
you may need to pass the output to a variable and print the errors from it as well. for that, you may have to read the mql4/5 documentationplease post your project link here if need more help.
Any reason to do this the hard way in FXdreema? then we can find an alternate way to do it.
-
RE: Delete indicator with a button in Backtestposted in Questions & Answers
@jstap you are correct. scratch the "Apply Template" idia. if we do that the EA will unload as well in the live chart.
-
RE: Delete indicator with a button in Backtestposted in Questions & Answers
Another way to do by using the "Apply Template" box and pointing to a blank template. you have to create the blank template first.
-
RE: EA NOT WORKING ON REAL OR DEMO AS IT WORKS ON TESTERposted in Bug Reports
change the block number in ascending order and see
from 7,5,3,1 to 1,2,3,4
and
from 8,6,4,2 to 5,6,7,8
then let us know the outcome -
RE: "Comment" box gets squishedposted in Questions & Answers
found a fix but do not know why it is happening and why MT5 not fixing this.
-
"Comment" box gets squishedposted in Questions & Answers
fxdreema "Comment" box gets squished up. Does anybody know the reason?
https://fxdreema.com/shared/t98OusX7e

Thanks
This fix the problem

-
RE: fxdreema dont work with this indicator. Can help me.posted in General Discussions
I think you need to upload the mq4 file to fxdreema. But you are tying to upland the ex4.
-
RE: Hello I need help to get only one buy or zellposted in Questions & Answers
@pacificnet-lk said in Hello I need help to get only one buy or zell:
under "time fiters" use "once per bar" filter
ignore this answer. without looking inside your conditions no one can give you a proper answer. -
RE: Hello I need help to get only one buy or zellposted in Questions & Answers
under "time fiters" use "once per bar" filter
