mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-08-21 04:20:00 +00:00
36 lines
717 B
Markdown
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
|
|
- [ ]
|
|
|