Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`