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

btc-watch

webJ

|
6,039 installs
| (1) | Free
vscode 配置状态栏查看 比特币,以太坊等400多种交易对价格,对接火必(HUOBI)API与币安(Binance)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

btc-price-watch

GitHub: https://github.com/0x111111/btc-price-watch 欢迎star!
PS: 如发现数据显示不正常,可以告知下作者更新接口地址
接口超时可以开全局翻墙试下

Result:

Setting:

Configuration:

修改用户配置,添加你所需要监控的数字货币

  /* 
   * 说明:配置需要监控的数字货币 
   * 规则:btc(比特币) + usdt(交易对) = btcusdt
   */
  "btc-price-watch.coin": [
    "btcusdt"
  ],
  /*
   * 说明:轮询请求API时间
   * 单位:毫秒
   */
  "btc-price-watch.updateInterval": 10000

  /*
   * 说明:配置交易所数据
   * 支持:binance || huobi
   * 2023-05-23 新增
   */
  "btc-price-watch.exchange": "binance"

Author:

webJ

Contact:

email: 820289461@qq.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft