https://github.com/dravenk/stock
https://github.com/dravenk/stock
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dravenk/stock
- Owner: dravenk
- License: apache-2.0
- Created: 2024-02-01T07:18:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T08:01:09.000Z (over 1 year ago)
- Last Synced: 2025-02-24T01:44:49.765Z (2 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
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
```