Hustcer Star Versions Save

A STock Analysis and Research tool for terminal(cli) users. 技术控和命令行爱好者的 A 股辅助分析工具。

v0.3.9

8 years ago
  • Unescape html entities and collapse whitespace of fin cal by using strman.
  • Update eslint and fix eslint check.

v0.3.8

8 years ago
  • Update bluebird and lodash.
  • Fix help content output for node.js V6+;
  • Update node.js modules: async, eslint, eslint-plugin-import, gulp-imagemin and js-yaml.

v0.3.7

8 years ago
  • Fix SZ market insider trading query for the DOM structure has been changed.

v0.3.6

8 years ago
  • Add insider trading query support for quotes start with 001.
  • Fix finance calendar: remove redundant spaces, etc.
  • Add quotes begin with 001 to SZ market.
  • Update node modules:lodash,request and blessed-contrib.
  • Fix eslint checking warnings.
  • Update node modules:bluebird, js-yaml and moment.
  • Update node modules:blessed-contrib,bluebird,imagemin-pngquant and lodash.
  • Update node modules:cheerio,js-yaml,lodash,moment,request and bluebird.

v0.3.5

8 years ago
  • Fix javascript coding style.
  • Update lodash to v4.0.0: change .pluck,.trimRight,.trimLeft,.padRight, etc.
  • Update node modules:async, js-yaml and moment.
  • Use columnify to replace printf.
  • Remove grunt tasks.

v0.3.3

8 years ago
  • Update node modules:bluebird, commander, js-yaml, blessed-contrib and request.
  • Add gulp building tasks.
  • Update async to v1.5.0.
  • Update blessed-contrib to v2.5.1.
  • Update node modules:blessed-contrib,js-yaml,request.
  • Use 'SystemDrive' instead of 'USERPROFILE' in process.env for windows users to store conf file.
  • Use template string of ES6 instead of string concat, node.js v4.0.0 or greater required.
  • Update node modules:async, blessed-contrib and moment.

v0.3.2

8 years ago
  • Add float number support for star.
  • Update node.js module: js-yaml.
  • Fix #41:Add filter margin symbols support.
  • Update node modules:bluebird, iconv and request.

v0.3.1

8 years ago
  • Fix pagination bugs for insider trading query with specified security code.
  • Update node module request to 2.61.0.
  • Add grep from security code feature in stock trace.

v0.3.0

8 years ago
  • Fix Insider trading query paging bug.
  • Update node.js modules:[email protected],[email protected],[email protected].
  • Update node.js module:[email protected].
  • Add insider trading query for none specific stocks.
  • Add --market support while querying insider tradings:SZM-深圳主板, SZGEM-深圳创业板, SZSME-深圳中小板, SHM-上海主板.
  • Add -i --top-buy param to query top buy value of insider tradings, time span support: 1m~12m.
  • Add -i --top-sell param to query top sell value of insider tradings, time span support: 1m~12m.
  • Add grunt task for image optimization.
  • Update node.js module:async,blessed,grunt-eslint,iconv.

v0.2.8

8 years ago
  • Add sort by bdiff feature to sort stocks by (s.price - s.cheap)/s.price.
  • Add sort by sdiff feature to sort stocks by (s.price - s.expensive)/s.price.
  • Remove the symbols from result with the specified keywords in name or comment.
  • Update node modules: moment to 2.10.6.