Estrade
Backtest and run stock trading CFD strategies tick by tick
Install / Use
npx skills add cimourdain/estradeInstalls into whichever agent you are using.
README
Backtest and run your trading strategies
Estrade is a python library that allows you to easily backtest and run stock trading strategies at tick level.
Estrade focus on providing tools so you mainly focus on your strategy definition.
WARNING: Estrade is still in an alpha state of developpement and very unmature. Do not use it for other purposes than testing.
Features
Estrade provides a market environnement, so you do not have to worry about
- Trades result calculation
- Indicators building & calculation (candle sets, graph indicators etc.)
Estrade is build to be extended so you can define your own:
- Strategies
- Tick provider (to feed your backtests and/or live trading)
- Indicators
- Reporting
What Estrade does NOT provides
- Data: You have to define your own data provider (live or static)
- Strategies: Although some very basic (and useless) strategies are provided as examples in samples, Estrade does not provide any financially relevant strategy.
Documentation
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
