Crates.io | polygon_io |
lib.rs | polygon_io |
version | 4.2.1 |
source | src |
created_at | 2020-11-21 22:31:25.607114 |
updated_at | 2023-04-12 16:53:17.624519 |
description | Rust [Polygon.io](https://polygon.io) client that verifies timestamps are in queried ranges and uses nanoseconds. Converts to EST for equities. Built on ureq and chrono. |
homepage | |
repository | https://github.com/clickingbuttons/polygon_io |
max_upload_size | |
id | 314832 |
size | 50,331 |
Rust Polygon.io client built on ureq, serde, and ratelimit.
Currently not documented and imports are a little wonky.
Currently only uses REST but websockets support is planned.
Currently Core endpoints and some v2 equities are implemented. PRs for more endpoints are welcome.