You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zipline.api.record(self, *args, **kwargs)
Track and record values each day.
Parameters:
**kwargs
The names and values to record.
Notes
These values will appear in the performance packets and the performance dataframe passed to analyze and returned from run_algorithm().
logger.info好像有一些bug,在Spyder中回测时会重复打印.
The text was updated successfully, but these errors were encountered:
zipline.api.record
The text was updated successfully, but these errors were encountered: