Python

Quantcon 2015 – Workshop Videos

In case if you missed the Quantcon 2015 a disruptive quant trading event, will break down the existing walls to algorithmic trading by giving...
Rajandran R
22 sec read

How to Install Quantopian Zipline in Windows

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...
Rajandran R
1 min read

How to Get Realtime Stock Data From Google

Sometime back we discussed about how to get Intraday backfill data from Google and this short article focus on how to get Realtime stock...
Rajandran R
1 min read

The Beautiful Soup

just want to parse an HTML page especially nseindia website containing a table and import it into a MySQL table in an automated...
Rajandran R
40 sec read