More Trading Strategies

Learn advanced trading strategies such as market micro structure, market making, turtle trading approach, and high-frequency trading strategies.

Top Picks

Quantamental Trading Strategy: Fundamental Analysis and Quantitative Analysis

This blog has been divided into 3 parts. First - the formulation of the Quantamental trading strategy. Second - backtesting the strategy. Third - performance analysis of the strategy against the benchmark: NASDAQ....
9 min read

10 ways your Trading Strategy can fail

This elaborate article covers ten commonly encountered ways in which we make mistakes that lead to the failure of our trading strategy - through an interactive series of examples and quizzes....
17 min read

Kalman Filter Python: Tutorial and Strategies

Don't know how to use Kalman Filter in Python? Here is a tutorial that explains all about Kalman filters, different Kalman filter equations and their applications in trading, with sample strategies....
13 min read

Mathematical Intuition of the ADX Indicator: A Python Approach

This blog tells us how to calculate and plot the ADX indicator. We will also go through a trading strategy using the ADX indicator in python....
15 min read

Backtesting Long Short Moving Average Crossover Strategy in Excel

Learn how to build the “Hello World” of trading strategies: the “Long Short Moving Average Crossover Strategy”....
7 min read

Quantitative Trading Strategy Using Quantstrat Package In R: A Step By Step Guide

In this post we will discuss about building a trading strategy using R. There are more than 4000 add on packages,18000 plus members of LinkedIn’s group and close to 80 R Meetup groups currently in existence....
5 min read

More Trading Strategies

Mathematical Intuition of the ADX Indicator: A Python Approach

This blog tells us how to calculate and plot the ADX indicator. We will also go through a trading strategy using the ADX indicator in python....
15 min read

Carry Trade Strategy In Forex

In this blog, we will learn about the Forex Carry Trade Strategy, through various examples and understand the various aspects of the Carry Trade Strategy....
7 min read

Intro To Hidden Markov Chains

This blog explains the concept of Hidden Markov chains and goes on to demonstrate the construction of HIdden Markov Models....
9 min read

Bear Trap - Trading

In this blog, you will learn the concept of the bear trap and how to identify it with the help of an example....
4 min read

Turtle Trading In Python

The core of the turtle trading strategy is to take a position on futures on a 55-day breakout. This blog explains the crux of the strategy in Python....
4 min read

What Is Market Microstructure?

Markets microstructure deals with issues of market structure and design, market maker and investor behavior, and how exchange occurs in markets....
5 min read

Cryptocurrencies Trading Strategy With Data Extraction Technique

There are many sources for getting data from various cryptocurrencies available on the net. Learn the use of python library coinmarketcap to fetch this data...
7 min read

Successful Trading Strategy: Know these 5 factors

Here are 5 things that you should do to make your strategy really work....
5 min read

Classification of Quantitative Trading Strategies

Thousands of financial academic research papers are published every year.Discover something which we can use it in the real trading world....
3 min read

Trading Strategy: 52-Weeks High Effect In Stocks

The article explains backtesting of the “52-Weeks High Effect in Stocks” trading strategy in R. The details of the strategy can be found on Quantpedia site....
8 min read