Hydra
🐙 A scalable, fault-resistant distributed algotrading system written in Python3
Install / Use
npx skills add Danis98/HydraInstalls into whichever agent you are using.
README
Hydra
A scalable, fault-resistant distributed algotrading system written in Python3
Component types:
- Manager: coordinates the other components, handles routing of signals
- Strategy: Consumes data, can be used both as an algotrading algo and as more of a research tool to analyze data (will probably be renamed at some point)
- Market Interface: Handles communication with exchanges or other external data sources, provides data feeds to requesting strategies and sends orders
Planned improvements
- Introduce general-purpose worker pools to dynamically scale the system in response to increased load
- Non-volatile storage integrated into market interfaces
- Backfilling logic
- Implement orders from strategies
- Better handling of component discovery: right now if manager crashes no component knows where others are
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
