Erwann Pannerec:
You can't. What to do ?
Hi,
I'm using IndicatorParameters function to get parameters of an indicator but it seems this function is not complete :
- if a parameter is a number, the function return a type INT --> this is correct and works fine
- if a parameter is an enumerator (like Applied price) this function return a type INT and I can't have the enumerator list possibility
So, how make the difference beetween an enumerator list and a simple number ?
How can I get the complete list of inputs enumerators ?
Thx !
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I'm using IndicatorParameters function to get parameters of an indicator but it seems this function is not complete :
- if a parameter is a number, the function return a type INT --> this is correct and works fine
- if a parameter is an enumerator (like Applied price) this function return a type INT and I can't have the enumerator list possibility
So, how make the difference beetween an enumerator list and a simple number ?
How can I get the complete list of inputs enumerators ?
Thx !