We found 287 articles by this author...

QuantInsti

Informative Session About Algorithmic Trading Nov 3, 2016 | Webinar

This session will give you an overview of the current Algorithmic Trading industry where Nitesh will share growth opportunities, associated risks and EPAT....
1 min read

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

Programmatic Trading In Indian Markets Using Python With Kite Connect API | Webinar

Know all about Programmatic Trading in India using Python in this Webinar conducted by Nithin Kamath, Founder of Zerodha....
2 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

Implement Algo Trading Strategies In Live Markets

Download webinar presentation Webinar Date and Time Wednesday, September 28, 2016 7:30 PM...
2 min read

Backtesting Long Short Moving Average Crossover Strategy in Excel

Learn how to build the “Hello World” of trading strategies: the “Long Short Moving Average Crossover Strategy”....
7 min read

Importing CSV Data in Zipline for Backtesting

Learn importing and backtesting on Zipline using data from Google and OHLC data in CSV format. Calculate backtesting results such as PnL, number of trades, etc...
7 min read

Shorting At High: Algo Trading Strategy In R [EPAT PROJECT]

“Shorting at High” was one of the strategies that I formulated for my project work. This post explains the strategy in brief and the coding part....
9 min read