Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

stock_analysis(股票分析)

A stock analysis for short swing trading in China.(中国A股收盘后的短线分析)

This program has 3 fuctions:

  1. Get stock datas from eastmoneny.com.

LHB datas; limit up datas;

  1. Clean up the datas.
  2. Show the chart from the datas.

the distribution of limit up stocks' price;

程序有三块功能:

  1. 从《东方财富网》获取股票数据。

    • 龙虎榜数据;
    • 涨停板数据;
    • 个股所在区域数据;
  2. 对获取的数据进行清洗。

    • 涨停板数据库;
    • 龙虎榜数据库;
    • 个股板块数据库(手动维护);
  3. 利用图表进行数据展示。

    • 当日涨停数量
      • 可以按照日,月,年显示柱状图;
      • 涨停板板块组成
      • 涨停板区域组成
      • 涨停板价格分布
      • 涨停板换手率分布
      • 涨停板上市时间分布
    • 龙虎榜涨停板块组成
      • 龙虎榜资金流入排行
      • 龙虎榜买卖席位排行

About

A stock analysis for short swing trading in China.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors