Indicators with alerts/signal - page 1536

 
mladen:

It is working (this is what I get when I attach that indicator to the chart - without the mq4 file).


All is OK with that ex4 file - check your PC

Out of curiosity (and to let the rest of the forum members have some fun) : what exactly would a mq4 file change (since you never ever posted a single line - or half a line - of mq4 code at this forum)? I mean : you would make it better? Add options? Make it faster? Shorter? ,... Please, let us know : what exactly would you do with the mq4 file (apart from posting it without comments in the source on the other forum as your own code)?

I am not coder, but if you may kind to add or code new  in input settngs:

1. trend direction back count bar in __ (number),

2. Arrow alert popoup / signal confrimation after ___seconds TM on bar -0 candle ..

Expeting from you a updated version if its possible to add ... :)

Thanks in advance.

 
Give to those who ask, if too much effort, ask and you shall receive ..
 
pacois:
Give to those who ask, if too much effort, ask and you shall receive ..
I would suggest to all to use this thread : https://www.mql5.com/en/forum/174805 for posts that have as little with reality as it gets - promoting trolling never was and never will be looked favorably on any forum on the whole wise internet (especially when two user names work in cooperation)
 

Dear MR. mladen and mr. tools,

 

Can you help me please?

Green line 65,11 close

Red line 65,14 open or sometimes different values.

And arrows, allert, mtf

 

 

Thank you in advance 

regards 

 

Dear Mladen,

I’m new to this forum, so first of all, I would like to introduce myself and express my humble gratitude

for all Your work, contribution, time and help for  all of us in this forum.

It’s magnificent that there are people who give their time and work for the benefit and to help others.

I’ve also got a favor to ask, is there a possibility to add Your standard sets of alerts to these old indi, and eventually update the code to the new version of mt4.

Thank you for your work, time and effort.

Files:
WATR.mq4  6 kb
 
bear1:

Dear MR. mladen and mr. tools,

 

Can you help me please?

Green line 65,11 close

Red line 65,14 open or sometimes different values.

And arrows, allert, mtf

 

 

Thank you in advance 

regards 

That indicator is full of errors

These lines :

       wMA = iMAOnArray(WorkBuffer, TimeFrame, per1, 0, Method, i);
       lMA = WorkBuffer[i] + WorkBuffer[i] - wMA;
    
       wMA2 = iMAOnArray(WorkBuffer2, TimeFrame, per2, 0, Method, i);
are nonsense. My recommendation is to forget about it
 
mladen:

That indicator is full of errors

These lines :

       wMA = iMAOnArray(WorkBuffer, TimeFrame, per1, 0, Method, i);
       lMA = WorkBuffer[i] + WorkBuffer[i] - wMA;
    
       wMA2 = iMAOnArray(WorkBuffer2, TimeFrame, per2, 0, Method, i);
are nonsense. My recommendation is to forget about it

Ok, Thanks very much mr. mladen

I understand

 

 

best regards 

 
nishhhan:

Hi Mladen,

 

Could you please help ? 

Atleast a reply with yes or no would be much appreciated...:(
 

hi.

i need rsi filter alert indicator

please share new rsi  filter alert indicator

this indicator is no alert

Files:
 
nishhhan:
Atleast a reply with yes or no would be much appreciated...:(

For as specific requests as you have (with very limited usage), you probably will have to hire a coder. A good place to start would be here : https://www.mql5.com/en/job. All the best

Reason: