Indicators: Awesome Oscillator Divergence

 

Awesome Oscillator Divergence:

This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows. 

It also has a built-in Show_alert, Play_Sound, Send_Email & Send_Notification function.

This indicator based on description for divergence in: Signals of the Awesome Oscillator.

Fig. 3. Indicator_Trend_Line_Allowed_across_through_the_histogram_body=no

Author: TIMisthebest

Awesome Oscillator Divergence
Awesome Oscillator Divergence
  • www.mql5.com
This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows. It also has a built-in Show_alert, Play_Sound, Send_Email & Send_Notification function. In default: Bullish Regular_Divergence is plotted in Blue lines & solid, Bullish Hidden_Divergence is plotted in Aqua lines...
 

Very good indicator. Thank you.

However, it is blinking like hell. Is there some way to fix that?

(All lines and arrows go on and off constantly)

 
Klammeraffe:

Very good indicator. Thank you.

However, it is blinking like hell. Is there some way to fix that?

(All lines and arrows go on and off constantly)

you are right.

because of main loop redraw all object,

for(int bar=rates_total-10; bar>0; bar--)
     {
      .
     }

thank you.

 
TIMisthebest:

you are right.

because of main loop redraw all object,

thank you.

beautiful work. But could you kindly tell me where to insert this piece of code?
thanks
 

Is possible to insert this tipe of divergenze?

Is possible to insert this type of divergence? (see the picture)
Cross zero line and come back.
thanks

Files:
SILVERM15.png  94 kb
 

Forum trading, automatic trading systems and testing trading strategies

Trading Chaos

iTC , 2014.04.22 13:38

Having ordinary AO indicator, even without seeing the graph, you can know what to do to buy or sell, look at the histogram display. That markup.



 

Very good indicator.

I'm using it, but I have a problem with it. I'm using with the 1 minute chart, and after it counts from 59 seconds to 00, the INDICATOR freezes my candlestich chart.

When I remove the indicator, the candlestich chart starts working again.

Could it be fixed ?

Thank you very much. 

 
I want to use it for MT4 how can I convert it 
 
Thanks for this it seems awesome (no pun intende)! It is is also causing me some trouble - it's slow to load, and also it won't work with my automated trading service (just won't recognize it as a signal...). Happy to share more if you want we can discuss and debug just let me know! Thanks
 
Was the issue of freezing resolved
 
fredi_cwb:

Very good indicator.

I'm using it, but I have a problem with it. I'm using with the 1 minute chart, and after it counts from 59 seconds to 00, the INDICATOR freezes my candlestich chart.

When I remove the indicator, the candlestich chart starts working again.

Could it be fixed ?

Thank you very much. 

Hi @fredi_cwd

Was the issue of the freezing fixed