Erik Bakker
Erik Bakker
Friends 1
Erik Bakker
Added topic Please help with : Draw Wingdings for Custom indicator
#property strict #property indicator_chart_window #property indicator_buffers 10 #property indicator_plots 4 #property indicator_label1 "Start FVG Bull" #property indicator_label2 "End FVG Bull" #property indicator_label3 "Low FVG Bull" #property
Erik Bakker
Added topic Problem using iCustom in EA and using it on the Chart - different results.
Hello, I know this is not a new question but I still don't get it how this can be. I need help. I use iCustom to retrieve a result from a indicator. For example see the code below.  void OnStart ()   { //---      
Erik Bakker
Added topic How to use function in EA which inherit from a Class. Get wrong parameter count.Please help
Hello, I need some help in finding my error in use inheritance from class CIndicatorMA.  I have a Class CIndicator MA set up like this (it uses a Base class CIndicatorBase which deals with the buffers en index of indicators - not relevant for
Erik Bakker
Added topic Running EA with #includes on MT Virtual Hosting
Hello! I have a newbie question, but still i would like to make sure! So thanks for a reply. I have coded an EA which has #includes. The thing I would like to know is: When you migrate your charts with the EA running on it to the virtual hosting
Erik Bakker
Registered at MQL5.community