Giter Club home page Giter Club logo

Comments (6)

yinianfangxia avatar yinianfangxia commented on May 15, 2024 2

对于不熟悉pr的,参考
https://help.github.com/en/github/collaborating-with-issues-and-pull-requests

快速命令:

在你fork的repo中,先同步

git remote add upstream https://github.com/zvtvz/zvt.git
git fetch upstream
git checkout master
git merge upstream/master

新开一个branch来做PR

git checkout -b patch-1

改好代码,push上去

到主项目create pull request即可

from zvt.

manstiilin avatar manstiilin commented on May 15, 2024

#50 谢谢

from zvt.

foolcage avatar foolcage commented on May 15, 2024

使用东财app的,可以使用
https://github.com/zvtvz/eastmoneypy

把定时任务选中的标的推送到手机上.两个report例子已经添加相应代码

这样就可以方便的在手机端查看了。
core
tech

from zvt.

foolcage avatar foolcage commented on May 15, 2024

选股日期之前有个bug,导致推送的日期总是不变,已修正。
放量突破年线这个用好,配合一点板块资金流,够用了。

from zvt.

webnet918 avatar webnet918 commented on May 15, 2024

请问,可以筛选长年连续分红的公司吗?

from zvt.

foolcage avatar foolcage commented on May 15, 2024

请问,可以筛选长年连续分红的公司吗?

用DividendFinancing数据参考例子来做,应该不难。

from zvt.

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.