Hello to everyone.
After I read MIDAS articles by Dr. Paul Levine(RIP) a great search began for me for the MIDAS indicators. But I couldnt find any "valid" ones that can be used as it is told in the articles.
So I gave my shot at Dr. Paul Levine's article. I have to say it is one of the best written articles I have read. He explains everything in such a simple way so I coulnt hold myself and decided to program it in mql.
Because I learned so much from this site. I decided to give something back to it. So I decided to post this indicator here. I hope you find it useful.
Ok first of all a warning. This is my first indicator! So beware.. I just learned MQL language while trying to build this indicator. But i think i managed to pull it.
So here it is..
-MIDAS indicator with Support and Resistance lines...
-You can specify the exact start date.(not just last xxx bars)
-You can shift S/R lines with specified amount (Greed factor as it is told in articles)
-Topfinder algorithm.(I think this is the first one ever programmed for MT4)
Reference documents:
-Original article is on
this post
- You can find TASC articles about MIDAS on
this and this
post.
Also I programmed the OBV indicator as it is told in articles but I am not quite sure about its usefullness after I see those VWAPs.
I know that I should have prepared screenshots showing every feature but I think you can try it for yourself..
As this is my first indicator please feel free to send me any comments, bugs, ideas..
Have a nice one.