Modify EA for MT4 - MA crossing strategy

İş tamamlandı

Tamamlanma süresi: 21 gün
Müşteri tarafından geri bildirim
Thanks Hooshang for doing a great job. I see now why you have a good reputation.

İş Gereklilikleri

Attached is an EA for an MA crossing strategy. I have never used it so not sure how good it is but the code should be a good starting point.

I would like an EA to buy or sell trades created for MT4 which uses a crossing of two Moving Averages (MA) based on a set of rules/strategy I will supply later on. The programming will also include the need to specify whether each individual MA is in a bullish trend or bearish trend after crossing (the determination of a bullish trend or bearish trend is based on rules I'll provide).

Each MA and each period is individually able to be specified in the EA's settings - the "Inputs" tab will allow which EA to choose eg SMA, HMA, TriMAgen etc and whether each MA is over 10 hours, 10 days, 10 weeks for each MA being compared etc). 

The features in the attached EA to be included into the EA including those below. Any other recommended features will be left up to the programmer. There will be 5 additional inputs to be specified to the winner once the project is selected.

  • StealthMode: Hides SL, TP and Trailing from broker.
  • StartHour: Time for EA to start. GMT
  • EndHour: Time for EA to stop. GMT
  • Lotsize: When using fixed lot, set size here.
  • MM Mode: Set true to activate money management.
  • LotsPercent: Percentage of balance to be used by MM to place orders
  • MaxLot: Maximum lot size allowed.
  • MinLot: Minimum lot size allowed.
  • Stoploss: Stop loss 
  • TakeProfit: Take profit
  • Breakeven: Amount of profit to take when a profit trade is turning to loss.
  • Starttrailing: Profit to start trailing stop
  • TrailStop: Value to trail a profit trade.
  • TrailStep: Steps for movement of the trail.
  • Magic_Number: EA magic number.
  • maxtrades = Maximum allowed total number of trades 
  • tradesperbar = Maximum allowed orders per bar 
  • slippage = Maximum slippage allowable at the point of entry. 
  • maxspread = Maximum spread allowable at the point of entry.
  • MA chosen = drop down box to chose the relevant MA plus all the parameters in the indicator for each MA.
  • expiration = In minutes. Time for pending orders to expire.

The two MA will be chosen from a drop down list in the EA so I can chose which two MAs I want to use for the moving average crossing strategy to trigger a trade. The code for each MA can be found in the attached mq4 file. The MAs are:

  1.    SMA,                 // Simple Moving Average
  2.    EMA,                 // Exponential Moving Average
  3.    Wilder,              // Wilder Exponential Moving Average
  4.    LWMA,                // Linear Weighted Moving Average
  5.    SineWMA,             // Sine Weighted Moving Average
  6.    TriMA,               // Triangular Moving Average
  7.    LSMA,                // Least Square Moving Average (or EPMA, Linear Regression Line)
  8.    SMMA,                // Smoothed Moving Average
  9.    HMA,                 // Hull Moving Average by A.Hull
  10.    ZeroLagEMA,          // Zero-Lag Exponential Moving Average
  11.    DEMA,                // Double Exponential Moving Average by P.Mulloy
  12.    T3_basic,            // T3 by T.Tillson (original version)
  13.    ITrend,              // Instantaneous Trendline by J.Ehlers
  14.    Median,              // Moving Median
  15.    GeoMean,             // Geometric Mean
  16.    REMA,                // Regularized EMA by C.Satchwell
  17.    ILRS,                // Integral of Linear Regression Slope
  18.    IE_2,                // Combination of LSMA and ILRS
  19.    TriMAgen,            // Triangular Moving Average generalized by J.Ehlers
  20.    VWMA,                // Volume Weighted Moving Average
  21.    JSmooth,             // M.Jurik's Smoothing
  22.    SMA_eq,              // Simplified SMA
  23.    ALMA,                // Arnaud Legoux Moving Average
  24.    TEMA,                // Triple Exponential Moving Average by P.Mulloy
  25.    T3,                  // T3 by T.Tillson (correct version)
  26.    Laguerre,            // Laguerre filter by J.Ehlers
  27.    MD,                  // McGinley Dynamic
  28.    BF2P,                // Two-pole modified Butterworth filter by J.Ehlers
  29.    BF3P,                // Three-pole modified Butterworth filter by J.Ehlers
  30.    SuperSmu,            // SuperSmoother by J.Ehlers
  31.    Decycler,            // Simple Decycler by J.Ehlers
  32.    eVWMA                // Modified eVWMA


Other requirements:

  1. - I will own all copyright and other intellectual property in the code.
  2. - The source code is to be provided and is to have narrative for each component to understand it.
  3. - to work for a 5 digit broker.
  4. - for pips Eg. 1.1 is 1.1 pips, where 20.1 is 20.1 pips (example 1.00201 minus 1 = 20.1 pips)
  5. - English will be the governing language of this contract.
  6. - any bugs are to be fixed.
  7. - Each MA must be programmed to the be non-repainting
I'll describe the strategy to the final winner of this project. 

Please let me know if you need any clarification.


Thank you

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(35)
Projeler
40
23%
Arabuluculuk
10
10% / 50%
Süresi dolmuş
16
40%
Serbest
2
Geliştirici 2
Derecelendirme
(250)
Projeler
460
26%
Arabuluculuk
140
20% / 59%
Süresi dolmuş
100
22%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(1235)
Projeler
2820
80%
Arabuluculuk
156
22% / 43%
Süresi dolmuş
487
17%
Serbest
4
Geliştirici 4
Derecelendirme
(182)
Projeler
342
42%
Arabuluculuk
118
12% / 73%
Süresi dolmuş
104
30%
Serbest
Yayınlandı: 4 kod
5
Geliştirici 5
Derecelendirme
(103)
Projeler
205
41%
Arabuluculuk
17
29% / 71%
Süresi dolmuş
45
22%
Serbest
6
Geliştirici 6
Derecelendirme
(45)
Projeler
59
42%
Arabuluculuk
5
0% / 60%
Süresi dolmuş
12
20%
Serbest
7
Geliştirici 7
Derecelendirme
(328)
Projeler
538
66%
Arabuluculuk
53
21% / 40%
Süresi dolmuş
169
31%
Serbest
Yayınlandı: 1 kod
8
Geliştirici 8
Derecelendirme
(130)
Projeler
210
40%
Arabuluculuk
90
20% / 43%
Süresi dolmuş
85
40%
Serbest
9
Geliştirici 9
Derecelendirme
(59)
Projeler
182
55%
Arabuluculuk
31
45% / 16%
Süresi dolmuş
103
57%
Serbest
Benzer siparişler
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎 30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a
Cash Flow EA 30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
I have a strategy for US100 where I want a bot to trade according to my strategy, contact me who have proven experience in making bots for MT4 or MT5

Proje bilgisi

Bütçe
30 - 100 USD
Son teslim tarihi
from 1 to 10 gün