yes there is order send error 2
Posts made by guyha04
-
ea stop making orders at 162000$posted in Questions & Answers
i built a good ea that stops making orders when it reaches 162000$
why is that i don't know. -
pending orders eaposted in Questions & Answers
i've created a simple ea that makes pending orders without any condition, the problem is that when there is a pending order that wasn't excuted, it doesn't delete it, and the tester doesn't progress any more, but this simple method is profitable, but i couldn't have sell
and buy pending orders, just one of them, how can i solve two problems? -
renko eaposted in Questions & Answers
i've got a renko indicator that works on offline charts, like all renko on mt4.
i don't have renko with buffers can i create an ea, with that kind of indicator.
i have only ex4. -
RE: i need to open buy only once and than sellposted in Questions & Answers
ok thank you i succeeded with the answer i just put the conditions
-
RE: i need to open buy only once and than sellposted in Questions & Answers
it seems that whenever the buy is closed it opens a sell trade regardless to the condition
of sell.
i want it to work according to conditions. -
i need to open buy only once and than sellposted in Questions & Answers
i need to open buy once and than sell, and the same with sell open once and than buy
so i want the ea to continue to buy and sell, but after buy must come sell, and after sell must come buy, and i don't know how to do it.
thanks in advanced. -
trailing stop problemposted in Questions & Answers
i added trailing stop and wrote 5 pips in the stop but when it was on trade i had 8 pips in profit but the sl of the traling didn't move.
why is that -
RE: problem with pending ordersposted in Questions & Answers
thank you no pending order above buy and sell works, it opens only one pending order.
-
problem with pending ordersposted in Questions & Answers
i built an expert advisore with pending orders but every chart the expert creates many pending orders maybe 20 per chart, how do i create only one pending order for each chart, i attach the ea.