msyrs/README.md
2024-11-12 21:31:52 +00:00

36 lines
717 B
Markdown

# msyrs
A Rust implementation of the [Macrosynergy Python Package](https://github.com/macrosynergy/macrosynergy).
## Status
- Docs
- [x] Building
- [ ] written?
- Download
- [x] OAuth workflow
- [x] Heartbeat
- [x] Get Catalogue
- [x] Get Generic DQ Time Series
- [x] Get JPMaQS Indicators (formatted as array)
- [x] Get JPMaQS Indicators as Polars DataFrame
- [x] Add QDF option
- [ ] Save to disk functionality
- Utils
- [ ] Reduce DF
- [ ] Reduce DF by ticker
- [ ] Apply Blacklist
- [ ] Get Blacklist
- [ ] Apply Slip
- Panel
- [ ] Historic Volatility
- [ ] Linear Composites
- [ ] Make Relative Value
- [ ] Imputers
- [ ]