upProb abstract method

double? upProb(
  1. List<KLineEntity> allData,
  2. int index
)

Implementation

double? upProb(List<KLineEntity> allData, int index);