stock 0.0.1-alpha.1

Use the command line tool with query cryptocurrency prices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
```