I am finding the research facility pretty puzzling. Various attributes are claimed to be available by the auto complete facility such as
import zipline.finance.risk
but an attempt to import leads to an error message. Are the only functions available the following?
get_pricing()
symbols()
local_csv()
get_backtest()
get_fundamentals()
So you can't actually run a back test in the research environment?