Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-e-s-o/apcaledge
A command line tool for exporting trading activity from Alpaca (alpaca.markets) in a Ledger CLI compatible format.
https://github.com/d-e-s-o/apcaledge
alpaca alpaca-api alpaca-markets alpaca-trading-api cli ledger ledger-cli rust rust-cli
Last synced: about 2 months ago
JSON representation
A command line tool for exporting trading activity from Alpaca (alpaca.markets) in a Ledger CLI compatible format.
- Host: GitHub
- URL: https://github.com/d-e-s-o/apcaledge
- Owner: d-e-s-o
- License: gpl-3.0
- Created: 2020-06-06T20:16:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-23T12:38:41.000Z (3 months ago)
- Last Synced: 2024-10-31T12:09:08.576Z (2 months ago)
- Topics: alpaca, alpaca-api, alpaca-markets, alpaca-trading-api, cli, ledger, ledger-cli, rust, rust-cli
- Language: Rust
- Homepage:
- Size: 155 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![pipeline](https://github.com/d-e-s-o/apcaledge/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/d-e-s-o/apcaledge/actions/workflows/test.yml)
[![crates.io](https://img.shields.io/crates/v/apcaledge.svg)](https://crates.io/crates/apcaledge)
[![rustc](https://img.shields.io/badge/rustc-1.63+-blue.svg)](https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html)apcaledge
=========- [Changelog](CHANGELOG.md)
**apcaledge** is an application for exporting trading activity from
Alpaca at [alpaca.markets][] in a [Ledger CLI][ledger-cli] compatible
format.
The program is powered by the [`apca`][apca] crate and written in Rust.[alpaca.markets]: https://alpaca.markets
[apca]: https://crates.io/crates/apca
[ledger-cli]: https://www.ledger-cli.org/