I've add "Start positions loop" at the top of the loop but the problem is the same,it doesn't work with sell position. Here a shared copy http://fxdreema.com/shared/5jM2OFPqe. May be that i something wrong,but i don't know what.
Posts made by miki
-
RE: (in loop)Pips away(on loss) Mt5posted in Bug Reports
-
RE: (in loop)Pips away(on loss) Mt5posted in Bug Reports
I'm sorry I always try to put all the information,the topic was reported in mt5, these blocks I've already used in others ea, and have always worked without entering the "start loop", it is only today that the blocks only work on long positons and not on sell position.Thanks,for the great job you doing.
-
RE: (in loop)Pips away(on loss) Mt5posted in Bug Reports
Hi, this block work fine only with buy position,on sell position it doesn't work. Same on Pips away from open price block.
-
RE: compilation errorposted in Bug Reports
Hi,using my mq5 indicator i have an error ')' -syntax error,parameter missed.Thanks.
-
RE: Formula resultposted in Bug Reports
hello always me with another problem, when I use the formula block, the variable in which the result is stored is not visible in the other blocks used.
-
RE: check current unrealized profitposted in Bug Reports
Hi,account information in condition block it's ok, but the block above in question still gives me 4 errors and 6 warning.I solved too with your advice,thanks again.
-
RE: check current unrealized profitposted in Bug Reports
Thanks,i've tried to use account information block but i get other 5 errors like "Ask-function already defined and has body" or "bid-function not defined".
-
RE: check current unrealized profitposted in Bug Reports
Hi,when i try to compile with this block i have 5 error and six warning(for mt5). Thanks.
-
RE: Error during compiling mq5posted in Questions & Answers
Hi,from 2 days when i try to compile any kind of ea for mt5 i have 102 compilation error like
'AccountBalanceAtStart' - function not defined
'DrawStatus' - function not defined
'IsTerminated' - function not defined
and many more. -
RE: Problem with close each profitable position on mt5posted in Questions & Answers
Thanks,it work now.
-
RE: Problem with close each profitable position on mt5posted in Questions & Answers
I'm using local version build 037 (01 May 2013) and do not come out other errors.I tried to use the web version but the result does not change,the errors remain.
......
Immagine.jpg -
RE: Problem with close each profitable position on mt5posted in Questions & Answers
Hi,when i use this block on mq5 the position is not closed,in the journal of the tester i read:Trade request failed error 4756,invalid order filling type[2].This block in older release it was ok.Thanks in advance.