- Introduction to Quantitative Trading
- Quantitative Trading - Advantages and Disadvantages
- Types of Quantitative Trading Strategies
- Momentum Strategies
- Mean Reversion Strategies
- Market Making Strategies and Day Trading Strategies
- How to Generate Trading Ideas
- Designing A Trading Strategy For Profit
- Backtesting a Trading Strategy - Considerations
- Risk Management of a Trading Strategy
- Risk Indicators - VIX Index and TED Spread
- Plotting the VIX Index and TED Spread in R
- Introduction to Quantmod in R
- Downloading Data Using Quantmod Package in R
- Creating Charts with Quantmod
- Data Analysis with Quantmod in R
- Measuring Overall ETFs Performance
- Quantstrat Example in R - EMA Crossover Strategy
- Quantstrat - EMA Crossover Strategy - Performance and Risk Metrics
- Quantstrat Example in R - RSI Strategy
- Quantstrat Case Study - Multiple Symbol Portfolio
Types of Quantitative Trading Strategies
There are different types of trading strategies which differ in terms of their time horizon, risk profiles, capital requirements, as well as liquidity and volatility needed for a correct execution. These algorithmic trading strategies can be classified into the following types:
- Momentum Strategies
- Mean Reversion Strategies
- Market Making Strategies
- Intra-day Momentum or Day Trading Strategies
Each of these strategies have different risk-reward ratios, and traders and investors should base their trading plan based on their own profile and preferences. For example, if a trader cannot stand overnight gaps and some drawdowns in the course of a position, their trading style would be more suitable for a Day Trading Strategy. In contrast, if a trader wants to ride trends they would prefer momentum strategies.
The objective of a momentum strategy is to capture the trend of a stock or other asset. So these strategies are best designed for traders with higher time horizon as they have to wait for a trending setup and decide accurate entry and exit points.
On the other hand, market making strategies are for the very short term, and traders wish to exploit inefficiencies in the order book that are produced in seconds or milliseconds.
In the following lessons, we will discuss these trading strategies in more detail.
Related Downloads
Data Science in Finance: 9-Book Bundle
Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.
What's Included:
- Getting Started with R
- R Programming for Data Science
- Data Visualization with R
- Financial Time Series Analysis with R
- Quantitative Trading Strategies with R
- Derivatives with R
- Credit Risk Modelling With R
- Python for Data Science
- Machine Learning in Finance using Python
Each book includes PDFs, explanations, instructions, data files, and R code for all examples.
Get the Bundle for $39 (Regular $57)Free Guides - Getting Started with R and Python
Enter your name and email address below and we will email you the guides for R programming and Python.