You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start to download stock minute bar data, 20170328
scala.MatchError: MIN_5 (of class java.lang.String)
at com.squant.cheetah.datasource.package$.stringToBarType(package.scala:12)
at com.squant.cheetah.datasource.MinuteKTypeDataSource$$anonfun$update$3$$anonfun$apply$2.apply(MinuteKTypeDataSource.scala:123)
at com.squant.cheetah.datasource.MinuteKTypeDataSource$$anonfun$update$3$$anonfun$apply$2.apply(MinuteKTypeDataSource.scala:116)
at scala.collection.immutable.List.foreach(List.scala:381)
at com.squant.cheetah.datasource.MinuteKTypeDataSource$$anonfun$update$3.apply(MinuteKTypeDataSource.scala:116)
at com.squant.cheetah.datasource.MinuteKTypeDataSource$$anonfun$update$3.apply(MinuteKTypeDataSource.scala:115)
at scala.collection.immutable.List.foreach(List.scala:381)
at com.squant.cheetah.datasource.MinuteKTypeDataSource$.update(MinuteKTypeDataSource.scala:115)
at com.squant.cheetah.datasource.Updater$UpdateTask.execute(Updater.scala:25)
at it.sauronsoftware.cron4j.TaskExecutor$Runner.run(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: