fxea729
fxea729
Friends

Add friends via their profile or user search and you will be able to see if they are online

fxea729
Added topic Can EA get user input from chart?
I would like to ask can EA get the user input from chart? For example, when user draw a square on the chart, the EA will know the position of the square and knows the first bar time and the last bar time. Thanks
fxea729
Added topic Why buy position always fail while testing
I am using MT5,  demo account . I have a EA that will do PositionOpen for buy and sell and I found that all my buy position failed and get requote message. Here is my code for buy and sell position:     #include
fxea729
Added topic How to place pending order in XAUUSD by EA
Here is the problem, I am making a EA and I wanted to place some pending buy limit order in XAUUSD, and from this window: I found that the price should be step up every 0.05. I would like to ask that how can I get this information in EA? I have tried
fxea729
Added topic Pending stop order, Invalid price, error 4756, retcode=10015, TRADE_RETCODE_INVALID_PRICE
I have a EA which will place buy stop or sell stop . I find that there are some orders cannot be set due to error, TRADE_RETCODE_INVALID_PRICE. Here is the log, from the same EA, one trade is success and the other is not
fxea729
Registered at MQL5.community