Updated 2026-07-09 13:23:50 +00:00
基于自建mt5api和raptorbt项目,集成ferro-ta指标库的RUST回测项目
Updated 2026-07-09 06:12:39 +00:00
Updated 2026-07-09 06:05:42 +00:00
High-performance optimization algorithms in Rust with Python bindings.
Updated 2026-07-08 22:00:58 +00:00
A Rust library for black-box optimization using Tree-Parzen Estimator (TPE).
Updated 2026-07-08 21:52:04 +00:00
chanlun 是基于缠中说禅理论的技术分析 Rust 核心库 • 全中文标识符 — 类型名、方法名、字段名与 chan.py 保持 1:1 对应 • 流式增量计算 — 每根 K 线触发全管线运算,适合实时交易 • 线程安全 — Arc + RwLock + SyncF64,支持多线程并发读取 • PyO3 绑定 — 通过 chanlun-py crate 导出为 Python 模块,可直接替换 chan.py • 配置驱动 — 62 个参数集中控制所有分析阶段行为,支持 JSON 往返 • 双端验证 — 107+ 测试用例,含 Rust 核心层与 chan.py 的双端数据一致性对比
Updated 2026-07-08 21:11:55 +00:00
RaptorBT is a high-performance backtesting engine written in Rust with Python bindings via PyO3. It serves as a drop-in replacement for VectorBT, providing significant performance improvements while maintaining full metric parity.
Updated 2026-07-08 18:19:37 +00:00
Order flow analysis with Bybit + MT5 feeds -- footprint charts, delta analytics, volume profile, pattern detection, Dash dashboard with WebSocket
Updated 2026-07-08 09:45:10 +00:00
Multi‑timeframe candlestick pattern scanner & backtester for MetaTrader 5 (supports M5, M15, H1, H4, D1 with ATR‑based stop losses, forward evaluation, R‑level tracking, and live alerting)
backtesting
candlestick-patterns
candlestick-patterns-detection
candlestick-scanner
metatrader5
probability
Updated 2026-07-08 09:44:25 +00:00
Updated 2026-07-08 09:41:08 +00:00
The trading bot is designed to automate trading strategies using historical data, technical indicators, and machine learning. It connects to the MetaTrader 5 platform, retrieves historical data, calculates indicators, generates trade signals, executes trades, and updates a neural network model based on trade outcomes.
Updated 2026-07-08 09:38:33 +00:00
Updated 2026-07-08 09:35:25 +00:00