可能更好 This is where Data Replay comes in to help. If ...
Data Multiple Timeframes Sometimes investing decisions are taken using different timeframes: 有时候,投资策略采用不同的时间框架 Weekly to evaluate the trend 每周的评估趋势 Daily to execute the entry 每天执行录入 Or minutes vs minu ...
2020-08-12 15:12 0 748 推荐指数:
可能更好 This is where Data Replay comes in to help. If ...
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 ...