- Search Crypto Craft
-
sd59 replied May 28, 2020Thanks for the heads up I'll keep a look out. Looks like your dll code is more elegant (another way of saying I understand how to use it!)

calling scripts from indicator
-
sd59 replied May 28, 2020Hi emmzett, I have used your expander quite a bit and it works great so thanks for that. I am trying to organise files a bit better and created a subfolder to put a script in that I have been running using the expander code. It works fine if the ...
calling scripts from indicator
-
sd59 replied Sep 16, 2019hey guys, I'm having problems with iMAOnArray function in Mql4. I want to find the moving average values for the iOBV indicator but get a lot of zero values. My code is below and any help is appreciated. double param1[], param2; void OnStart() { int ...
MQL4 Programming