Sizers Smart Staking A Strategy offers methods to trade, namely: buy, sell and close. Let’s see the signature of buy: 策略提供了交易的方法,即:买入、卖出和成交 ...
Sizers Reference FixedSize class backtrader.sizers.FixedSize This sizer simply returns a fixed size for any operation. Size can be controlled by number of tranches that a system wishes to use to scale ...
2020-09-21 23:50 0 585 推荐指数:
Sizers Smart Staking A Strategy offers methods to trade, namely: buy, sell and close. Let’s see the signature of buy: 策略提供了交易的方法,即:买入、卖出和成交 ...
AnnualReturn 年利润 class backtrader.analyzers.AnnualReturn() This analyzer calculates the AnnualReturns by looking at the beginning and end ...
Orders 订单 Cerebro is the key control system in backtrader and Strategy (a subclass) is the key control point of the end user. The latter needs ...
Strategy A Cerebro instance is the pumping heart and controlling brain of backtrader. A Strategy is the same for the platform user. Cerebro实例 ...
Note As of (at least) 2017-07-25 the pyfolio APIs have changed and create_full_tear_sheet no lo ...
官方链接:https://www.backtrader.com/blog/posts/2015-08-12-observers-and-statistics/observers-and-statistics/ Strateties running inside the backtrader do ...
Trade Definition of a trade: A Trade is open when the a position in a instrument goes from 0 t ...
参考链接:https://www.backtrader.com/blog/posts/2015-09-25-tickdata-resample/resample-tickdata/ backtrader could already do resampling up from minute ...