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
Оценка
(8)
Проекты
18
17%
Арбитраж
3
67% / 0%
Просрочено
0
Свободен
2
Разработчик 2
Оценка
(21)
Проекты
24
38%
Арбитраж
1
100% / 0%
Просрочено
2
8%
Работает
3
Разработчик 3
Оценка
(1)
Проекты
0
0%
Арбитраж
2
0% / 100%
Просрочено
0
Свободен
Похожие заказы
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks

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

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