@l-andorrà it is opened manually , please help me
Posts made by Gggvvvv
-
RE: i want to make a semi automatic eaposted in Questions & Answers
-
i want to make a semi automatic eaposted in Questions & Answers
i want to make a semi automatic ea . When there is a buy or sell order on the chart, ea will immediately enter a pending order. how can i do that please help
-
RE: The EA enters orders continuously, the next order is 10 pips away from the previous oneposted in Bug Reports
@jstap it's too complicated, please help me fix it ,I spent a lot of time trying to do it, but to no avail
-
RE: The EA enters orders continuously, the next order is 10 pips away from the previous oneposted in Bug Reports
@jstap Am I doing this correctly, when backtesting it doesn't seem to open any orders
https://fxdreema.com/shared/rmbQAx1kd -
The EA enters orders continuously, the next order is 10 pips away from the previous oneposted in Bug Reports
please help . I want to create EA on 2 orders simultaneously buy and sell . The EA will enter orders continuously, the next order is 10 pips away from the previous one. how can i do that?
-
RE: EA No. 2 only enters orders when EA No. 1 has the required number of ordersposted in Questions & Answers
@jstap can i use the "check trade count" block? The rule is that when EA No. 2 checks trade count on EA No. 1, if there are 9 orders (active), EA No. 2 will be activated to open orders.
-
EA No. 2 only enters orders when EA No. 1 has the required number of ordersposted in Questions & Answers
I have 2 EAs that interact with each other , and I want when the number of orders ( active ) of EA No. 1 is 9 orders , EA No. 2 will enter the order . how do i do it?
-
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@jstap here is my finished project edited by you , thank you very much for that , it runs perfectly on backtest . but when running on demo account it still opens new order even though previous one is still working , thanks for your help
https://fxdreema.com/shared/67fWFE6ed -
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@jstap today I checked the project you corrected on my demo account, but it still entered orders continuously, even though there were still active orders before, not closed (take profit). but when backtest it works fine according to principle. Looking forward to your help
-
RE: is there a way for the EA to only enter a new order when the previous one is closed.posted in Questions & Answers
@l-andorrà i mean open new order whenever if no open order and satisfy condition ma34>ma89 . means open a new transaction only after the previous one has been closed (tp) if the condition ma34 > ma89 is satisfied. EA I use the condition if ma34 > ma89, I will enter a buy order, and I want when that buy order closes (take profit) then I can enter next buy order if ma34 is still greater than ma89 . but my EA has an error that it opens orders continuously when the condition ma34>ma89 is satisfied, even though there are still orders running, not closed (take profit). I want it to only open a new position when the previous one is closed ( take profit ) - no more commands are active
then enter the next command -
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@jstap you have helped me a lot , thank you very much .
-
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@jstap https://fxdreema.com/shared/95hHZJyFb
this is my complete project, hope to get your help -
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@jstap My only problem now is that when the EA meets the condition ma34 > ma89, it enters a buy order consecutively on each candle, even though the previous order has not been closed (take profit), what I want is for the EA to only enter a new order. when the previous order is closed ( take profit ) . I tried to understand what you mean, but my English is so poor, it's hard for me to understand what you mean. I really hope you can fix it for me on the project I shared. If not, thank you very much for your suggestions, and also very sorry for bothering you
-
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@jstap i know you are very unhappy , i am sorry for that , i am a newbie with not much knowledge and english language is very poor , i really do not understand what you mean , even using google translate . If you can, please help me fix it so I can follow, thank you very much
-
RE: average profit test block does not work in live account, but works fine in backtestposted in Questions & Answers
@jstap https://fxdreema.com/shared/t59rp7PKb
Am I correct like this, if you don't mind please edit it for me.