Git Product home page Git Product logo

smart_fund_tracker's Introduction

Smart Fund Tracker 智能基金跟踪工具

这个工具的核心目标,是完成如下三件事:

  • 单目标质量评判
    • 具体基金
    • 基金经理
  • 组合评测
    • 帮助设计土豆理财法的基金组合
    • 跟踪组合的涨幅
  • 组合市场行情跟踪

文档使用说明

README 包含以下内容:

  • 项目计划
  • 代码模块说明

代码模块说明

本应用包含3个模块

  • spider 数据爬虫
  • api 数据API
  • analysis 数据分析
  • admin web,快速查看数据

技术栈

  • crawler
    • python
  • api
    • python flask
  • chatbot
    • python
  • web
    • nodejs koa
  • DB
    • PostgreSQL

Feature List

Crawler

  • 定时任务, 每天定时抓取目标基金(list)的前一天交易数据
  • 临时任务, 一次性抓取特殊基金指定时间段的交易数据

api

  • 接收 crawler 的上传的单基金,单天数据
  • 根据时间,发送基金的情况

chatbot

  • 定时任务,发送前一天目标基金的情况

web

  • 基金列表,显示所有基金的情况
  • 基金详情,显示某一只基金的情况

参考

nodejs-fund-crawler

smart_fund_tracker's People

Contributors

tongweizj avatar

Watchers

 avatar James Cloos avatar

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.