Class GlobalBullishPercentage


public class GlobalBullishPercentage extends RecursiveIndicator<Num>
GlobalBullishPercentage is a Num Indicator to provide the percentage of Bar.isBullish() Bars over all Bars. The percentage is represented as a fractional. For example, a provided value of 0.15 would represent 15%.
See Also: