abstract public class IndexScheme
| Constructor and Description |
|---|
IndexScheme() |
| Modifier and Type | Method and Description |
|---|---|
abstract Double |
getIndex(List<Market> markets) |
abstract Double |
getIndex(List<Market> markets,
List<Long> components) |
abstract Double |
getPrice(Market market) |
abstract Double |
getWeight(Market market) |