Simple plugin for checking your stock in Atom.io editor (Money 163 (網易財經) - China, Hong Kong and US markets).
Atom -> Preferences...
Install
tabfinance-cn
in the search box$ apm install finance-cn
Alternatively, if you are a git user, you can install the package and keep up to date by cloning the repo directly into your ~/.atom/packages
directory.
$ git clone https://github.com/7kfpun/atom-finance-cn.git ~/.atom/packages/finance-cn
~/.atom/packages/finance-cn
Display your stock watchlist in status bar.
To access the Finance-cn Settings:
Atom -> Preferences...
or cmd-,
Filter Packages
type finance-cn
Finance-cn has 6 settings that can be edited:
right
(right, left)<span style="color:white">{name}</span>({type}): {price} ({percent})
30
(In seconds, if zero seconds only refreshes when open/close windows or trigger refresh)left
(left, right, fixed)85
|
hkHSI,hkHSCEI,0000001,1399001,1399300,US_DOWJONES,US_NASDAQ,US_SP500
The following commands are available and are keyboard shortcuts.
finance-cn:toggle
- Toggle - ctrl-alt-f
ctrl-alt-c
finance-cn:refresh
- Refresh - ctrl-alt-r
ctrl-alt-c
This plugin supports all exchanges and markets that Money 163 covers.
// Shanghai and Shenzhen stock exchange
code
percent
high
askvol3
askvol2
askvol5
askvol4
price
open
bid5
bid4
bid3
bid2
bid1
low
updown
type
bidvol1
status
bidvol3
bidvol2
symbol
update
bidvol5
bidvol4
volume
askvol1
ask5
ask4
ask1
name
ask3
ask2
arrow
time
yestclose
turnover
// Hong Kong stock exchange
suspend
share
ask_volume
datetime
high
open
bid_volume
percent
low
pe
52low
type
price
updown
symbol
market_capital
schidesp
volume
lotsze4
ask
52high
yestclose
bid
name
time
turnover
// US markets
yestclose
type
name
updown
symbol
percent
update
52high
high
low
time
52low
open
price
Released under the MIT License.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.