may I ask a question. How can I close the trade after 5 (or 7 )
Posts made by rusen
-
RE: Close position after 5 minutes !posted in Questions & Answers
-
RE: What is the problem ??posted in Questions & Answers
Yes the indicator is in the right directory. The indicator appears on the chart when I test the EA. I send you the indicator
0_1587383362982_3rdcandle-indicator.mq4 -
RE: What is the problem ??posted in Questions & Answers
It does not work
Really I have not understood the problem. It is very simple EA but not working. Probably does not see the output data but why ?
-
What is the problem ??posted in Questions & Answers
What is the problem of this EA ?
I want to buy when blue arrow appear and sell on red
But it does not work
Anybody help me ? -
Candle colorposted in Questions & Answers
Hi
I have an indicator which changes the candle color. How can I detect the specific color of a candle and open position. I tried indicator appear block from buffer but it has not worked
https://fxdreema.com/shared/bifTGWxne -
closing pending orderposted in Questions & Answers
I have opened a pending order and after 1 or 2 bar, I want to delete the order if not executed. How can I make this
-
RE: Open a position when indicator gives alertposted in Questions & Answers
This configuration worked. Thank you for your inspiration.

-
RE: I want EA to ignore previously drawn objectsposted in Questions & Answers

Your condition block did not work but this configuration worked. Thank you for your help
-
RE: Open a position when indicator gives alertposted in Questions & Answers
Yes I tried to find object as you said but there is a problem. When I first load the EA it detects the previously drawn arrow and immediately open position. How can I tell the EA "ignore previous objects on chart" and wait for new arrow to appear.
"İndicator appear" block helps if I use indicator but when I use "for each Object" this problem arise. Is there an "object appear" block ? -
RE: Open a position when indicator gives alertposted in Questions & Answers
Thank you. It only shows name of the indicator and nothing is changing

-
I want EA to ignore previously drawn objectsposted in Questions & Answers
I made an EA. It looks for up or down arrow and if find one, open position. But when I load the EA, it is finding the previously drawn arrows and immediately open position. I want EA to find arrows after I load the expert, ignoring previous arrows.
Can anybody help me -
RE: Open a position when indicator gives alertposted in Questions & Answers
Thank you for your answer. How can I find the alert buffer of indicator. I only have ex4 file not source code
-
Open a position when indicator gives alertposted in Questions & Answers
Hi
Is it possible to make an EA which will use alert price from an indicator to open an order. I mean, when an indicator gives alert, EA will use this alert (price) and open a position -
Is it possible to use 2 EA on same chartposted in Questions & Answers
Hi,
Is it possible to run 2 (or more) EA on same chart. I need it to get data from one EA to use it on other EA -
RE: Open a position in reverse position of previous trade (closed with stop-loss) with take-profit of same amount of loss in pips (to breakeven my previous loss)posted in Questions & Answers
https://fxdreema.com/shared/M63AAaIbc
Pending order is not executing. I did not understand the problem
-
RE: Hi, Can anyone help me to creating 'pending order' based on TP of my last closed trade,please?posted in Questions & Answers
@l-andorrà
https://fxdreema.com/shared/SROTAjZlcVariables are not working. Buy order and pending order is executing but TP in pending order is not working.
In this version I have created pending order at the time of open buy order with TP (loss of buy order) of courseI know that I have to cancel this pending order if buy order is closed with TP
In another version I may wait until buy order is closed with SL and than immediately open sell order with TP ( loss of buy order) -
RE: Hi, Can anyone help me to creating 'pending order' based on TP of my last closed trade,please?posted in Questions & Answers
https://fxdreema.com/shared/SROTAjZlc
Variables are not working. Buy order and pending order is executing but TP in pending order is not working.
In this version I have created pending order at the time of open buy order with TP (loss of buy order) of courseI know that I have to cancel this pending order if buy order is closed with TP
In another version I may wait until buy order is closed with SL and than immediately open sell order with TP ( loss of buy order) -
RE: Open a position in reverse position of previous trade (closed with stop-loss) with take-profit of same amount of loss in pips (to breakeven my previous loss)posted in Questions & Answers
https://fxdreema.com/shared/SROTAjZlc
Variables are not working. Buy order and pending order is executing but TP in pending order is not working.
In this version I have created pending order at the time of open buy order with TP (loss of buy order) of courseI know that I have to cancel this pending order if buy order is closed with TP
In another version I may wait until buy order is closed with SL and than immediately open sell order with TP ( loss of buy order)