mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-07-27 18:57:53 +00:00
Add System R to Risk section (#48)
System R is a risk intelligence API for autonomous trading agents. It provides pre-trade risk gating, position sizing (G-formula/Kelly), drawdown analysis, Monte Carlo simulation, and regime detection. Available as REST API, Python SDK, and MCP server. https://agents.systemr.ai
This commit is contained in:
@@ -325,6 +325,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
|
||||
|
||||
- [pyfolio](https://github.com/quantopian/pyfolio) | `Python` | - Portfolio and risk analytics in Python
|
||||
- [curistat](https://github.com/moxiespirit/MyClone/tree/main/volatility_platform) | `Python` | - Futures volatility forecasting for ES/NQ. Daily CVN rating (1-10), regime detection (CRC composite), directional signals, economic event impact analytics. Includes MCP server for AI agent integration.
|
||||
- [System R](https://agents.systemr.ai) | `Python` | - Risk intelligence API for trading agents. Pre-trade gate with position sizing (G-formula/Kelly), drawdown analysis, Monte Carlo simulation, regime detection. REST API and MCP server.
|
||||
|
||||
### Optimization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user