Developing a STOCH RSI to give alerts based on conditions

MQL4 指标

工作已完成

执行时间9 分钟

指定

Hi, 

I would like a Stoch RSI indicator to give overbought and oversold exit alerts based on Moving Averages and Heikin Ashi trend. This indicator would be based on the Stoch RSI indicator attached. 


The timeframes conditions would be checked based on closed candles. 

 

Please see below for conditions, parameters and alert examples. There should also be an option to turn overbought exit and oversold exit alerts on or off. 

   

Stoch RSI Alert Conditions:

Stoch RSI Overbought Exit: When Stoch RSI exits the overbought level, a check will be made to the chosen Moving Averages to ensure that price is below those Moving Averages on the chosen TF and also a check to the Heikin Ashi TFs selected to ensure that it is Red (closed candle). If both these conditions match, then the Stoch RSI will give a Stoch RSI (Overbought Exit) sell alert signal. Otherwise, no alert

 

Stoch RSI Oversold Exit: When Stoch RSI exits the oversold level, a check will be made to the chosen Moving Averages to ensure that price is above those Moving Averages on the chosen TF and also a check to the Heikin Ashi TFs selected to ensure that it is Green (closed candle). If both these conditions match, then the Stoch RSI will give a Stoch RSI (Oversold Exit) buy alert signal. Otherwise, no alert

 

Parameters:

Candle    Open/Closed
   

Stoch RSI

 

Timeframe

 

RSI Period

 

RSI price to use

Close, Open, High, Low, Median, Typical, Weighted

Stochastic Period

 

Stochastic slowing period

 

Stochastic Signal

 

Stochastic MA Method

Exponential, Simple, Smoothed, Linear Weighted

Upper level or overbought


Lower level or oversold


 

 

Moving Average

 

MA Timeframe

 

Moving Averages

Option to choose up to 5 MAs

MA Method

Simple, Exponential, Smoothed, Linear Weighted

Applied Price

High, Low, Close, Open, Typical, Weighted, Median

 

 

Heikin Ashi

 

HA Timeframe

Option to choose up to 4 timeframes

 

 

Signal Type

 

Mark Buy/ Sell Signals

Arrows/ Vertical Line

Arrow offset (pips)

5

Arrow Size

 

Mark Buy / Sell Text

 

Text Size

 

Up Color

 

Down Color

 

 

 

Alerts

 

Alerts On

True/ False

Alerts Message

True/ False

Alerts Mobile

True/ False

Alert Sound

True/ False

 

Alerts Examples:

Stoch RSI – USDJPY – 1H - Oversold Exit Signal (BUY), above MA [20,50,100,200] on TF (H1) and HA TF (H4,D1) is green at 16:00 on 02.09.2021

Stoch RSI – AUDJPY – 5M - Overbought Exit Signal (SELL), below MA [50,200] on TF (M5) and HA TF (H1,H4) is red at 11:30 on 06.09.2021


反馈

1
开发者 1
等级
(236)
项目
418
34%
仲裁
53
36% / 40%
逾期
153
37%
繁忙
2
开发者 2
等级
(346)
项目
543
32%
仲裁
24
67% / 8%
逾期
15
3%
空闲
3
开发者 3
等级
(8)
项目
18
17%
仲裁
3
67% / 0%
逾期
0
空闲
4
开发者 4
等级
(290)
项目
432
64%
仲裁
5
40% / 0%
逾期
4
1%
已载入
5
开发者 5
等级
(5)
项目
6
0%
仲裁
3
0% / 100%
逾期
0
空闲
6
开发者 6
等级
(219)
项目
370
42%
仲裁
145
17% / 41%
逾期
124
34%
空闲
7
开发者 7
等级
(196)
项目
318
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
8
开发者 8
等级
(56)
项目
175
71%
仲裁
4
100% / 0%
逾期
1
1%
空闲
相似订单
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better

项目信息

预算
30+ USD
开发人员
27 USD