ezyquant.report.SETBacktestReport.price_distribution_df#
- property SETBacktestReport.price_distribution_df: DataFrame#
Price Distribution DataFrame.
- Return type:
pd.DataFrame
Examples
>>> frequency ... pct_return ... (-0.25, -0.2] 153 ... (-0.2, -0.15] 352 ... (-0.15, -0.1] 459 ... (-0.1, -0.05] 698 ... (-0.05, -0.0] 1268 ... (-0.0, 0.05] 1256 ... (0.05, 0.1] 571 ... (0.1, 0.15] 374 ... (0.15, 0.2] 181