1. Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
    Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)
    Dismiss Notice

Suggestion Money Value BASED BreakEven EA. - Can you code?

Discussion in 'Expert Advisor atau Robot Forex' started by M Rodrigo, 26 Feb 2024.

?

is that usefull EA?

  1. Yes, Other BE EA only deal with pips, but each instrument have particular pips range for BE/SL/TP

    0 vote(s)
    0.0%
  2. No, it's useless.

    0 vote(s)
    0.0%
  1. M Rodrigo

    M Rodrigo New Member

    Equity
    Credit
    Ref Point
    The MVBB Robot idea is very simple.

    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.

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


    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.

    ___________________________________________
     

Share This Page