ezyquant.report.SETBacktestReport
=================================

.. currentmodule:: ezyquant.report

.. autoclass:: SETBacktestReport

   


   .. autosummary::
      :toctree:
      
      SETBacktestReport.to_basic
      SETBacktestReport.to_excel
      SETBacktestReport.to_full
      SETBacktestReport.to_html
      SETBacktestReport.to_snapshot




   


   .. autosummary::
      :toctree:
      
      SETBacktestReport.all_trades
      SETBacktestReport.avg_bar_held
      SETBacktestReport.avg_lose_bar_held
      SETBacktestReport.avg_loss
      SETBacktestReport.avg_profit
      SETBacktestReport.avg_profit_loss
      SETBacktestReport.avg_win_bar_held
      SETBacktestReport.cagr
      SETBacktestReport.cagr_divided_maxdd
      SETBacktestReport.cagr_divided_std
      SETBacktestReport.cumulative_return_df
      SETBacktestReport.dividend_df
      SETBacktestReport.drawdown_percent_df
      SETBacktestReport.end_date
      SETBacktestReport.ending_capital
      SETBacktestReport.initial_capital
      SETBacktestReport.loss_trades
      SETBacktestReport.max_lose_consecutive
      SETBacktestReport.max_win_consecutive
      SETBacktestReport.maximum_drawdown
      SETBacktestReport.monthly_return_df
      SETBacktestReport.net_profit
      SETBacktestReport.pct_avg_loss
      SETBacktestReport.pct_avg_profit
      SETBacktestReport.pct_avg_profit_loss
      SETBacktestReport.pct_buy_slip
      SETBacktestReport.pct_commission
      SETBacktestReport.pct_exposure
      SETBacktestReport.pct_maximum_drawdown
      SETBacktestReport.pct_net_profit
      SETBacktestReport.pct_sell_slip
      SETBacktestReport.pct_win_per_trade
      SETBacktestReport.position_df
      SETBacktestReport.price_distribution_df
      SETBacktestReport.start_date
      SETBacktestReport.stat_df
      SETBacktestReport.std
      SETBacktestReport.summary_df
      SETBacktestReport.summary_trade_df
      SETBacktestReport.total_commission
      SETBacktestReport.total_loss
      SETBacktestReport.total_profit
      SETBacktestReport.trade_df
      SETBacktestReport.win_trades


