走势图、分时图、蜡烛图 FinancialCustomerView
scsfwgy 1天前 收藏
FinancialCustomerView
- 本项目会对金融交易软件中存在的各种View进行模仿绘制
- 提供详细的实现思路
- 收集整理相关算法、文档以及专业资料
- 开源实现的金融自定View,已经核对过指标算法数据
- 开源库已成功接入外汇、数字货币KView
实现思路及资料
- https://github.com/scsfwgy/FinancialCustomerView/tree/master/%E8%B5%84%E6%96%99%E4%B8%8E%E6%96%87%E6%A1%A3
算法以及Java版实现
- https://github.com/scsfwgy/FinancialCustomerView/tree/master/%E8%B5%84%E6%96%99%E4%B8%8E%E6%96%87%E6%A1%A3
- Java版实现:FinancialAlgorithm.java
Usage
-
Add the following to your project level build.gradle:
-
Add this to your app build.gradle:
-
在布局文件中引入需要使用的自定义View(、)
-
个性化设置,like this
-
适配数据:需要将原始数据转换为本库需要的数据格式
- 加载数据进行显示
Demo
已成功模拟基金走势图、模拟K线走势、接入火币数字货币API(科学上 )、接入外汇API
- https://github.com/scsfwgy/FinancialCustomerView/tree/feature_testlib
效果图
基金收益折线图
KView
外汇类Demo
项目地址:https://github.com/scsfwgy/FinancialCustomerView
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!