RSI-Alert-Indicator: Need help from coders!

 

Dear Coders,

unfortunately i`m not be proficient in Metatrader programming language,

so i need a little your help, please.

Attached you will find the RSI-Alert-Indicator.

For my way of trading there are some modifications in this indicator required.

So, here are the modifications i need:

1. RSI-Price should be selectable (Close/Median/Typical/Weighted-Close) over the Input-Menu.

2. If RSI is above 70 the colour of RSI should change in RED.

3. If RSI is below 30 the colour of RSI should change in LIMEGREEN.

4. If RSI cross above 70 an DOWN-arrow should be drawn in the chart above the actual bar.

5. If RSI cross below 30 an UP-arrow should be drawn in the chart below the actual bar.

6. The arrows should contain adjustable Signal-Gaps (such as the Super-Signals-Indicator).

7. And now a special feature for point 4./5. should be implemented:

7.1. If an UP-Signal was shown on a bar and price moves for example 15 Pips

higher on next bar, then delete the first Signal and show only the new

signal - if price moves down or even not 15 Pips higher then the signal

stagnate. Check this logic (oldsignal-newsignal (not conditioned by

bars!!)) while RSI is above overbought-area (70).

7.2. If an DOWN-Signal was shown on a bar and price moves for example 15

Pips lower on next bar, then delete the first Signal and show only the

new signal - if price moves up or even not 15 Pips lower then the signal

stagnate. Check this logic (oldsignal-newsignal (not conditioned by

bars!!)) while RSI is below oversold-area (30).

All variables should be can changed by the Input-Menu and the options (Draw arrow/RSI-Color) should be enable/dissable.

I hope its not too difficult to code it - thank you in advance.

Files:
rsi-alert.mq4  3 kb
 

Thank you newdigital,

unfortunately i haven`t found what i need.

May be there is a coder who can help me? -

i would be deeply grateful!

 

Thank you very much mladen - great work!

Point 6/7 may be later?

 

Thank you!

 

Wow!!!

Hey mladen,

i hope i can convey me right (because i am german) -

thank you very, very much for your work - very great -

i`m absolutely deeply grateful!!!

I wish you the best trades ever!

 

mladen - I also thank you very much!!!

This is a really nice indicator that I will use a lot!

I used RSI Alert - but this is even better!

Thank you Sir!!!

 

thank you very much

this is great RSI indicator.

mladen,Thank you very much .

 

RSI with visual signal on chart

Hi there,

As the title says, I am looking for a RSI indicator that can plot arrows/dots etc on the chart itself when it crosses the 50 line.

Could someone point me in the right direction please.

Thanks

 
demontaz:
Hi there,

As the title says, I am looking for a RSI indicator that can plot arrows/dots etc on the chart itself when it crosses the 50 line.

Could someone point me in the right direction please.

Thanks

I moved your post to this thread and hope that you will find something here.

 
demontaz:
Hi there,

As the title says, I am looking for a RSI indicator that can plot arrows/dots etc on the chart itself when it crosses the 50 line.

Could someone point me in the right direction please.

Thanks

That is quite easy to do yourself as the indicators kindly built by MLADEN are in source code format. All you have to do is to change the levels?

Best wishes.

 

Mladen........

MLADEN, thank you for building these indicators. The original was built by an incredible man called ShadoWiz and has built many indicators for me with great success. I just feel that he should get some credit for building the original.

In this case, Heavy-Trader has taken it another dimension "out of the box" and I for one is finding it useful.

Just a question to anyone.............why the use of TYPICAL PRICE as oppose to CLOSED price which the indicator was written for in the first place? I have tried different Price settings, but maybe it is just in my head, but I found the CLOSED price to be better.

Anyone that can help me understand the performance of the RSI better - to whom I am "addicted" so to speak - please let us all know why you prefer to change the indicator settings to something other than the original CLOSED version.

Lastly, I cannot get the ColorRSI-v1.01 to compile. Would you mind commenting please?

Best wishes.

Reason: