Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Xamanus  
Does it show divergence automatically or we have to see manually? can I have a 1 or 2 day trial? the demo is way to slow 
Pavel Zamoshnikov  
Xamanus:
Does it show divergence automatically or we have to see manually? can I have a 1 or 2 day trial? the demo is way to slow 
The indicator shows the divergence automatically, at the close of the bar.
You can see how the indicator works, if you download a specially prepared demo version from here.
This version represents a complete indicator with one limitation - it works on the NZDUSD only.
Xamanus  

Bought it today. First trade got me a small profit :). - recommended to a friend and he bought it to. will test for a week before putting up a review. 

Just wondering is there a way run a query / a scan in which it will tell me where each divergence has formed on a list or an excel sheet? ( will save us ton of time )

Igor Dervuk  
Советник  не пробовал на основании его написать ?
Igor Dervuk  
И еще бы его на МТ5 соорудить !!!
Pavel Zamoshnikov  
Xamanus:

Bought it today. First trade got me a small profit :). - recommended to a friend and he bought it to. will test for a week before putting up a review. 

Thank you and your friend for buying my indicator! I wish you а profit! And I'll wait for your review.

Xamanus:

Just wondering is there a way run a query / a scan in which it will tell me where each divergence has formed on a list or an excel sheet? ( will save us ton of time )

I can do it in the next version. Please write what data you want to see in the list?
Pavel Zamoshnikov  
Derich17 Dervuk:

Советник  не пробовал на основании его написать ?

И еще бы его на МТ5 соорудить !!!

Версия для MT5 будет готова через 2-3 недели.

По советнику ответил в приват.

Daniel Lewis  
The free Traditional MACD indicator shows regular divergence and hidden divergence.
Pavel Zamoshnikov  

Уважаемые трейдеры!

Опубликован индикатор "MACDivergence MTF" для терминала MT5.

Полная версия находится здесь

Демо-версия находится здесь

***************************************************************************

Dear traders!

Published the indicator "MACD Divergence MTF" for terminal MT5.

The full version is available here

The demo version is here

Xamanus  
This indicator is lagging badly. On back testing its looks brilliant however its not practical on live market as signal comes very late. 
Don Croome  
Indicator was working good for a month or two. Then it just isn't on my charts anymore. I am unable to re-activate or re-install. it Any help would be appreciated
Pavel Zamoshnikov  
528671:
Indicator was working good for a month or two. Then it just isn't on my charts anymore. I am unable to re-activate or re-install. it Any help would be appreciated
Thank you for buying my indicator!
In the beginning, I would say that the indicator has no additional restrictions. Copy protection - only means of service of MetaQuotes.
The indicator has 30 activations, if this is not enough, then I'll add more.
Please check that your terminal registered account MQL Community (click in the terminal <Ctrl + O>, select the tab Community,
click on the link "If you have an account, please login", enter your username and password from the MQL5.community, with which you bought my indicator.)
Then you can re-activate the indicator.
If you failed, please contact Service Desk.
Abdullah Alrai  

hi thanks for this indi i purchase it but i want to make it work by ea 

can you give  the buffer map?

thank you 

Pavel Zamoshnikov  
abdallah alraie:

hi thanks for this indi i purchase it but i want to make it work by ea 

can you give  the buffer map?

Of course. Below, an example of using the indicator in the Expert Advisor (all indicator parameters by default):

double SignUp1, SignUp2, SignDn1, SignDn2;

SignUp1=iCustom(NULL,0,"Market\\MACDivergence MTF",2,1); // BUY-signal (Classical Bullish Divergence)

SignUp2=iCustom(NULL,0,"Market\\MACDivergence MTF",5,1); // BUY-signal (Reverse Bullish Divergence)

SignDn1=iCustom(NULL,0,"Market\\MACDivergence MTF",3,1); // SELL-signal (Classical Bearish Divergence)

SignDn2=iCustom(NULL,0,"Market\\MACDivergence MTF",6,1); // SELL-signal (Reverse Bearish Divergence)

if(SignUp1!=EMPTY_VALUE || SignUp2!=EMPTY_VALUE) OrderSend(_Symbol,OP_BUY,...);

else if(SignDn1!=EMPTY_VALUE || SignDn2!=EMPTY_VALUE) OrderSend(_Symbol,OP_SELL,...);
Jjunju Kateregga  
This indicator is lagging a lot. signal happens after many  candles have passed so you can not trade it in real time. 
Pavel Zamoshnikov  
kjjunjuk:
This indicator is lagging a lot. signal happens after many  candles have passed so you can not trade it in real time. 

There is the answer to your question already.

Please see here.

AroldoTorres  
Hi everybody, is anyone willing to share MACD parameters used on this indi that has showed very good results. I just bought the indi and dont know if i use the standart parameters or should try any other one. Thanks in advance.
Pavel Zamoshnikov  
AroldoTorres:
Hi everybody, is anyone willing to share MACD parameters used on this indi that has showed very good results. I just bought the indi and dont know if i use the standart parameters or should try any other one. Thanks in advance.

The default settings work well. But I am a little changed them for EURUSD, M30 with the parameters specified in the file.

File:
Alexander Esaulov  

Здравствуйте!

Есть у вас рекомендуемые настройки для периодов для разных пар и ТФ? 

Pavel Zamoshnikov  
Alexander Esaulov:

Здравствуйте!

Есть у вас рекомендуемые настройки для периодов для разных пар и ТФ? 

Здравствуйте!

Как я и писал постом выше, последние подобранные параметры:

Fast EMA period=4, Slow EMA period=25, Signal Line period=30, Method of Divergence calculating="at Signal Line crossing"

Эти параметры хорошо себя зарекомендовали на EURUSD и GBPUSD, M15-M30

Тестировал с 2010 по конец 2015 специально для этого написанным экспертом

Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti