类 QuantitDataServiceManager
java.lang.Object
org.dromara.northstar.gateway.mktdata.QuantitDataServiceManager
盈富量化数据服务接口
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getCalendarCN(int year) getDailyData(String unifiedSymbol, LocalDate start, LocalDate end) getHourlyData(String unifiedSymbol, LocalDate start, LocalDate end) getMinutelyData(String unifiedSymbol, LocalDate start, LocalDate end) getQuarterlyData(String unifiedSymbol, LocalDate start, LocalDate end)
-
构造器详细资料
-
QuantitDataServiceManager
public QuantitDataServiceManager(org.springframework.web.client.RestTemplate restTemplate)
-
-
方法详细资料
-
getAllFutureContracts
-
getAllOptionContracts
-
getCalendarCN
-
getMinutelyData
-
getQuarterlyData
-
getHourlyData
-
getDailyData
-