Re: RSI Indicators for MT4

2983
COGSY wrote: Mon Dec 09, 2024 10:43 am Kind of excited guys, with CHATGPTs new update they have given us the ability to program mt4 indicators.

Here are two simple RSI functions

The first is a RSI using a BAND setup with color change when price is in the OB/OS area, I applied the smoothing factor to the RSI
ANd second

Is a Moving Average which changes color when price in relation to the RSI is in the OB/OS position.

Happy trading.

Hello everyone, is it possible to code arrows and audio alerts for Dynamic_RSI_MA indicator? Thanks in advance, good trades!

Re: RSI Indicators for MT4

2985
FredericoA wrote: Fri Dec 20, 2024 12:45 am Hello everyone, is it possible to code arrows and audio alerts for Dynamic_RSI_MA indicator? Thanks in advance, good trades!
Inputs

Wingdings code up arrow
Wingdings code down arrow

Here is the code for each symbol, 233 and 234 for the arrows but the link below shows which you can choose

https://docs.mql4.com/constants/objectc ... /wingdings

Size of arrow - 4
Distance in points from the HIGH for sell and LOW for BUY - 250 points of price
Color up arrow
Color down arrow

RSI period
Band Period
Deviation from the MA
MA period
0=SMA choose a MA applied
Smoothing function
ENable Audio alerts
Enable Arrows


Let me know if you need anything else
These users thanked the author COGSY for the post (total 2):
FredericoA, Kayleb


CodeRe: RSI Indicators for MT4

2988
Jonex1995 wrote: Wed Jan 01, 2025 7:41 pm thank you for your effort but only rsi and rsx works fine for me
RSI Summed with Multi-timeframe & Alerts

Last try, in more ways than one :) !

ps) on the slower rsi's you may have to adjust the periods down a bit.

What is the RSI Summed indicator?

This code is based on Mladen's indicator.

The RSI "Summed" evaluates the NNN (next-nearest-neighbour) RSI values defined by the periods parameter to determine whether all NNN RSI values exceed or fall below a specified threshold. If all values are above the threshold, it indicates an upward state; conversely, if all values are below the designated low level, it indicates a downward state. If the values are mixed, the indicator reflects a Neutral state.

It can be contended that this state could be determined by examining only the slowest RSI; however, this is not always the case, as it significantly depends on the periods selected. Therefore, the indicator will assess all the specified RSI values.

The periods can be designated as a list separated by colons. The default setting is 14;15;16;17;18;19;20;21.

For the Stochastic version of this indicator please see here: Stochastic Summed for MT4.
These users thanked the author mrtools for the post (total 4):
RodrigoRT7, alextschem, Kayleb, ujtrader


Who is online

Users browsing this forum: 88FX88, DVanAssen, FXSurf, Kayleb, mrtools, ricosuaveiii, Shelwin51, vinuthbn84 and 81 guests