Small modifications for divergence indicators

MQL4 指标 专家

指定

1-Modification of rsi stoch
I want a new rule for rsi stoch modification and i want this rule in indicator settings like OverDiv true/false. If overdiv is true.

Buy signal must be below middle line (Which i tried to show by drawing red line)
Sell signal must be above middle line.

In the example below, you can see buy signal in oversold zone so with this rule i will eleminate wrong signals like this.

 


2-Modification of rsx

I want a different rule for rsx. There is a settings at indicator which is Banddeviation and its default is 3.0 but when you change it to 1.0, there will be smaller band and i want to see only divergence signals at outside the band. So i want a settings which is insidediv true/false and if insidediv is false, i dont want to see divergence at the inside of band so I can eleminate divergence signals which are inside of the band.

In the picture you can see the example which signals are inside of band or not. When it finds divergences it will check 2nd peak/bottom at indicator and if it is inside of band, it will not count as a signal.

 

3) Modification of macd 

In this indicator i want a new settings which are hiddenhistogramdiv true/false and hiddensignaldiv true/false. So i can eleminate hidden divergence from settings which are less accurate signal than normal divergences.

If hiddenhistogramdiv is false, it will not show hidden divergences at histogram.
If hiddensignaldiv is false, it will not show hidden divergences at signal.

In the example below i tried to show hidden divergences:
 


4) Modification of cci 
Only 1 modification needed for cci which is hiddiv true/false
If hiddiv is false, it will not find  hidden divergences otherwise it will find both divergences

5)Modification of KDJ
I need 2 modification for Kdj
a)Hiddiv true/false: if hiddiv is false, it will not find hidden divergences at kdj otherwise will find both divergences

b)overdiv true/false: there are levels in kdj indicator if overdiv is true, it will accept buy signals when 2nd green kdj is below 0 and it will accept sell signals when 2nd green kdj is above 80
In the picture below, i tried to show hidden divergences + overbought &oversold levels at kdj

6)Adding new settings of rsi stoch, macd and rsxi,cci to trader ea and scanner ea both.

7)Adding time frame to confirmation part for both ea
In both ea, there are confirmation part which only check for higher timeframe. For example if i opened ea at 15 min chart, it checks 30 min for confirmation but for both ea, i want you to add a selectable section in the settings for timeframes. So if 1h is selected, it will check 1h indicators for confirmation. In the section, i want selectable menu like this:
default, 1 min, 5min, 15 min, 30 min, 1h, 4h, daily, weekly, monthly. If default is selected, it will work like current version and check only higher timeframe.


反馈

1
开发者 1
等级
项目
0
0%
仲裁
0
逾期
0
空闲
2
开发者 2
等级
(60)
项目
60
50%
仲裁
1
0% / 100%
逾期
1
2%
空闲
3
开发者 3
等级
(10)
项目
13
8%
仲裁
3
67% / 33%
逾期
0
空闲
4
开发者 4
等级
(11)
项目
15
33%
仲裁
4
25% / 50%
逾期
4
27%
工作中
5
开发者 5
等级
(4)
项目
4
0%
仲裁
0
逾期
2
50%
工作中
6
开发者 6
等级
(52)
项目
155
69%
仲裁
4
100% / 0%
逾期
1
1%
空闲
相似订单
I want someone who can create a Automatic mobile trading bot/EA with my kind of strategy...Example: : When The market is buying and rejects an has created an M formation the First leg is higher than the second leg(first leg Higher high,second leg lower high then a line must touch the peak of the Higher high then connect with the peak of the lower High as a Footprint line,then there must be Another line that touches
Hey, having privilege to discuss my trading ideas with a skilled programmer will be the best, I wanted to build a well automated expert advisor that run perfectly on both MT4 and MT5, I would be glad to work with an expert who is able to turn ideas into a well automated mt4 mt5 trading robot, expert advisor EA in Metatrader 4 and 5, reach out if you can help me in achieving my trading target thanks
Hello, Are you able to program an EA from Scratch OR Reprogrammed an existing EA using the source code, Ofcourse I have an MQL4 version of the EA, All I need is another version of this EA with different settings let me, I will be sharing all info via a comment section, kindly reach out if you are skilled in programming an MT4 EA thanks
Gizmogold 30 USD
import pandas as pd import numpy as np import matplotlib.pyplot as plt # Load historical price data (e.g., from a CSV file) data = pd.read_csv('historical_data.csv', index_col='Date', parse_dates=True) # Calculate short-term (e.g., 50-day) and long-term (e.g., 200-day) moving averages data['Short_MA'] = data['Close'].rolling(window=50).mean() data['Long_MA'] = data['Close'].rolling(window=200).mean() # Plot the
This EA uses Progressive and Fibonacci system to cover losses. Here's how it works: I want the fibonacci lotsize system to be modified to go beyond the maximum that was coded. First, It will open two orders: Buy and Sell. It does not set any take profit or stop loss to prevent market manipulation by some brokers. Instead, it directly closes orders once the direction order (bullish or bearish) makes the overall profit
SpotBot45 30+ USD
I know nothing about trading so am looking for a custom made automated trading bot with medium risk and maximum returns.I am looking for about a ten percent return per day minimum and minimise as much risk where possible
Hello, I need help me with fixing a custom indicator for me. I need the indicator buffer value fixing to work perfectly with EA. I think once you bid and check the file you will understand the matter of the issue. Normally the indicator is good to give the signal. But based on the signal I can't get into the EA. Because of the buffer value working issue. Also some time it's doing issue to show the singnal when
i am currently in need of someone who can be able to help me out.i want my custom indicator to be non repainting and i also want the custom indicator to be able to send out all types of alerts...thank you
I want to develop an EA (MT5) where trader will enter some preset order buy/sell (like pending order) on a specific pair with specific value. when the market touch the preset order line and close the candle above/below according to order buy/sell then EA execute the order. all preset/pending function will be handled from the dashboard similar picture like below; The dashboard must be good looking. in strategy there
I need a skilled analyst to help me backtest and optimize my existing EA. I have already developed the EA with the help of another developer, I only need the best combination of settings. The EA should be optimized for maximum profit and minimal drawback

项目信息

预算
50+ USD
开发人员
45 USD