Modification of Market Screener indicator

Техническое задание

I am looking for a programmer who will be able to modify a market screener indicator which basically scans certain markets that I would like to trade Please do not change or modify how the Monthly and Weekly Columns currently work, I just need a programmer to modify the 4 Hour column and add a 15 minute column. The 4 Hour and 15 Minute columns should operate exactly the same (same operation on different timeframes). I have attached the indicators MQL5 file that needs to be modified.

 

So basically the indicator should display the following columns

1.    Monthly(Do not change)

2.    Weekly(Do not change)

3.    4 Hour(This column needs to be modified)

4.    15 Minute(This column needs to be added)

 

Column 3 (This will be for the 4 Hour timeframe which will use the RSI indicator and it will display the current RSI indicator condition).

 

The RSI period default should be set to 14(it must have the option to change the period in the indicator inputs)

The RSI indicator should have 4 levels: 30; 40; 60 and 70

 

 

For this column the indicator should first verify if both the Weekly and the Monthly timeframes correspond (MN=Buy and WK=Buy or vice versa). If one timeframe is Buy and the other is sell then the cell in the column should display the “Wait” condition.

 

Column 3 BUY condition:

The column must display one of the following outputs after confirming that both Monthly and Weekly timeframes correspond as Buy (both columns indicate a BUY condition at the same time):

                                                                                             

 

 

·         Display “STAGE1”: If the RSI signal line is equal to or below the 30 level: the cell should Display “Stage 1”. The cell should Display “Stage 1” up until Stage 2 condition is met.

·         Display “STAGE2”: If the RSI signal line is equal to or above the 60 level: the cell should Display “Stage 2”. The cell should Display “Stage 2” up until Stage 3 condition is met.

·         Display “STAGE3 PULLBACK”: The cell should Display “Stage 3 Pullback” after the first histogram which appears below the TIPU MACD zero level. The cell should Display “Stage 3 Pullback” up until Stage 4 condition is met. (Note this TIPU MACD settings should be separate to the one that the Monthly and Weekly columns use and should have separate input settings in the indicator inputs, set to default TIPU MACD settings)

·         Display “STAGE 4 IMPULSE” The cell should Display “Stage 4 Impulse” after the first histogram which appears above the TIPU MACD zero level. The cell should Display “Stage 4 Impulse” up until Stage 1 condition is met again. Then this Cycle should carry on until the Monthly and Weekly columns differ (one Buy and the other as Sell) then the column should display “Wait”.

 

Note: As soon as the Weekly and Monthly do correspond (as BUY and BUY or as SELL and SELL) the indicator should always look back at what the last Stage was using the above conditions and carry on from that stage.

 


 

Column 3 Sell condition:

The column must display one of the following outputs after confirming that both Monthly and Weekly timeframes correspond as Sell (both columns indicate a Sell condition at the same time):

                                                                                             

 

 

·         Display “STAGE1”: If the RSI signal line is equal to or above the 70 level: the cell should Display “Stage 1”. The cell should Display “Stage 1” up until Stage 2 condition is met.

·         Display “STAGE2”: If the RSI signal line is equal to or below the 40 level: the cell should Display “Stage 2”. The cell should Display “Stage 2” up until Stage 3 condition is met.

·         Display “STAGE3 PULLBACK”: The cell should Display “Stage 3 Pullback” after the first histogram which appears above the TIPU MACD zero level. The cell should Display “Stage 3 Pullback” up until Stage 4 condition is met. (Note this TIPU MACD settings should be separate to the one that the Monthly and Weekly columns use and should have separate input settings in the indicator inputs, set to default TIPU MACD settings)

·         Display “STAGE 4 IMPULSE” The cell should Display “Stage 4 Impulse” after the first histogram which appears below the TIPU MACD zero level. The cell should Display “Stage 4 Impulse” up until Stage 1 condition is met again. Then this Cycle should carry on until the Monthly and Weekly columns differ (one Buy and the other as Sell) then the column should display “Wait”.

 

Note: As soon as the Weekly and Monthly do correspond (as BUY and BUY or as SELL and SELL) the indicator should always look back at what the last Stage was using the above conditions and carry on from that stage.

 


 

Column 4 (This will be for the 15 minute timeframe which will use the RSI indicator like column 3 or 4hour timeframe and it will display the current RSI indicator condition with the same setting as column3 or 4  hour timeframe).

 

THE FOLLOWING RSI PARAMETERS SHOULD BE USER DEFINED (Column 3 and 4 will use the same RSI settings)

RSI Period = user defined

 

THE FOLLOWING TIPU MACD PARAMETERS SHOULD BE USER DEFINED FOR BOTH TIPU MACD INDICATORS (Column 3 and 4 will use the same RSI settings)

Fast EMA Period = user defined

Slow EMA Period = user defined

Signal SMA Period = user defined


Откликнулись

1
Разработчик 1
Оценка
(9)
Проекты
19
16%
Арбитраж
3
67% / 0%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(28)
Проекты
36
31%
Арбитраж
3
33% / 0%
Просрочено
7
19%
Загружен
3
Разработчик 3
Оценка
(1)
Проекты
0
0%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
Похожие заказы
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
I’m looking for an experienced MT4 developer to create a custom indicator (or EA) with mobile push notifications based on the following strategy. Trend Filter (Daily Timeframe) Daily Close above 50 EMA = Bullish Bias Daily Close below 50 EMA = Bearish Bias Entry Timeframe (H1) RSI Settings RSI Period: 14 (default) Upper Level: 65 Lower Level: 35 Buy Signal Generate a BUY signal when: Daily bias is Bullish (Daily
Expert should be able to place trades across all Forex symbols (solution is advised) . xauusd live chart execution error . Deletion and Cleaning the Code (if required) . Live Chart Only
Dear All i am working on strategy in forex market specifically in xausud and i just want someone to make it automatic execution mode as per my requirements with propee risk management my broker is exness and i have an account in MT5
I am looking for an experienced MT5/MQL5 programmer to build Phase 1 of a larger Expert Advisor project. This first phase is limited to one custom signal only for the EUR/USD. If Phase 1 is completed correctly, additional signals may be added later as separate follow-up projects. The purpose of Phase 1 is to code, test, display, and log this signal accurately using completed M1 bars only. At this stage, I primarily
✅ MT4 EA Developer Checklist (For Your Ladder EA) 1️⃣ Indicator Integration EA reads signals from provided custom indicator (.ex4 or .mq4) Detects “Buy Next” / “Sell Next” signals on current candle Works with arrow-based or buffer-based signals 2️⃣ Next Candle Execution EA does not trade on the candle where the signal appears Orders placed only at first tick of the next candle Timeframes supported: M1, M5, M15
Hi to all, I need a modification of an existing grid EA with the following instructions: Add the following optional external inputs to the attached Expert Advisor: input bool TradeModeAgainstTrend ( TMAT ) = true ; input int CounterTrendLotsToStartTMAT = 0.15 ; input double CoefficientForTrendLots = 0.30 ; input double MaxTrendLot = 0.08 ; input bool OneSideTMATOnly = true ; input double CombinedClosureAmount = 10.0
Hello, i need expert developer that have been develop so many profitable AI bots that work for mt5 and ctrader autonomously if you know you can easily execute this requirement bid for it. NOTE:- YOU MUST COME WITH SAMPLE FOR THE 2 TRADING PLATFORM. While i take a look at your profile and reach out to you thanks
Dear developers I want to create an expert advisor for my strategy. The entry signals quite simple using OHLC, Bollinger, SuperTrend. (Possibly: ICT/FVG) The money and risk management is more difficult using martingale and trailing stops. I also need help to design this before any development
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks

Информация о проекте

Бюджет
50+ USD
Сроки выполнения
до 3 дн.