Menu

#26 Duplicate "Stochastic" Indicator

open
nobody
5
2011-11-22
2011-11-22
No

There are 2 indicator bundles named "Stochastic" (getName function)
org.chartsy.stochastic.Stochastic
and
org.chartsy.stochastics.Stochastics
Both have same name (getName function) but different implementation
This results in, only one of the two (unknown which) is discovered (indicators dialog etc. using Lookup)
I have successfully renamed org.chartsy.stochastics.Stochastics to "Stochastics" instead of "Stochastic" on a local copy, both indicators are now accessible
However, org.chartsy.stochastics.Stochastics is instantiated as "Stochastic Fast (...)" but the implementation differs from respective org.chartsy.stochf.StochF
One of the three is either obsolete or reports incorrect label and name

Please consider either reporting correct names or (both getName and getLabel functions) or remove the obsolete indicator

Discussion


Log in to post a comment.

MongoDB Logo MongoDB