MTF Multi indicator EA

MQL4 Experts

Job finished

Execution time 11 days
Feedback from customer
Excellent developer. As a novice, he brought me through the logic well so that I could get the program I wanted. Will definitely use again
Feedback from employee
Great man, grade 5+

Specification

I need an EA with the following functionalities built in:

  1. Must be able to reference price action and 3 indicators on at most 4 time frames (TFs), eg,

    • If price closes at x on for eg daily (inline with conditions in 7 and 8 below on daily TF),

    • then after the close of the 1d can, market must then go on to make a new H (for uptrend) pip or a new L (for down trend) on 1hr (inline with conditions in 7 and 8 below on 1hr TF) relative to the daily close

    • then go on to make a new H or L on the 15m (inline with conditions in 7 and 8 below on 15m TF) relative to the 1h close,

    • then enter on the close of the subsequent 5m after a new H or L relative to the 15m close is made (inline with conditions in 7 and 8 below on 5m TF), ie, 1d closed1h closed 15m closed 5m closed (entry)

  1. Yet, must be able to choose to exclude one or more of the time frames depending on my strategy at different times eg, I should be able to bypass at least one time frame above, eg

    • if price closes at x on for eg daily,

    • then it must make a new H (for uptrend) or a new L (for down trend) on 1hr relative to the daily close

    • then enter in 5m with a new H or L relative to 15m close, ie 1d closed→15m closed 5m closed (entry), or so

  1. Or an alternative to 2 See 10 below

  2. The 4 TFs should be selectable as options - 1d, 4h, 1h, 15m, 5m, 1m – this is 6 TFs, must be able to select 4 from the 6

  3. The trend direction must be manually selectable as either - up or down (the EA should not automatically determine trend)

  4. Must be able to choose the integer, for the new H or new L, that needs to be made as per 1 and 2 above

  5. Indicators used are:

                    1. Laguerre with usual adjustable values of “Laguerre period” and “Price” - type used in calculation, eg open, close, high, low, weighted, median

                    2. Moving Average – standard with usual adjustable parameters including “Period”, “Shift”, “MA method” (EMA, LWMA, SMA, smoothed), “Apply to” (open, close, etc), “Style” (colour, line type)

                    3. PSAR – Standard with usual adjustable parameters including “step”, “maximum”, “colour” and “line”

  6. In addition to the new high for an uptrend or new low for a down trend as in 1 and 2 above, the indicators must do the following

    1. For an uptrend – when selected as per 4

                    1. Candles (price action) must have closed above the Laguerre and in addition

                    2. Moving average must be above the Laguerre and in addition

                    3. Candles must be above the PSAR

    2. For a downtrend – when selected as per 4

                    1. Candles (price action) must have closed below the Laguerre and in addition

                    2. Moving average must be below the Laguerre and in addition

                    3. Candles must be below the PSAR

  7. The conditions in 7a and 7b above must be met on each TF (as per 1 and 2) that was chosen as a cue for entry, that is, the same indicator conditions must exist for the (up to four) TF, eg, the daily, 1h, 15m and 5m, if those were the chosen TF to consider for entry

  8. The alternative to 2 is that a particular time frame is not manually excluded from consideration for entry, but that the conditions (7 and 8 above as well as the new H for uptrend or new low for down trend as per 1 and 2) on the lower TF, for eg the 15m, was already achieved by the close of the higher TF, for eg the 1h, and so the lower TF candle is considered as a part of the closed higher TF can and the consideration is therefore to skip the lower TF and go directly to entry (5m) TF, eg

    • if price closes at x on for eg daily,

    • then it must make a new H (for uptrend) or a new L (for down trend) on 1hr relative to the daily close

    • then if 15m can, being a part of the 1hr can, fulfills criteria 7 and 8 as the closing can of the 1hr can

    • then enter in the 5m with a new H or L relative to the 15m close, ie 1d closed→1h closed (including 15m closed 5m closed (entry)

  1. Ability to specify lot size – 0.01 – infinity

  2. Option to use Stop Loss (SL) or not, and ability to specify SL value in pips

  3. Option to use Trailing Stop (TS) or not and ability to specify TS value

  4. Option to use Take Profit (TP) or not and ability to specify TP value in pips

  5. Optional – hide SL and TP from broker


No restriction of pair, but specifically these pairs must be usable by EA

AUDJPY, AUDUSD, CHFJPY, EURAUD, EURCHF, EURGBP, EURJPY, EURUSD, GBPAUD, GBPCHF, GBPJPY, GBPUSD, USDCAD, USDCHF, USDJPY


Does it matter which TF chart the EA must it be run on? Is it the highest reference TF or any TF?



Responded

1
Developer 1
Rating
(27)
Projects
26
12%
Arbitration
4
0% / 100%
Overdue
7
27%
Free
2
Developer 2
Rating
(133)
Projects
185
30%
Arbitration
77
9% / 73%
Overdue
77
42%
Free
3
Developer 3
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
4
Developer 4
Rating
(91)
Projects
144
38%
Arbitration
67
15% / 48%
Overdue
55
38%
Free
5
Developer 5
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
6
Developer 6
Rating
(62)
Projects
140
46%
Arbitration
19
42% / 16%
Overdue
32
23%
Free
Similar orders
Job Title: Expert MQL5 Developer for MT5 EA Integration with TrendSpider and Risk Management Job Description: We are seeking an experienced MQL5 developer to complete an Expert Advisor (EA) project for MetaTrader 5 (MT5). The primary goal of this project is to integrate trading signals generated by TrendSpider into an MT5 EA, enabling automated trading based on these signals while ensuring compliance with prop firm
Hi, I have existing EAs with source code and i am looking to add some trend confirmation filter, Loss Recovery option, Trailing SL, Trading Session filters & News filter as follows : 1. 3 Filter of Moving Average multi time frame. 2. 3 Super Trend Filter multi time frame. 3. 3 Parabolic Sar filter multi time frame. 4. Trading Session Filter (Asian, London, New York) 5. High Impact New Filter 6. Trailing based on
I want a simple mt4 EA that monitors existing positions for TP and SL changes. If a new position is placed, it should automatically set the SL and TP based on the already open orders. Additionally, if I change the SL or TP of one order, it should also change the SL or TP of all the other orders accordingly. I will only be using this EA on one pair, of course
Hello I want to change my TREND indicator. The conditions for the alerts do not need to be changed, the indicator works very very well. I would like to add visible Stop and Tp level lines. Attached is the source code and text file. If you think you could do this job, let me know. Thanks in advance
hello DEVELOPERS bid this project, i need to create a MT5 expert advisor with some indicators (mt4 indicators), so we should convert mt4 indicators to mt5 and then create a new ea with my requirements, it's not urgent
Hi all, looking for somebody to build me a trading bot. Something that is good. Fairly new to trading but I know the basics and how everything runs. Due to working a 9-5 looking for a bot to help out with trades and etc
i have an existing EA that takes trades when you reach a preset value of Demarker ( or RSI , or MACD, or combination of those 3) it buys at oversold zones it sells at overbought zones. I currently have an option to take more than one trade but it is not a typical martingale style. it just takes the same trade every certain distance that you set. i need someone to modify that and let EA make martingale trades with a
HELLO AL DISCRIBTION OF THE JOB : I HAVE MY OWN SUBJECTIVE SUPPORT AND RESISTANCE METHOD THAT BASED ON THE SMART MONEY CONCEPTS IT IS LIKE HAVING SUPPORT AND RESISTANCE ON THE BREAK OF STRUCTURE OR CHANGE OF CHARECTER that can be used by any zig zag indicator . ========================================================================================= REQUIRMENTS OF THE DEVOLPER : 1 - UNDERSTANDING THE SMC , BOS
Hi there! I am looking to automate one of my trading strategy, fully info will be provided via pdf If you are an experienced programmer please feel free to apply for the job. Just to make sure that i will not assign anyone before i see and test the file as i been scammed many times by now " assigning the job and loosing money because i didn't receive the files... " Also to mention that i am looking for a low budget
Hi everyone, I’m excited to connect with someone who can help me test and optimize a strategy and then code an EA bot. The strategy is based on engulfing theory. The pattern is identified on a 4-hour timeframe, and the buy or sell signal is confirmed on a 5-minute timeframe If you think you can assist, I’d love to hear from you! Thank you so much! Best regards, Kathrine

Project information

Budget
90- USD
Deadline
to 4 day(s)