thanks for your useful and excellent Services
Posts made by aminzaeim
-
RE: counting simultaneous open positionsposted in Questions & Answers
i apprecieate your consideration
-
RE: counting simultaneous open positionsposted in Questions & Answers
my robot creates two buy trades and each one has own strategy. i want to know when both of them are open.
-
RE: counting simultaneous open positionsposted in Questions & Answers
in this way i can count all trades. i need simutaneous open trades
-
counting simultaneous open positionsposted in Questions & Answers
hi everey one
i need to know the number of simultaneous open positions. could you please guide me -
RE: Set take profit when orders executedposted in Questions & Answers
@jstap That's right. it works. thank you
-
RE: Set take profit when orders executedposted in Questions & Answers
@l-andorrà because when we use pending order, we will have two time positions : 1- the time of setting pending order 2 - the time of executing pending order ( changing "order" to "position" )
i use highest price in 10 previous candles as my take profit ( for buy position for example)
at the time of setting "buy limit order" , highest price in 10 previous candles would be very different from the time of "buy position".
anyway, i will use "Fore each trade" loop as you said , but unfortunately using a 'loop block' cause to miss 'optimization' in expert advisor.
abig thanks for your help -
RE: Set take profit when orders executedposted in Questions & Answers
I couldn't convey the mining
I have a pending order right now and when the current market price reaches my Pending order, it executes ( convert from pending order to real trade)
after converting, i want to set my TP. ( or change my TP) -
Set take profit when orders executedposted in Questions & Answers
Hello and thanks for the support
How can i set take profit when the pending order is executed? -
RE: name of objects (Horizontal lines)posted in Bug Reports
Thanks for you help and attention
I solved the problem with two blocks "Object created" and "Formula" in "on chart Event" screen
and a block "Modify Variables" in "on Tick Event" screen. -
RE: name of objects (Horizontal lines)posted in Bug Reports
sure, but as "l'andorrà " said, The MT4 terminal adds some digits to the written names.
-
RE: name of objects (Horizontal lines)posted in Bug Reports
Thanks for your attention
Do you know how can i put my desired name in horizontal line properties by FXDREEMA? -
name of objects (Horizontal lines)posted in Bug Reports

as you see in the image, name of the sellected Lime line is ended by "9".
unsellected lime line is created after sellected Lime line - created by FXDREEMA - and it's name should be ended by "10" and it is correct, but "9" must have been "09" instead of "9" ( because of sorting A to Z or Z to A )