EA / Script to manage open trades

Post Reply
TheChaser
Posts: 1
Joined: Wed Mar 06, 2013 7:42 am

EA / Script to manage open trades

Post by TheChaser »

Hello to everyone,

If my request is not appropriate please excuse me and delete this thread.

I am looking for a coder / programmer that would be so kind to code me a script / EA. MPTM is the topnotch script however it lacks some functions that I am particularly looking for.

In short, I would be very grateful if someone could make srcipt to be able to do following things:

1. Check open orders at set interval of the time (in milliseconds); look at the profit / loss;
2. If the sum of all open orders for the particular instrument shows profit set by trader {x is either in $ or %from equity} then it would set all open orders TP y {adjustable by trader} pips away from current price(5 digit brokers pip page, where 10 pips is a standard 1 pip);
3. If the sum of all open orders for the particular instrument shows loss set by trader {z is either in $ or %from equity}; then it would immediately open orders to fully hedge the all positions (aka lock in loss).
4. With every opened order it would print on the screen x, y and z; and if it is possible also BE (TP point in price) point for all the opened orders.

Many thanks indeed.
Post Reply

Return to “Coders Hangout”