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....
An in-depth look into Pivot Point technique and using this in conjunction with candlestick charts for predicting market movement...
Know how to implement Python in Interactive Brokers C++ API using IBridgePy and run algorithmic trading strategies in live market....
Tutorial to use IBPy for implementing Python in Interactive Brokers API. Automate trading on IB TWS for quants and Python coders....
This post covers basics of algorithmic trading like data retrieval and backtesting in python, using Oanda platform for implementation....
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....
Securities master is an organisation-wide database that stores fundamental, pricing and transactional data for a variety of financial instruments....
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....
The quantmod package for R is designed to assist the quantitative trader in the development, testing, and deployment of statistically based trading models....