在Linux shell 終端下看股票
shell-stock
This is a small app that helps you view stocks in terminal.
How to use
First copy the repo into your disk.
$ git clone https://github.com/vicklin/shell-stock.git
then
$ cd shell-stock/bin
$ chmod +x start.sh
$ ./start.sh
of course you can make an alias in your .bashrc or make a link so that you can call this application anywhere you like.
How to add your stocks
Edit shell-stock/bin/codes, just put stock codes here:
sh000001 sz399006 sh600536 sz002095
Sample
With IDEA, you can catch every point of the stock easily even if you are coding. That's awesome!
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!