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 make a new dashboard using 3 common indicators and the ADX indicator , which you must supply I have a MA dash which you can strip & reuse if it helps you I tried to cover all questions in the attached but i'm sure there'll be more
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange and forex market. I already have some source code to a strategy but would like to enhance it to make it profitable and automated
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

プロジェクト情報

予算
50+ USD
開発者用
45 USD
締め切り
最高 3 日