gateTang / TSM-Minimum-Investment-Strategy

Investment Strategy to find the minimum risk portfolio combination/arrangement.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Series Momentum (TSM) Minimum Investment Strategy

Patch 2.2

Overview

  • Programmed cross-sectional and time-series momentum-based investment algorithms in Python through implementing modern portfolio theory (MPT) and minimum variance frontier optimization of large datasets.
  • Developed investment strategies by identifying market signals through rolling means, equity curves, and maximum drawdown charts to improve portfolio backtest program.
  • Analyzed and reduced noisy datasets from Yahoo Finance through simple moving averages (SMA).

    Website

How to Use ⚙️

Main_Page

Inputs

Asset: Submit each assest individually. E.g. AAPL [Submit/Enter], MSFT [Submit/Enter], ...

Lookback Period: The amount of time to 'look back' in each iteration.

About

Investment Strategy to find the minimum risk portfolio combination/arrangement.


Languages

Language:Python 96.0%Language:Cython 1.6%Language:C 1.5%Language:XSLT 0.5%Language:C++ 0.1%Language:TeX 0.0%Language:JavaScript 0.0%Language:Fortran 0.0%Language:PowerShell 0.0%Language:Jupyter Notebook 0.0%Language:Roff 0.0%Language:ANTLR 0.0%Language:Smarty 0.0%Language:Perl 0.0%Language:CSS 0.0%Language:MATLAB 0.0%Language:HTML 0.0%Language:Forth 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%Language:Lua 0.0%