Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nouzan/exc
An abstraction layer for exchanges
https://github.com/Nouzan/exc
Last synced: 6 days ago
JSON representation
An abstraction layer for exchanges
- Host: GitHub
- URL: https://github.com/Nouzan/exc
- Owner: Nouzan
- License: mit
- Created: 2022-04-24T06:51:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T06:13:58.000Z (3 months ago)
- Last Synced: 2024-09-09T22:39:33.053Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 811 KB
- Stars: 37
- Watchers: 6
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-systematic-trading - exc - commit/Nouzan/exc/main) ![GitHub Repo stars](https://img.shields.io/github/stars/Nouzan/exc?style=social) | Rust | - The abstraction layer of exchanges. (Backtest + live trading / Crypto currency focus)
README
# Exc
The abstraction layer of exchanges.
[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Build Status][actions-badge]][actions-url][crates-badge]: https://img.shields.io/crates/v/exc.svg
[crates-url]: https://crates.io/crates/exc
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/Nouzan/exc/blob/main/LICENSE
[actions-badge]: https://github.com/Nouzan/exc/workflows/CI/badge.svg
[actions-url]: https://github.com/Nouzan/exc/actions?query=workflow%3ACI+branch%3Amain[Examples](https://github.com/Nouzan/exc/tree/main/examples) | [API Docs](https://docs.rs/exc/latest/exc)