Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rymnc/ftx-tickers-nim
Grab vwap of most commonly used tickers on ftx
https://github.com/rymnc/ftx-tickers-nim
Last synced: about 1 month ago
JSON representation
Grab vwap of most commonly used tickers on ftx
- Host: GitHub
- URL: https://github.com/rymnc/ftx-tickers-nim
- Owner: rymnc
- Created: 2022-07-28T12:34:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T14:35:09.000Z (over 2 years ago)
- Last Synced: 2024-04-23T05:27:15.464Z (7 months ago)
- Language: Nim
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ftx-tickers-nim
An experiment with parallelism using nim.
## Usage
1. Install the `nimble` binary
2. `nimble run`
3. Build the release binary: `nimble build`