QuantInsti Blog

Algo Trading & Quant Finance

Free Download
Free Download
Free Download

All Blogs

Trend Testing In Algorithmic Trading

This article is an EPAT project that will guide you about getting an insight into how your strategy would perform by using certain techniques and a couple of tools ie. in short, how to test a trend....
3 min read

Python Data Structures Tutorial

In this tutorial on python data structures, we will look at arrays, lists, tuples, dictionaries and sets. Apart from their uses, we will also go through the different operations that can be performed on these python data structures....
21 min read

Python Data Types and Variables Tutorial

In this tutorial on python data types and variables, we will understand how to use python variables and data types and also how to convert one data type to another....
15 min read

CMT Association India Summit 2019, Mumbai

The 2019 India Summit is specifically designed for investment professionals looking to learn from and network with renowned industry practitioners. Leverage this unique opportunity to learn more about the applications of technical analysis to portfolio management, market research and trading....
3 min read

Introduction to Support Vector Machines

In this article, we will understand how support vector machines work and its application in trading. We will also go through the maths behind the SVM and the process of using it in a non-linear model....
15 min read

Getting Started With Data Science: A Case Study On Food Delivery App

This blog on ‘Steps in Data Science’ will walk you through a helpful framework to understand the process of data science. Using a case study on a food delivery app, we will try to break down the steps to help you learn the life cycle of any data science project....
10 min read

Scikit Learn Tutorial: Installation, Requirements and Building Classification Model

In this Scikit learn tutorial, we will see how we can leverage the power and simplicity of Scikit Learn to build a classification model (also called a classifier) and tune its parameters in a step by step guide....
14 min read

Jupyter Notebook Tutorial: Installation, Components and Magic Commands

In this tutorial, we will understand the different components of Jupyter Notebook and how to install it. We will also take a look at the different shortcuts and magic commands in the notebook and how to write in markdown language....
19 min read

The Hidden Truths About Stop loss In Trading

In this article, we will understand where stops help, where they don’t, their effect on profitability and, if you are using them, where to set them....
10 min read

An Accessible Reading List For Trading Enthusiasts

In this article, we will understand why reading is important to build on your trading knowledge and along the way, list down a few good reads which will be useful to you in the world of trading....
9 min read