zaro123
zaro123
Friends 2
zaro123
Added topic my volatility indicator is repanting
I Had an amazing idea for a volatility indicator, then I coded up the indicators but for some reason its coming up as repaint I'm sure if we could fix this issue we will all have an amazing volatility indicator (I'm trying to run the indicator on the
zaro123
Added topic converting all the include files to dll
Hey guys, I wrote down a complicated Expert advisor that uses many custom include files that I also coded. I wan't to send the .ex4 to a college, the problem is that right now I should also send the include files, and most of the brain of my expert
zaro123
Added topic Dictionary with generic type (variant)
I'm working with this library (https://github.com/dingmaotu/mql4-lib/blob/master/Collection/HashMap.mqh) And I need to create a dictionary with different types (the value could be a string, double or integer) I found out that there is a variant type
zaro123
Added topic Expert advisor template (MQL4/MQL5)
Hey guys, does anyone know a template (or maybe the correct terminology is framework) for expert advisors?  A template(framework) that deals with all the order execution , Validation and so on and you just have to write down the
zaro123
Added topic Persistence array - MQL4
Hey guys, I manage my trades using an array, the array contains the next Take profit level , how much lots to close at certain points and so on. The only problem I'm facing is if somehow my EA will crush? Or I will write a new version and need to
zaro123
Registered at MQL5.community