Skip to content

Value/Momentum/Trend strategy modeled on Alpha Architect's VMOT ETF.

License

Notifications You must be signed in to change notification settings

quantrocket-codeload/vmot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vmot

Value/Momentum/Trend strategy modeled on Alpha Architect's VMOT ETF. This repository provides the trend strategy and walks through backtesting the value, momentum, and trend strategies in tandem. For the value and momentum strategies, see the qval and qmom repositories.

Clone in QuantRocket

CLI:

quantrocket codeload clone 'vmot'

Python:

from quantrocket.codeload import clone
clone("vmot")

Browse in GitHub

Start here: vmot/Introduction.ipynb


Find more code in QuantRocket's Codeload Library

About

Value/Momentum/Trend strategy modeled on Alpha Architect's VMOT ETF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published