Sizers Smart Staking A Strategy offers methods to trade, namely: buy, sell and close. Let’s see the signature of buy: 策略提供了交易的方法,即:买入、卖出和成交 ...
Trade Definition of a trade: A Trade is open when the a position in a instrument goes from to a size X which may positive negative for long short positions 当工具中的A仓位从 变为大小X时,交易是开放的的状态,这可能是多头 空头因为持仓的正 负 ...
2020-09-21 10:00 0 1011 推荐指数:
Sizers Smart Staking A Strategy offers methods to trade, namely: buy, sell and close. Let’s see the signature of buy: 策略提供了交易的方法,即:买入、卖出和成交 ...
Strategy A Cerebro instance is the pumping heart and controlling brain of backtrader. A Strategy is the same for the platform user. Cerebro实例 ...
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 ...
Order Management and Execution 订单管理与执行 Backtesting, and hence backtrader, would not be complete if orders could not be simulated. To do so ...
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 ...
AnnualReturn 年利润 class backtrader.analyzers.AnnualReturn() This analyzer calculates the AnnualReturns by looking at the beginning and end ...
Position on an asset is usually checked from within a Strategy with: 资产情况通常通过以下方式从策略内部进行检查: po ...