Statistical Backtest Toolbox

버전 1.3.0.0 (123 KB) 작성자: Benjamin Heelan
A Toolbox that allows the user to backtest trading strategies on the FTSE100.
다운로드 수: 2.5K
업데이트 날짜: 2012/11/20

라이선스 보기

This toolbox allows the user to backtest trading strategies on the FTSE100.

Once strategy has been programmed in the following measures to evaluate the performance of the strategy.

- Annualised Return = geometric average of rate of return
during thetrading horizon
- Annualised Volatility = volatility of rate of return during
the trading horizon
- SR = risk adjusted rate of return (Sharpe Ratio) during
the trading horizon
- p_in = proportion of in the market periods to the whole
trading horizon
- NumOfTrades = number of executed trades during the trading
horizon

Each strategy is implemented using a Long only trading policy. This is used so strategy performance can be compared effectively with a benchmark buy & hold strategy. The benchmark is the FTSE100, bought on 1-Jan-2001, and held until 31-Dec-2010. This allows all strategies to be compared in terms of trading signals only.

Simple_Moving_Average_Algorithm.m offers a basic example, demonstrating implementation of a strategy and how performance is calculated.

Will be adding technical indicators in due course.

인용 양식

Benjamin Heelan (2024). Statistical Backtest Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/39068-statistical-backtest-toolbox), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Financial Instruments Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

Added graph screenshot

1.0.0.0