A Atzori / Profile
A Atzori
Added topic Get the list of all custom indicator parameters
Hello, Im developing an EA that uses some custom indicators , wich I load with the iCustom function, like: almaHandle = iCustom ( _Symbol , PERIOD_CURRENT , "name" ); Now, I have the problem that although I of course know what are the parameters of
: