Kalman Filter Python: Tutorial and Strategies
Master the concept of Kalman filter using Python with this comprehensive guide. Go through the implementation, and advanced strategies for practical applications in trading and evolve your trading today....
20 min read
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
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