WHY when create order buy or sell dont create new order before close last order ?
-
hello
why when create order buy or sell don't create new order before close last order ?
I want create order and new order until my last order don't close
how I can do that by fxdream
thank you
-
Try the "no trade running" - condition block on top of ur ea. It should work

-
__Try the "no trade running" - condition block on top of ur ea. It should work
[/quote:clcdg1zh]when I put no trade running I see open order and don't new open order because wait close last or firest order to create new order
I don't want this
I want in case of my condition complete create order and if my condition complete again create new order until if my first order don't close ------- how I do that ?
-
What you wrote is not easy to be understood. I will suggest to show some pictures instead

-
__What you wrote is not easy to be understood. I will suggest to show some pictures instead :)[/quote:kj6m8lr6]
I mean
my condition create buy order when rsi > 50
my condition create sell order when rsi < 50when create order buy continue open don't close - ok
and when rsi < 50 don't create order sell because order buy openwhy this happen ?
I want create order in any time until orders buy or sell continue open
you understand ?
-
AS FxD wrote it is a little hard to understand, is the following what you need?
https://fxdreema.com/demo/mt4-buy-sell- ... conditions
Alan
-
__AS FxD wrote it is a little hard to understand, is the following what you need?
https://fxdreema.com/demo/mt4-buy-sell- ... conditions
Alan[/quote:q8nqqyfp]
thank you alan
but
this example close last orders to open new orders
I don't want that -
Nagdy Hi, I would really like to help.
First point is I am currently just trying FxDreema so am NOT an expert, however I am (have had) experienced in the logic involved in programming.
My first language is English so I would like to help you get this resolved. It is a simple request and one that should be answered once I, others or FxD can understand so it can be answered.
__...
I mean
my condition create buy order when rsi > 50 ----------------I understand this
my condition create sell order when rsi < 50 ---------------**I understand this ***when create order buy continue open don't close - ---------------ok don't close what? The Sell?
and when rsi < 50 don't ***** create order sell because order buy open ------So if you have a BUY then IGNORE any sell condition?...[/quote:s9qwmfhc]
Another way would be to write down in as FEW words as possible each action you want to take, ignore the system just what is in your head.
Cheers
Alan
-
my condition create buy order when rsi > 50
my condition create sell order when rsi < 50
[/quote:3mj6n20f][/quote:3mj6n20f]These are the only statements I can understand. And they are pretty easy to make, so I'm sure the problem is somewhere else. I don't understand your english, nagdy

-
my condition create buy order when rsi > 50
my condition create sell order when rsi < 50
[/quote:1xli9ppe][/quote:1xli9ppe]These are the only statements I can understand. And they are pretty easy to make, so I'm sure the problem is somewhere else. I don't understand your english, nagdy :)[/quote:1xli9ppe]
HHHHHHHH
LOOK
when rsi > 50
then robot create order buy ------------- okwhen rsi < 50
then robot can not create order sell --------------- why ?because order buy open don't close - when close it then robot can create order sell
you understand me now
I don't want that tis problem from me
I want create orders buy or sell when condition complete until to orders open
thank you
-
Ok, I understand the conditions to open trades. But I don't fully understand how you want to close them. Do they have SL/TP or they must be closed by the opposite condition?
Otherwise the amount of trades that can be created depends on the blocks above Buy now/Sell now blocks. I mean, blocks like "No trade". You probably use such block. Take a look at it's settings.
-
Nagdy I am very sorry but I , like Fxd, do not understand your English.
When you write something that I understand you follow it with something that I do not understand.
Try and write what you want without comment, just the rules.
The best would be to use the Builder to show us in pictures what you want.
Cheers
Alan
-
__Ok, I understand the conditions to open trades. But I don't fully understand how you want to close them. Do they have SL/TP or they must be closed by the opposite condition?
Otherwise the amount of trades that can be created depends on the blocks above Buy now/Sell now blocks. I mean, blocks like "No trade". You probably use such block. Take a look at it's settings.[/quote:2vdrou7i]
ok
thank you
I try work your word
thank you for your time