Indicators with alerts/signal - page 65

 

Thanks Pip Trip,

This is what I have :

SetIndexBuffer(0,Line1Buffer);

SetIndexBuffer(1,Line2Buffer);

SetIndexBuffer(2,Line3Buffer);

and

Line1Buffer[shift]=RSI0;

if (ftrend>0) Line2Buffer[shift]=fmin0+StepSizeFast;

if (ftrend<0) Line2Buffer[shift]=fmax0-StepSizeFast;

if (strend>0) Line3Buffer[shift]=smin0+StepSizeSlow;

if (strend<0) Line3Buffer[shift]=smax0-StepSizeSlow;

fmin1=fmin0;

fmax1=fmax0;

smin1=smin0;

smax1=smax0;

So I want an alert when line 2 goes through 50 centreline up or down ?

Thanks for your help.

 

rs,

Sad to say I've never taken the time to do any alert programming. This is all I can provide as of yet.

 

trsi indicator

does anybody can help me find the modified trsi indicator ?

thx in advance

 
ForexMan:
hi guys

i want indicator that when candle closed this indicator make custom alarm

and have option like this

alarm :

candle close : true or false

candle open : true or false

time frames :

15 Min : true or false

30 min : true or false

60 Min : true or false

4H :true or false

& an option for browsing custom alarm wave -

Thanks
 

fixing trsi

this indicator work for a while and than stop work

could anybody please help fix it

thx a million

 

mos

I can't fix it, but take a look at this indicator:

dynamic zone rsi

Very similar Indicator that might work for you:

https://www.mql5.com/en/forum/173787/page3

 

Can anyone help with an alert for this indictor

I found this indicator on another thread and have been usinig it with good results .

Overlay the pcci onto the renko,

When the pcci crosses above the aqua renko line ,long signal

When the pcci crosses below the red renko line, short signal

An arrow on the chart would be a great help

If anyone can help it would be greatly appreciated

Thanks in advance.

 
jsmith43:
I found this indicator on another thread and have been usinig it with good results .

Overlay the pcci onto the renko,

When the pcci crosses above the aqua renko line ,long signal

When the pcci crosses below the red renko line, short signal

An arrow on the chart would be a great help

If anyone can help it would be greatly appreciated

Thanks in advance.

You took it from this page https://www.mql5.com/en/forum/172923

But the problem is the following: it is impossible to trade using those 2 indicators in same window because of different values of the indicators (or different scale): one of them shows the price values, and the other its own values. I have no idea how you traded this bugged system. probable you just looked at the historical chart only. Try to scroll the chart back and you will see.

Those problems/bugs/errors were fixed. There is the other thread about this system and all those errors/re-painting were fixed already but there are different indicators and EA (different from what you posted):

- the thead https://www.mql5.com/en/forum/173012

- indicator.

The development of this system was not finished yet so I am not sure about alarm/alert.

 

Hi dear friends,

I want to say I love this great forum very much.I'm new to forex.

Although my english is poor,I could learn a lot from here.

I found an indicator which fit my tradding style.it's very nice.but have no alert.

So I hope someone can add email alert when the arrows appear.

Can anyone help me ?

Would appreciate the help!

Thanks a lot.

mily2006

 

Can someone calm this indy down when it alerts to maybe just 10 alerts then its silent again

it also give all zeros for the rsi number can that be fixed

and while your at it make it where it tells what pair and time period the alert is from.

not asking much huh?

Reason: