An open API service indexing awesome lists of open source software.

https://github.com/dravenk/stock


https://github.com/dravenk/stock

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Stock

---

Use the command line tool with query cryptocurrency prices

### Usage

Query the price of xxx
```
# binance's api is used by default
stock btc

# Query btc prices for a specific market
stock gate btc
```