RSI-Alert-Indicator: Need help from coders! - page 14

 

From CodeBase:

==========

RSI with Trend Catcher signal (RSI-TC_New) - indicator for MetaTrader 4

extern int       RSIPeriod=21;
extern int       BullLevel=50;
extern int       BearLevel=50;
extern bool      AlertOn=true;

==========

RSI Monitor - indicator for MetaTrader 4

extern double MinRSI = 30; // RSI OverSold Level
extern double MaxRSI = 70; // RSI OverBought Level
input string lb_2 = ""; // ----------- NOTIFICATION -----------
input bool UseAlert = false; // Enable Alert
input bool UseEmail = false; // Enable Email
input bool UseNotification = false; // Enable Notification 
input bool UseSound = false; // Enable Sound
input string SoundName = "alert2.wav"; // Sound Name
 

Dear Coders,

Could you please combine the two indicators that I attached below, such that the MACD indicator gives alerts only when the main ADX line is above the ADX level Threshold. 

Many thanks

 

can this rsi indi allow other time frame if i used a period converter?

like if i wan M2 OR M3?

 

Hello Mladen please can you help me with RSI indicator that shows DOTS at point of overbought/oversold depending on my setting of either 70/30, 80/20 etc as the attached image indicates. I shall appriciate itif the dots come with alerts. Thanks for your precious time.

 
@Mladen Rakic @Mladen Rakic
Mladen Rakic:

RSI color

Without point 7

PS: the version without a letter v in the name can be downloaded (they are the same) it seems that at some point the V1.01 have suffered some database problem

dear Mladen,,,

Can you help me for create an RSI Alert indicator that is the opposite of the indicator I am attaching:

RSI level Alert that I want, is

Alert appears when (if only) RSI line exits / down from over-bought area (cross / touch line level from top to bottom) or RS line out / up from over sold area (cross / touch line level from bottom to top).

Please, help me.

 

Greetings Mladen

Your name have been all over the place in the forex trading world since i joined aboout a year now.

But this is my first contact with you. Please how do I use your indicator MlTrend direction & force index - smoothed 3 & alerts 

It seems promising but am at a lose on how to use it 

Please help me out 

Thanks

 
Useful
Reason: