Data Bundles
A data bundle is a collection of pricing data, adjustment data, and an asset database. Bundles allow us to preload all of the data we will need to run backtests and store the data for future runs.
数据包是定价数据,调整数据和资产数据库的集合。 Bundles允许我们预先加载所有需要运行回测的数据并存储数据以供将来运行。
Discovering Available Bundles发现可用的捆绑包
Zipline comes with a few bundles by default as well as the ability to register new bundles. To see which bundles we have available, we may run the bundles
command, for example:
Zipline默认带有几个捆绑包以及注册新捆绑包的功能。 要查看我们可用的捆绑包,我们可以运行捆绑命令,例如: