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

Types of Trading Strategies: Unraveling the Secrets of Strategic Trading

Explore various types of trading strategies to enhance your trading approach. Diversify your moves with expert insights for improved success in the dynamic trading landscape....
22 min read

ChatGPT for Trading: Algo Trading, Strategies, Prompts, and More

Learn how you can perform algorithmic trading with ChatGPT, make informed investment decisions and stay ahead of the game with ChatGPT for stock trading, right from strategy development to execution in stock markets with this blog....
22 min read

Seasonality Trading: A Beginners Guide

Learn how to capitalise on market trends that repeat throughout the year with Seasonality Trading. Explore strategies, tips, and practical insights to make informed investment decisions....
11 min read

Top 10 Blogs on Algorithmic Trading | 2023

From beginner guides to advanced techniques, our curated list of “Top 10 Blogs on Algorithmic Trading”, for the year 2023, has got you covered. From fundamental concepts to advanced strategies, discover valuable insights and resources to excel in algorithmic trading....
5 min read

Vector AutoRegression (VAR) models: Implementation in Python and R

Do you want to know how you can use Vector AutoRegression (VaR) to estimate, predict and create a portfolio? Learn to implement VaR in Python, VaR in R, and much more. Plus get downloadable codes!...
12 min read

AutoRegressive Moving Average (ARMA) models: Using R

ARMA models in R is a detailed guide that takes you through the simulations, estimations and plots of ARMA (Autoreggresive moving average) models and how you can code it all using the R programming language....
3 min read

AutoRegressive Moving Average (ARMA) models: Using Python

Your definitive guide to estimating an AutoRegressive Moving Average (ARMA) model, plotting the autocovariance and autocorrelation functions. Learn to create the ARMA model in Python....
5 min read

AutoRegressive Fractionally Integrated Moving Average (ARFIMA) model

New to the ARFIMA model? Take your time series knowledge to the next level. Learn about ARFIMA in Python and ARFIMA in R and how you can improve your strategy performance!...
16 min read

A Beginner’s Guide: How to Day Trade?

Learn the art of day trading with this comprehensive beginner's day trading guide. Discover essential strategies, tools, and tips to navigate the fast-paced world of day trading successfully with this guide....
19 min read

AutoRegressive Moving Average (ARMA) models: A Comprehensive Guide

Are you new to time series analysis Autoregressive Moving Average (ARMA) models are the first models that you should learn about! Dive into this comprehensive guide to explore all about it....
10 min read