Data - Multiple Timeframes Sometimes investing decisions are taken using different timeframes: 有时候,投资策略采用不同的时间框架 Weekly to evaluate the trend ...
The time is gone and testing a strategy against a fully formed and closed bar is good, but it could be better. 时间一去不复返了,针对一个完全成形的封闭式bar测试一种策略是好的,但也可能更好 This is where Data Replay comes in to help. If: ...
2020-08-12 17:34 0 880 推荐指数:
Data - Multiple Timeframes Sometimes investing decisions are taken using different timeframes: 有时候,投资策略采用不同的时间框架 Weekly to evaluate the trend ...
Filters This functionality is a relatively late addition to backtrader and had to be fitted to the already existing internals. This makes ...
backtrader comes with a set of Data Feed parsers (at the time of writing all CSV Based) to let you load data from different sources. backtrader附带了一组 ...
Note The data files used in the quickstart guide are updated from time to time, which means that the adjusted close changes ...
Analyzers 分析仪 Be it backtesting or trading, being able to analyze the performance of the trading s ...
This class is the cornerstone of backtrader because it serves as a central point for: 这个类是backteader平台的基石,因为它服务与以下几点 Gathering all inputs (Data ...
参考链接:https://www.backtrader.com/blog/posts/2015-09-25-tickdata-resample/resample-tickdata/ backtrader could already do resampling up from minute ...
This is a collection of some of the concepts of the platform. It tries to gather information bits wh ...