Coder Social home page Coder Social logo

Comments (3)

Relax1987 avatar Relax1987 commented on July 19, 2024

怎么解决的?我装好了只能跑当天的作业,区间作业历史作业都跑不了

from stock.

zihaozhu93 avatar zihaozhu93 commented on July 19, 2024

怎么解决的?我装好了只能跑当天的作业,区间作业历史作业都跑不了

暴力解决办法就是去掉相关函数去的提前 return 操作,或者是历史作业时传参指定 before=False。不过没测试 。
另外,仔细看了作者在其他 issue 下的回复及源码,作者设计意图不需要通过区间或历史作业来获取历史数据,因为本地已经 cache。所以相关函数区间作业或历史作业并不需要被执行。

from stock.

xinmans avatar xinmans commented on July 19, 2024

instock/core/singleton_stock.py里的stock_hist_data好像没有被调用导致区间作业无法实施,需要修改代码

from stock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.