Need help to find a ready-made script mq4

 

I need an mq4 script,
that acts as a Take Profit set helper...

On execution,
it should be able to read/find ALL trades in my account,
pending & market orders, in ALL currencies/pairs,
and then, it should pop-up me a window that would
show all orders, in this way:


Order #
Symbol
Type Status
Open Price Current Pips
Take Profit Stop Loss
141521 EURUSD SELL Market 1.27485-10.5
25.00.0
141529 GBPUSD BUY Pending 1.54091N/A
0.00.0
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...
...


*Green should be Editable...


The last 2 columns of this pop-up window/table, Take Profit & Stop Loss,
should be editable fields and the values set there, should be in pips.

Script should work in 5 digit Broker...


Is there anything like this available ?


If not, can someone develop it for me ?


Waiting your news !



Thanx on advance for reading and your help !

 

I believe it is better to create an EA that will run on a special chart and show this kind of info in real time.

As to TP and SL modification, it is also possible to do, but because of MQL4 restrictions the interface won't be very "human friendly", but colorful and good looking.

It is an interesting think to code;)

 

This script, could be a very useful & user-friendly addon for MT4,
so that someone could easily see what's going on his account and
positions, and easily change in human-read version the limits,
without having to do calculations...



Anyone can develop that ????

 

newbiefx:

Anyone can develop that ????

Sure there are, but no slaves here. Either learn to code yourself or pay someone.
 
WHRoeder:
Sure there are, but no slaves here. Either learn to code yourself or pay someone.

Did I ever mentioned I look for slaves or did you see me bringing any chains ?

I simply asked first of all, if this already exists and anyone can point me to link to
download (as said by ready-made notice) or else, I asked if anyone can develop
it for me (of course I know nothing is free and I suppose all here know the value of money)

 

So, to sum up, (just in case) let's rephrase it (to be clear for all):

-Does anyone know any ready-made solution doing this ?

-Is anyone proficient enough to develop this for me, for a freelance fee ?


Waiting for your help (if exists already and can share)
or quote (if you are willing to develop it from scratch)

Reason: