Discussion of article "Create Your Own Trading Robot in 6 Steps!" - page 2

 

My robot don't work very well until yet but it is slowly getting better

 

I just had to restart MT5 and now my signal appears correctly!!!

Maybe this just worked for me, but hey, if you are into the same situation give it a try. Good luck!

 

The correct #include should be:

#include <Expert\ExpertSignal.mqh>   // CExpertSignal is in the file ExpertSignal
 

This is the easiest to understand article for a beginner so far I have read about 10 articles.

After reading, I will download the code and test it quickly today.

 

Many articles attached source codes, but many of them can not be compiled correctly.

This article is very good because I downloaded it and compiled without an error neighter a warning! 

I'm testing it now. It looks awesome.

 

Thank you for the great article.

I have a question. When I run the code in the strategy tester, I get

'''

CIndicator::GetData:Invalid Buffer

'''

Do you have any idea how to fix it?

Thank you.

 
Very Great Article. Very Helpful !!
Reason: