JoeyvanHoren
JoeyvanHoren
JoeyvanHoren
Added topic parameter get range and parameter set range function in MQL4
I would like to be able to exclude certain parameters from optimization if my 'main' parameters have a certain value. I found the ParameterGetRange() and ParameterSetRange() functions for MQL5. Unfortunately I have to complete this EA in MQL4 where
JoeyvanHoren
Added topic iCustom not working with EA
I have made a basic indicator that gives a buy or sell signal when Fibonacci levels are crossed.  I want to use iCustom in my EA to call for the first two buffers which should contain the value of fibBuy and fibSell. The indicator itself works
JoeyvanHoren
Registered at MQL5.community