How can i make the color of and object to be selected from constants or variable, I mean the Obj_Color to be a constant selected from user in EA settings like any other parameter
Latest posts made by sherinhamad
-
Color Select variableposted in Questions & Answers
-
RE: How to check total profitposted in Questions & Answers
Thanks for the reply.
But i am taking about 2 pairs are opened by the EA (while other trades are running too), I need to check the added profits for those 2 trades only and decide based on that.
I do not need to know the overall account profit, equity,......
Regards
-
How to check real profitposted in Questions & Answers
I open 2 trades for different pairs.
I need to check their net profit (added profits) and compare to a preset number to close them spontaneously.I am trying different blocks but does not do the job i want.
what makes things more difficult is that i can not backest it on MT4 because i open 2 different pairs.
Thx for your help
-
How to check total profitposted in Questions & Answers
I have EA to open 2 trades at a time, I need to check their real profit (Adding both) and close them once it is greater than a number. I tried different profit ways but it doesn't work as it should.
what makes matter harder is that i can not test in mt4 backtest because the pairs are different, so i have to wait the real market ticks to check if it works fine
Please Help
-
RE: Virtual stops disappear ??posted in Questions & Answers
Sure I understand. But will you find out so you can tell me please
-
RE: Virtual stops disappear ??posted in Questions & Answers
ok great, but can you tell me on when to expect repair.
Do you have an alternate way to do it for now ? and please let me know when is repaired
the main point is i want to do an order few seconds before a certain time hh:mm
-
RE: Virtual stops disappear ??posted in Questions & Answers
just look at ON Timer. rest of events are not really doing anything for this EA
-
RE: Virtual stops disappear ??posted in Questions & Answers
its realy driving me crazy, LOL
he is the name of my EA "Sherin TEST-Pending-News Auto"
i don't know wheat is the problem. if you run it and put time as HH:MM just 1 or 2 mins from the time you run it. It will create 2 pending orders buy & sell.
Manualy delete 1 order, you will see the SL/TP of both orders deleted while the other order still ok .What should happen is that the stops of each order is independent of the other.
-
RE: Virtual stops disappear ??posted in Questions & Answers
Are you showing me that virtual stops work !?, I know they work.
the problem is , i have 2 PENDING orders with Virtual SL/TP created with EA. when one of the orders gets activated then closed, the Virtual stops of the other pending order gets deleted ?.
Actually, Even if you manually delete the order before any activation, it will still delete the stops of the other order ?????