Money Value Concept BreakEven EA. - Can You Code?

 

Money Value Concept BreakEven EA. - Can You Code?

----------------------------------------------

     The MVBB Robot idea is very simple. BE Based in Money not Pips or Points.

The Ea must Scan for all running trades in profit zone (does not matter magic number).

After it found's an order, the EA must control this trade moving Stop loss to BreakEven according variables.

---------------------------------------------------------

Variables


Enable BreakEven EA MATRIX: True / False   

////Enable or disable the MAIN EA.

----------------

STEALTH MODE  (MARKET EXECUTION TRADE CLOSE): TRUE / FALSE

/// Some instruments do not let trader to put stops in the server too much close to price quote (STOPS LEVEL CONFIG)... So Stealth mode will send instant market execution order. Trader can put stoploss any close distance from price this way. 


---------------


Set StopLoss for Orphan Position: (-$x.xx or -% from equity)  (if clear do nothing)

///IF EA FOUND ANY TRADE WITHOUT STOP LOST WILL FOLLOW THIS RULE
///But If Ea Found Trades with StopLoss already let it there.

___________________________________________
BE-01: --------------------

Enable BE-01: True / False  

////Enable or disable the BE-01 Triggerssss.

---

"Profit Value Zone" to set BreakEven: (+$x.xx   or   +% from equity)

///Position Profit Value Zone to BreakEven Move StopLoss line ahead.

----------

Partial close lot size when reach "Profit Value Zone": (close lot from 0% to 100%)

///When price reach the "Profit Value Zone" to set the BreakEven, the Trader will have option to partial or full close the position.

(Like TP1 Level stuff)

-----------

Money RANGE from entry point to set BreakEven:  (from -$x.xx or -% from equity) to (+$x.xx or +% from equity)

Trader have option to say if BreakEven Line will be moved to Profit Area or Loss Area (2 options):

Option 1 - set BE in Profit  Area (+$x.xx or +% from equity)  like pay spread or commission and get some profit with this trade BE;

Option 2 - set BE in Loss Area (-$x.xx or -% from equity) like move stoploss line close to entry level expecting trend continuation but losing less money in case of mistake.

___________________________________________

___________________________________________
BE-02: --------------------

Enable BE-02: True / False  

////Enable or disable the BE-02 Triggerssss.

---

"Profit Value Zone" to set BreakEven: (+$x.xx   or   +% from equity)

///Position Profit Value Zone to BreakEven Move StopLoss line ahead.

----------

Partial close lot size when reach "Profit Value Zone": (close lot from 0% to 100%)

///When price reach the "Profit Value Zone" to set the BreakEven, the Trader will have option to partial or full close the position.

(Like TP2 Level stuff)

-----------

Money RANGE from entry point to set BreakEven:  (from -$x.xx or -% from equity) to (+$x.xx or +% from equity)

Trader have option to say if BreakEven Line will be moved to Profit Area or Loss Area (2 options):

Option 1 - set BE in Profit  Area (+$x.xx or +% from equity)  like pay spread or commission and get some profit with this trade BE;

Option 2 - set BE in Loss Area (-$x.xx or -% from equity) like move stoploss line close to entry level expecting trend continuation but losing less money in case of mistake.

___________________________________________
___________________________________________
BE-03: --------------------

Enable BE-03: True / False  

////Enable or disable the BE-03 Triggerssss.

---

"Profit Value Zone" to set BreakEven: (+$x.xx   or   +% from equity)

///Position Profit Value Zone to BreakEven Move StopLoss line ahead.

----------

Partial close lot size when reach "Profit Value Zone": (close lot from 0% to 100%)

///When price reach the "Profit Value Zone" to set the BreakEven, the Trader will have option to partial or full close the position.

(Like TP3 Level stuff)

-----------

Money RANGE from entry point to set BreakEven:  (from -$x.xx or -% from equity) to (+$x.xx or +% from equity)

Trader have option to say if BreakEven Line will be moved to Profit Area or Loss Area (2 options):

Option 1 - set BE in Profit  Area (+$x.xx or +% from equity)  like pay spread or commission and get some profit with this trade BE;

Option 2 - set BE in Loss Area (-$x.xx or -% from equity) like move stoploss line close to entry level expecting trend continuation but losing less money in case of mistake.

___________________________________________
 
Post your request as a job in the Freelance section please.