calc abstract method

void calc(
  1. List<KLineEntity> dataList
)

Implementation

void calc(List<KLineEntity> dataList);