Python
Cointegration is used in Statistical Arbitrage to find best Pair of Stocks (Pair Trading) to go long in one stock and short(Competitive peers) another...
Quantopian, is a Boston-based algorithmic trading platform and Zipline is a Pythonic algorithmic trading library(Open Source). Zipline is currently used in production as the...
Sometime back we discussed about how to get Intraday backfill data from Google and this short article focus on how to get Realtime stock...
This tutorial aims to elucidate the process of integrating Amibroker with Python COM server to build intricate trading systems. Python, an open-source programming language...