Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>stock watchNew to Visual Studio Code? Get it now.
stock watch

stock watch

mendrew

|
1,054 installs
| (0) | Free
摸鱼盯梢股票行情
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

stock-watch README

实时获取当天股票行情,并显示在vscode下方状态栏左侧。你可以边搬砖边关注股票

Configuration

修改用户配置,添加你所需要监控的股票代码

  // 配置需要监控的股票代码
  // 可根据沪市深市分别加上sh、sz前缀
  // 需要查看上证指数,代码为sh000001
  "stock-watch.stockCodes": [
        "sh600519"
    ],

  // 配置轮询请求最新数据的时间间隔(毫秒)
  "stock-watch.updateInterval": 5000
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft