10 Aug Indicators MQL4: How to find if an Indicator Repaints August 13, 2018 By Abir 5 comments 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 July 20, 2018 By Abir 3 comments 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 July 12, 2018 By Abir 4 comments 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 July 19, 2018 By Abir 0 comments 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