Automated Trading

Learn to automate your trades using different tools and platforms: Python, R, Interactive Brokers, Alpaca, Zerodha, Blueshift and many others.

Top Picks

Automated Trading

Trading with Python in Indian Markets Using Zerodha Kite Connect API

Programmatic trading is on the rise in India. In this article, learn how to do Programmatic trading in Indian markets with Python using Zerodha Kite Connect API....
5 min read

Using Pivot Point to predict movement in trade markets

An in-depth look into Pivot Point technique and using this in conjunction with candlestick charts for predicting market movement...
5 min read

Using IBridgePy to implement Python in Interactive Brokers API

Know how to implement Python in Interactive Brokers C++ API using IBridgePy and run algorithmic trading strategies in live market....
12 min read

IBPy Tutorial To Implement Python In Interactive Brokers API

Tutorial to use IBPy for implementing Python in Interactive Brokers API. Automate trading on IB TWS for quants and Python coders....
9 min read

Automated Trading On Oanda Platform By Dr. Yves Hilpisch

This post covers basics of algorithmic trading like data retrieval and backtesting in python, using Oanda platform for implementation....
6 min read

Financial Information eXchange (FIX) Trading Protocol

FIX is the defacto standard for message communication for almost two decades of electronic trading. Today, it is used by a variety of market participants, firms, and vendors....
4 min read

Securities Master System Explained

Securities master is an organisation-wide database that stores fundamental, pricing and transactional data for a variety of financial instruments....
10 min read

Automated Trading: Order Management System

Here we focus on the order management system, as orders form the basis of any strategy and they need to be entered and routed to the correct destinations....
5 min read

A Guide On R Quantmod Package: How To Get Started?

The quantmod package for R is designed to assist the quantitative trader in the development, testing, and deployment of statistically based trading models....
6 min read