ShaoZC / Financial-report-acquisition-and-data-processing-with-PythonLinks
learning Python
☆57Updated 5 years ago
Alternatives and similar repositories for Financial-report-acquisition-and-data-processing-with-Python
Users that are interested in Financial-report-acquisition-and-data-processing-with-Python are comparing it to the libraries listed below
Sorting:
- 根据东财股吧爬虫数据进行自然语言分析,展示股市热度☆121Updated 5 years ago
- 本项目致力于开发各种金融数据处理小工具,以实现基本面分析并提供投资 建议☆44Updated 6 years ago
- 提取金融相关领域研究报告的主要结论(key idea)☆60Updated 7 years ago
- 根据股票帐号,自动下载www.cninfo.com.上对应的企业年报(pdf格式),然后将这些pdf格式的文件转换为txt文件,然后从中提取出有用的信息,进行数据分析和图标展示☆52Updated 8 years ago
- 爬取东方财富网上市公司的财务报表数据☆266Updated 6 years ago
- python量化分析股票的投资组合☆19Updated 8 years ago
- 一个从网络上下载上市公司财务报表进行财务分析的python系统☆33Updated 4 years ago
- 获取3775家上市公司近5年财务报表,建立财务报表分析模型,借助pyqt生成窗口化展示页面。☆230Updated 5 years ago
- 自动化Tushare数据获取和MySQL储存☆61Updated 3 years ago
- 爬取东方财富的宏观研究的研报,基于LSTM进行情感分析,分类为 正向、负向和中性三类☆115Updated 3 years ago
- 《Python 数据分析:基于 Plotly 的动态可视化绘图》 源代码☆259Updated 7 years ago
- 本项目对美股股票的涨跌进行了研究,从问题出发并提出猜想,然后定义了机器学习的实验任务。通过多次实验得到实验数据,最终证明了所提出的猜想:中国股市确实和美国股市存在着一定的联系,并且通过这些隐含的联系可以预测某些美国股票的涨跌。☆45Updated 9 years ago
- 利用python来分析一些财务报表数据☆225Updated 7 years ago
- 关于量化交易的一些片段☆80Updated 5 years ago
- 《量化交易之路》代码学习☆71Updated 7 years ago
- 由机械工业出版社出版的python金融大数据分析,python学习手册三本经典书籍以及利用python进行数据分析机器代码。☆52Updated 8 years ago
- 股价预测程序,尝试各种模型。☆36Updated 4 years ago
- ☆131Updated 6 years ago
- 对郭永清老师的《财务报表分析与股票估值》这本书内容的实现☆43Updated 4 years ago
- 用tushare获取股票历史行情,以及实时行情,并用matplotlib嵌入pyqt5中,达到数据可视化,可操作的目的☆54Updated 8 years ago
- 从雪球, 优矿, 聚宽获取当天的市盈率,市净率,市销率,市现率数据;从集思录获取低风险相关数据☆78Updated 2 years ago
- A python scripe that collecting financial data from ju-chao web, and can download pdf files from it , more important is it can parase dat…☆124Updated 6 years ago
- 对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。☆70Updated 4 years ago
- 金融大数据量化分析☆256Updated last year
- [iewoai]量化投资学习,多因子、三因子、五因子、索罗斯投资策略☆65Updated 5 years ago
- 基于Django框架的Tushare股票数据可视化平台☆122Updated 2 years ago
- 综合使用tushare 和 BaoStock, 将关注的股票数据保存到本地, 定时更新, 以便后续进行量化分析.☆30Updated 5 years ago
- TuShare数据存储方法及数据分析过程☆32Updated 7 years ago
- 金融问答平台文本数据采集/爬取,数据源涉及上交所,深交所,全景网及新浪股吧☆39Updated 8 years ago
- 这是一个python股票数据收集和分析系统,我们使用tushare开源接口,定时的是爬取数据保存到数据库中,然后我们拿数据库中的数据用来分析策略。 http://a.carlcc.com☆75Updated 2 years ago