Git Product home page Git Product logo

financialcustomerviewdemo's Introduction

金融类自定义view

介绍

本项目会对金融交易软件中存在的各种View进行模仿绘制,提供详细的实现思路,收集整理相关算法、文档以及专业资料。

存在的意义

可能有同学会说,有很成熟的第三方图形图啊,干嘛还去自己实现?

  • 知道如何编写绘制,更方便的扩展第三库图形库。
  • 了解实现原理,如果第三方实现不了,可以从容的自己撸一个。
  • 金融交易中各种算法、各种指标很多,但是网上相关资料很少。希望可以给金融相关软件从业者提供一点点帮助~
  • 知其然,知其所以然。

效果图与demo

资料与博客

进度

  • 基金收益图开发完毕,在master分支。
  • 分时图开发完毕,在master分支。
  • 蜡烛图(带MA、BOLL指标)正在开发,在feature_candleview分支。
  • 代码重构正在处理,在feature_candleview分支。
  • 副图部分,暂停开发,当主图(分时图、蜡烛图、主图指标)开发完毕再进行副图部分,在feature_minor分支。

贡献代码

  • 直接建立新的分支,PR即可。

知名第三方图形库

financialcustomerviewdemo's People

Contributors

scsfwgy avatar

Watchers

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.