Money Management Code for Existing EA: Grid Trading, Sl, TP, Trailing Stop, Break Even

Lavoro terminato

Tempo di esecuzione 15 giorni
Feedback del cliente
Overdue, coder goes AWOL and blames the customer for not following a specification when infact the coder assumes a lot of things. do not recommend.
Feedback del dipendente
The specs and everything delivered is perfectly cleared!!.. idk what he meants again after delivering!!

Specifiche

Hi,

I have my own existing EA using my own entry strategy but would like someone to write money management code for it.

The code that is written for this request should be able to manage an existing trade or trades that my own code has started/placed.

For the request to be considered completed:
  • The code must be tested by myself
  • The code must be commented out for my understanding of how it works
  • The code must also be providedto me once completed and after testing
  • The code must work on Hedging and Netting accounts

Code Requirements are as follows, where all should be able to be configured within the GUI:

Grid Trading

  • Grid in loss or grid in profit
    • Checks for/Activates when an already existing trade is in loss or a profit (eg by Magic Number)
      • Loss or Profit amount for the grid to be activated should be configurable
    • Once activated it clears any SL/TP already set on the existing trade(s)
    • Able to set whether the grid in loss/profit acts in the same direction  as the existing trade(s), or acts in both directions. For example:
      • Same direction: Sell trade in loss, recover by placing sell trades only; or
      • Both directions: Sell trade in loss, recovery by placing buy AND sell trades
    • Lots increase by a multiplier to aid in recovery/profit and after a set amount of trades
      • These should be configurable

 

  • Grid Modes
    • Grid start and steps are Points or ATR based
      • Points should be configurable
      • ATR should be configurable (including the timeframe, ratio/multiplier)
    • Able to set/have a choice of only activating grid trades within daily PP/R1/S1 Pivot points, or even all pivot points, or even specify which one
    • Able to set the close of each set/batch/basket of grid trades in min profit (points/% of account/money)
    • Able to set the close of each set/batch/basket of grid trades in max loss (points/% of account/money)
    • Able to set the close of max 1 trade per candle whilst in grid mode

 

Stop Loss

  • Operates by Points or ATR
    • Points should be configurable
    • ATR should be configurable (including the timeframe, ratio/multiplier)

 

Take Profit

  • Operates by Points or ATR
    • Points should be configurable
    • ATR should be configurable (including the timeframe, ratio/multiplier)

 

Trailing Stop Loss

  • Start, Step and Min distance
    • All 3 should operate Operates by Points or ATR
      • Points should be configurable
      • ATR should be configurable (including the timeframe, ratio/multiplier)
         

Break Even Mode

  • Operates by Points or ATR
    • Points should be configurable
    • ATR should be configurable (including the timeframe, ratio/multiplier)

Thanks!

Con risposta

1
Sviluppatore 1
Valutazioni
(71)
Progetti
103
20%
Arbitraggio
6
0% / 83%
In ritardo
3
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(171)
Progetti
194
11%
Arbitraggio
37
38% / 35%
In ritardo
5
3%
Caricato
3
Sviluppatore 3
Valutazioni
(145)
Progetti
258
35%
Arbitraggio
12
25% / 58%
In ritardo
42
16%
Gratuito
4
Sviluppatore 4
Valutazioni
(9)
Progetti
8
0%
Arbitraggio
9
0% / 67%
In ritardo
3
38%
Gratuito
5
Sviluppatore 5
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
22
55% / 32%
In ritardo
47
7%
In elaborazione
6
Sviluppatore 6
Valutazioni
(43)
Progetti
72
49%
Arbitraggio
4
0% / 50%
In ritardo
19
26%
Gratuito
Ordini simili
Nt8 30+ USD
i'm searching a way to define which IP address is using by NT8 cause i'm using a multiple IPs machine (for my daily job) and I'd need to have a further confirmation that I'm using the correct IP address with NT8 could anyone explain explain me how to do it for a fee
I need a developer with FxDreema experience to build an MT5 EA that: Manages recovery zones with pending buy/sell orders. Implements trailing stops, pre-defined profit lines, and dynamic lot sizing. Supports money management based on account balance and lot size and money value. Offers options for continuous or stop trading. The developer must provide the source code and FxDreema link . More specific details will be
Hi, I will use: 5 indicators to find main trend , 5indicators to find current trend, find pivot point, support/resistance, reversel candle then entry.......indicators are available on mt5. *Dashboard chart will show on the chart as all indicators result,,,,as MA,MACD, bullish or bearish ,,,,add all others features days of trading,,,,hrs,,,etc
Ea already has it way of placing order by putting pending orders when candle open in the direction of the previous candle .All function of the ea should be maintained nothing should change. I want ea should have a compounding order function,which allow ea place multiple pending order in the form of grid with a compounding pips interval function(the distance between two pending orders) in accordance to original ea
I need to create an EA based on my own strategy that actually is a little bit different from most of the usual EA. This because it use an indicator but the power of the system is just because it can shows target price by designing trendline on the price chart in a unusual way. A friend of mine tried to create it on MT4 platform but, in the end, he realized that this platform has big limits when the program lines
This is a 2000 lines own-made breakout EA that I need to have cleanly converted from mql4 to mql5 for learning purposes The start() is about 400 lines long ; basic breakout with specific features , built for Index CFDs with 2 digits (typically DAX or SP500; TP SL... are expressed in actual Points) The Ontester() is about 400 lines (contains 58 different custom opimizations) The Deinit() is about 150 lines The
I'm looking for an MQL5 expert to develop a trading EA that uses the ratio of candle wicks to body sizes to automatically enter and exit trades. Key features should include: - Autopilot function: The EA should handle trade entries without manual intervention. Trade exits are only by hitting trailing SL. - Trade criteria: Trades should only be placed based on specific, pre-defined ratios of candle wicks to body sizes
Convert my tradingview pine script to mt4, Its a simple and straight code i need an expert programmer to convert my tradingview pine script to mt4, Thats All Thank you
Hello, i would like to have a fix on my plotted lines I use a liquidity strategy on the 1 hr time frame but the indicator that i am using for plotting the 1 hr lines is having a issue and printing the plot lines all over the place on the current 1 and 4 hr plot line as you can see in the screenshot this is very disturbing while i am trading can u fix that or just remove the current 1 hr plot line ?and or only show
Here's the bot's trading strategy in a nutshell>>> I would like to make a simple scalping MT5 EA trading bot for the synthetic indices, specifically for the Boom 1000 Index. This MT5 EA trading bot will be based off of the 10 period moving average that follows specific rules for entry. The parameters of the moving average are as follows: Period:10 Shift:1 Method:Linear Weight Apply to:Close The bot will only initiate

Informazioni sul progetto

Budget
30 - 120 USD
Per lo sviluppatore
27 - 108 USD
Scadenze
da 1 a 10 giorno(i)