10 Aug Indicators MQL4: How to find if an Indicator Repaints Posted by Abir August 13, 2018 5 Repainting Indicators: A Big Problem Sometimes when we see the final result of an indicator it appears too good to be true. Simply ama... Continue reading
19 Jul Indicators MQ4: Pivot DWM Get Buffer Values from Objects Posted by Abir July 20, 2018 3 Pivot DWM: This is an amazing indicator which calculates Pivot Points and draws them on the screen. Unfortunately, it does not have bu... Continue reading
12 Jul Indicators Fx-Agency Advisor: Get Values From Objects into Buffers Posted by Abir July 12, 2018 4 Fx-Agency Advisor 3 Indicator without Buffers: Say you have an ex4 compiled file for an indicator and no source mq4 file for it. A goo... Continue reading
27 Mar Metatrader4, Trading MQL4: How to remove elements from an Array Posted by Abir July 19, 2018 0 This post has some MQL4 code which will help you remove elements from an array by their Index or Values.It uses templates so it can... Continue reading