Giter VIP home page Giter VIP logo

dhydra's Issues

实时抓取全部股票的逐笔交易数据,是否会被新浪屏蔽?

正在使用这个工程的小伙伴们。

根据你们的经验,是否发生过访问量太大而被新浪屏蔽接口的情况?

我希望能够借助于这个工程,启动一个爬虫服务,从新浪抓取全部股票的实时逐笔交易数据,然后再拿着这些数据做后续的数据分析。

这样做会不会因为访问量太大,而被新浪屏蔽或者封禁账号呢?

总提示“WorkerManager - 39 - WARNING - dHydra运行目录下没有Worker文件夹”

很喜欢你的dHydra框架,很多QuantTrading的功能都可以轻松实现。这是我的初次试用,git clone之后发现无法启动,连接到Redis和MongoDB之后一直报错,错误信息“WorkerManager - 39 - WARNING - dHydra运行目录下没有Worker文件夹”

仔细检查一下发现在(dHydraRoot)/dHydra/core/util.py的第33行,应该是
``
worker_names.extend(os.listdir(os.getcwd()+"/dHydra/Worker"))
而不是
worker_names.extend(os.listdir(os.getcwd()+"/Worker"))

我自己修改了一下之后就好了。话说不知道是不是只有我有这个问题,这种启动不了的情况应该不会这么久都没人发现吧。。。。。。

level2字段说明书

能提供一下level2字段说明书吗?上海的和深圳的应该有所不一样吧

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.