It is suitable for beginners
☆48Aug 28, 2020Updated 5 years ago
Alternatives and similar repositories for Event_driven_framework_for_backtesting
Users that are interested in Event_driven_framework_for_backtesting are comparing it to the libraries listed below
Sorting:
- Tushare数据源,网格策略,年化轻松10%以上;Grid Trading with Tushare; Annual Percentage Rate >10% tested on Ping An Insurance(Group)Company of China sinc…☆12Apr 18, 2021Updated 4 years ago
- [Likelihood Lab Project 2024] Official Repository for The Technical Report, Label Unbalance in High-frequency Trading☆30Mar 20, 2025Updated 11 months ago
- 回測台指期日內當沖交易,若在開盤後在不同點位進場,持有至收盤出場,統計此交易策略的報酬。☆10Feb 8, 2025Updated last year
- 源码解析小班课☆15Aug 28, 2022Updated 3 years ago
- My Trading System - Quantified High-frequency Trading System☆15May 8, 2019Updated 6 years ago
- High Frequency Market Making: Optimal Quoting☆16Mar 20, 2023Updated 2 years ago
- financial market analyst with ai agent☆41Feb 26, 2025Updated last year
- ☆19Mar 23, 2020Updated 5 years ago
- High frequency prediction of Chinese stock returns. Orderbook data generation. High frequency factors construction.☆18Mar 10, 2023Updated 2 years ago
- Accepted at AAAI 25 Workshop Long Research Paper☆25Jun 6, 2025Updated 8 months ago
- Backtesting of different trading strategies by applying different Modern Portfolio Theory (MPT) approaches on long-only ETFs portfolios i…☆21Jun 17, 2024Updated last year
- Order Imbalance Trading Simulation R Code☆16Sep 9, 2019Updated 6 years ago
- Implementation in Python of the market making algorithm described in "Optimal high frequency trading with limit and market orders" by Gui…☆18Nov 10, 2023Updated 2 years ago
- 量化投资单因子分析☆22Aug 29, 2019Updated 6 years ago
- In this project, I had backtested the cross-over trading strategy on Google Stock from Jan 2016 to June 2020. By using historical time-se…☆44Aug 10, 2020Updated 5 years ago
- Recurrent Neural Network for predicting Stock Returns☆123Aug 27, 2021Updated 4 years ago
- The strategy-backtesting repository will hold the event driven python backtester. This program will test algorithmic strategies and pro…☆18Dec 11, 2015Updated 10 years ago
- Backtester, old version, only for stock, abandoned!☆20Jul 19, 2017Updated 8 years ago
- Super fast backtest of any enter/exit strategy in pure rust https://crates.io/crates/rusty_backtest☆24Sep 14, 2019Updated 6 years ago
- 获取经典的量化多因子模型数据☆92Oct 13, 2021Updated 4 years ago
- VeighNa框架的Web端管理服务器☆56Jun 12, 2025Updated 8 months ago
- ctpbee入门教程☆20Feb 25, 2025Updated last year
- 自己建的交易系统框架☆22Nov 29, 2021Updated 4 years ago
- 雪球结构产品定价☆29Sep 25, 2023Updated 2 years ago
- Technical Indicators written in Cython/C☆63Dec 17, 2023Updated 2 years ago
- 书籍配套代码☆51Nov 21, 2019Updated 6 years ago
- Risk_Parity strategy 风险平价☆32May 1, 2020Updated 5 years ago
- ☆26May 3, 2024Updated last year
- 数据结构化分析框架☆11Dec 19, 2017Updated 8 years ago
- 量化投资学习过程中的开源内容☆61Jan 31, 2023Updated 3 years ago
- 我自己的单因子研究框架☆28Nov 18, 2023Updated 2 years ago
- 爬取东方财富公司公告文本☆27Feb 18, 2020Updated 6 years ago
- 机器学习交易策略搭建研究的全套解决方案 / Building Trading Strategies with Machine Learning in Closed-Loop☆67Aug 12, 2025Updated 6 months ago
- 通过遗传算法、强化学习来自动选择高频因子☆26Jan 5, 2023Updated 3 years ago
- An event-driven backtester☆113Jan 27, 2020Updated 6 years ago
- Python Backtesting library for OnePiece in trading.☆303Dec 10, 2019Updated 6 years ago
- Implementation of "OPTIMAL MARKET MAKING BY REINFORCEMENT LEARNING"☆28Apr 5, 2021Updated 4 years ago
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11May 18, 2019Updated 6 years ago
- 根据20170925-华泰期货-CTA量化策略因子系列(二):动量因子研报进行复现