stochastix/core
Composer 安装命令:
composer require stochastix/core
包简介
Backtesting framework built with Symfony
README 文档
README
Stochastix is a high-performance, event-driven quantitative trading backtesting engine built with PHP and Symfony. It provides a modular and extensible framework for developing, testing, and analyzing algorithmic trading strategies.
Key Features
- Event-Driven Architecture: Built for performance and realism.
- Advanced Order Types: Supports Market, Limit, and Stop orders with a full pending order book.
- Multi-Timeframe Engine: Develop strategies that analyze data across multiple timeframes simultaneously.
- Extensible Metrics: A full suite of performance metrics (Sharpe, Sortino, Calmar, etc.) with a dependency-aware calculation engine.
- High-Performance Storage: Custom binary file formats for efficient market data storage and retrieval.
- User Interface: Modern web interface to download market data, launch backtest and analyze results.
- REST API: A complete API for building custom interfaces, including real-time progress updates via Mercure.
Documentation
For the latest official documentation, visit the Stochastix Documentation.
Installation
This project is a Symfony bundle. To install it in your application:
-
Require the bundle with Composer:
composer require stochastix/core
-
Enable the bundle (if not using Symfony Flex): In
config/bundles.php, add:return [ // ... Stochastix\StochastixBundle::class => ['all' => true], ];
Contributing
We welcome contributions from the community! Please read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.
stochastix/core 适用场景与选型建议
stochastix/core 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 91 次下载、GitHub Stars 达 14, 最近一次更新时间为 2025 年 06 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「symfony」 「trading」 「symfony-bundle」 「algotrading」 「backtesting」 「quant」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 stochastix/core 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 stochastix/core 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 stochastix/core 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Secure Trading driver for the Omnipay PHP payment processing library
The bundle for easy using json-rpc api on your project
Symfony bundle for the Rekapager library
Symfony bundle for Cloudflare integration: trusted proxies, real client IP detection, forwarded headers.
Bundle Symfony DaplosBundle
TwelveData API client library
统计信息
- 总下载量: 91
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 25
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-16