public class HiLowIndicator.HiLow
extends java.lang.Object
| Constructor and Description |
|---|
HiLow(int si,
int ei,
double h,
double l) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndIndex() |
double |
getHigh() |
double |
getLow() |
int |
getStartIndex() |
Copyright © 2025. All rights reserved.