Is it possible create own OptInputDescription implementation
AxonSoftware
Post subject: Is it possible create own OptInputDescription implementation
Post rating: 0
Posted: Mon 19 Apr, 2010, 12:46
User rating: 0
Joined: Thu 19 May, 2011, 16:00 Posts: 37 Location: UkraineUkraine
Hello!
Some of our parameters of developed indicator represented with huge numbers and I want use more user friendly textual description. e.g. EUR/USD, 10 sec Indicator_name(11001023) will be nice to replace it on something more informative like Indicator_name(Param1). I tried create implementation of OptInputDescription interface but looks like system not allow me to do it. Any suggestions?
API Support
Post subject: Re: Is it possible create own OptInputDescription implementation
Yes, this is normal behavior. At the moment it is not possible to change a representation of parameters, but this will be added in a near future (JFOREX-1681).