clojure-quant / quanta

quantitative technical analysis in clojure
13 stars 4 forks source link

dynamic import + bargenerator conflict. #34

Closed awb99 closed 4 months ago

awb99 commented 9 months ago

dynamic import keeps an overview db, to ensure that the window that is locally in db has all the data between window-start and window-end.

dynamic import will only check for overview-db to trigger import-tasks.

ideas: