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

More Trading Strategies

Martingale Trading Strategy: A Brief Guide

A martingale strategy tells us that we should double our bet size after every loss. Read on how it helps in trading, as well as code it in Python. Also learn about anti-martingale....
6 min read

Short Selling: Example, Strategy, Myths

Short selling is when you borrow and sell a stock which you do not own, making sure you return the stock later by buying at a lower price. Today we talk about its risks and rewards with the help of examples....
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

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