image thumbnail

updated 3 days ago

Pairs Trading Strategy by tadeveloper

A pairs trading strategy implemented in MATLAB. (computational finance, trading, backtesting)

MATLAB pairs trading strategy

PairsTradingStrategy(sys)

image thumbnail

updated 3 months ago

Band Trading Strategy by tadeveloper

A band trading strategy implemented in MATLAB. (band trading, trading strategy, quant)

BandTrader(sys)

image thumbnail

updated 4 months ago

Download Yahoo Finance Data For Trading and Backtesting by tadeveloper

The script downloads 10 years of stock data from Yahoo Finance. (yahoo, finance, data)

getyahoo10(symbols, directory)

image thumbnail

updated 5 months ago

Statistical Backtest Toolbox by Benjamin Heelan

A Toolbox that allows the user to backtest trading strategies on the FTSE100. (strategies, backtesting, algorthmic trading)

...

Buy_only_trade_execution_algo(x,D,Buy_Signal,Sell_Signal)

Trade_Plots(C,D,n,P_n_L)

image thumbnail

updated almost 2 years ago

Using MATLAB to Optimize Portfolios with Financial Toolbox by Bob Taylor

Scripts and data to demonstrate the new Portfolio object in Financial Toolbox. (backtesting, analysis, finance)

part1_plot(varargin)

PortfolioDemo

part1_intro.m

image thumbnail

updated 2 years ago

Backtesting Code for Algorithmic Trading Strategy by Moeti Ncube

Code to Backtest trading strategy (algorithmic trading, backtesting)

fbacktest(data,v1,pt,st,dd)

importfile(fileToRead1)

strategybacktest.m

Contact us