trading-strategies-python




Trading With Python - example strategy backtest

Example of strategy backtesting using IPython. The notebook can be found here: ...
Read more




Automated Trading with Python - Webinar by Dr. Yves J. Hilpisch

The video is a recording of the webinar "Automated Trading with Python" which was conducted on 10th February, 2016. The webinar aimed at introducing ...
Read more




Building Quant Equity Strategies in Python

Presented by Dr. Jess Stauth Dr Jess Stauth, VP of Quant Strategy at Quantopian, former quant research analyst at StarMine, and former director of quant ...
Read more




Programming for Finance Part 2 - Creating an automated trading strategy

In this tutorial, we break down the major elements to creating and testing an automated trading strategy, using Quantopian, which is mainly the pairing of Python ...
Read more




Back-testing our strategy - Programming for Finance with Python - part 5

In this tutorial, we cover actually executing our strategy against historical prices and historical fundamental data in a backtest. Here, we see how we did, ...
Read more




Python Trading Strategy and Machine Learning Implementation

This video demonstrates my Python implementation of a machine learning algorithm designed to recognize trends and patterns in stock prices.
Read more




Algorithmic Trading with Python and Quantopian p. 1

In this tutorial, we're going to begin talking about strategy back-testing. The field of back testing, and the requirements to do it right are pretty massive. Basically ...
Read more




Prototyping Trading Strategies in Python w/Ran Aroussi

Presented by: Ran Aroussi, topics include: - The Python Toolbox: Platforms and Libraries for Trading - Data Wrangling and Working with Market Data - Using ...
Read more




Quantiacs Toolbox - Getting Started in Python

Learn to build and backtest a profitable trading strategy in Python using the Quantiacs Toolbox. Aimed at complete beginners, this tutorial will walk you through ...
Read more




Backtesting the $Nifty Stock Index with Python

Backtesting a simple Price-Moving Average Crossover strategy using Python and Yahoo Finance data in 10 lines of code.
Read more




WEBINAR - Programmatic Trading in Indian Markets using Python with Kite Connect API

For traders today, Python is the most preferred programming language for trading, as it provides great flexibility in terms of building and executing strategies.
Read more




Stop-Loss in our trading strategy - Python for Finance with Quantopian and Zipline 7

In this tutorial, we add a stop-loss to our trading strategy. The idea of a stop-loss is to exit a position that is turning out to go in a direction that is opposite to what ...
Read more




Karen Rubin - Building a Quantitative Trading Strategy To Beat the S&P500 - PyCon 2016

Speaker: Karen Rubin Two years ago, Karen embarked on a project to learn how to research, write and trade algorithms to invest in the market. She re-learned ...
Read more




Programming for Finance with Python and Quantopian and Zipline Part 1

What is going on welcome to a python for finance tutorial video. Just to clarify right out of the gate, a lot of people envision programming as being used solely for ...
Read more




Strategizing - Algorithmic Trading with Python and Quantopian p. 9

In this tutorial, we cover how to begin realistically building a trading strategy. In the previous tutorials, we showed how we might go about finding a single alpha ...
Read more




Paper Trading a Strategy on Quantopian - Python for Finance 12

In this tutorial, we return to an older, more basic, strategy from part 8 of this series in order to talk about live-trading strategies. In our case, we're paper-trading a ...
Read more




Trading with Interactive Brokers using Python by Dr. Hui Liu - 28 September 2016

Dr. Hui Liu speaks about implementing algorithmic trading strategies in live markets using Python in this webinar conducted by QuantInsti, which saw ...
Read more




Basics of Quantitative Trading

http://www.onestepremoved.com/ Shaun Overton speaks to the meetup group Dallas Algorithmic Traders about quantitative trading. Most members of the ...
Read more




Quantitative Finance & Python Programming | Yves Hilpisch

EP 084: Quantitative finance and programming trading strategies w/ Yves Hilpisch, The Python Quants Dr. Yves Hilpisch is the founder of The Python Quants.
Read more




How to Build a Momentum Based Trading Strategy

Momentum trading is one of the first things that many people think of when approaching quantitative finance. The idea is that investors will prefer to buy stocks ...
Read more




Combining Alphas - Algorithmic Trading with Python and Quantopian p. 11

Once we've found some decent alphas, we combine them, and also check to see if this new alpha (built from combined alpha factors), is superior to the single ...
Read more




How To Backtest Stock Trading Strategies With A Spreadsheet - Don't Trade Blind!

Video of me gathering apple ( aapl ) historical stock prices and backtesting a simple trading strategy. I use yahoo finance for daily data, and open office or excel ...
Read more




Finding more Alpha Factors - Algorithmic Trading with Python and Quantopian p. 10

In this tutorial, we see if we can find a few more Alpha factors for our Python with Quantopian trading strategy, based on my theory of what makes a business ...
Read more




Evolution of backtrader (Gource Visualization)

Gource visualization of backtrader (https://github.com/mementum/backtrader). Python Backtesting library for trading strategies.
Read more




Intro to my Python algo trading course series

Intro to most effective programming language to help build out your trading business and algo trading with quant analysis.
Read more




High frequency trading in action

CNN's Maggie Lake gets a rare look inside the super-fast trading industry.
Read more




Backtesting Alpha Factor - Algorithmic Trading with Python and Quantopian p. 7

In this Algorithmic Trading with Python and Quantopian tutorial, we cover the creation and back testing of an actual trading strategy using our alpha factor.
Read more




Creating our Machine Learning Classifiers - Python for Finance 16

Now that we have our features and our labels, we're ready to create and train our machine learning classifiers for our algorithmic trading strategy. The classifiers ...
Read more




Programming for Finance Part 3 - Back Testing Strategy

In this programming for Finance with Python, Zipline, and Quantopian, we cover finishing up the development of our basic simple moving average crossover ...
Read more




FLOORED The Complete Documentary Film

Also available with bonus features on DVD & Blu-ray through our website, FLOOREDmovie.com. This is the full film for your viewing pleasure, Enjoy! A world ...
Read more




How high frequency trading works

High frequency trading has roiled the stock and bond markets. The machines have taken over, and they can do far more business than a human can. But HFT ...
Read more




Orders and Leverage - Algorithmic Trading with Python and Quantopian p. 2

In this tutorial, we're going to be covering how to actually place an order for stock (buy/sell/short) on Quantopian. https://pythonprogramming.net ...
Read more




An Easy Way to Use Excel to Backtest a Trading Strategy - Part 1

This video provides an easy way for anyone to backtest a trading strategy. If you are interested in testing your own trading strategies, there are a range of ...
Read more




Monte Carlo Simulation and Python 5 - Martingale Strategy

Monte Carlo Simulation with Python Playlist: http://www.youtube.com/watch?v=9M_KPXwnrlE&feature=share&list=PLQVvvaa0QuDdhOnp-FnVStDsALpYk2hk0 ...
Read more




Live Algo Trading with Zerodha Kite API using SuperTrend Strategy in Ninja Trader

Live Algo Trading with Zerodha Kite API , Ninja Trader and AlgOto by using Super Trend Indicator.
Read more




Machine learning for algorithmic trading w/ Bert Mouler

EP 042: Harnessing the power of machine learning for money making algo strategies w/ Bert Mouler More interviews: http://chatwithtraders.com Free eBook: ...
Read more




How to use IBPy Python with Interactive Brokers TWS API For Automated Trading

This tutorial covers how to use the IBPy Python programming module with Interactive Broker's Trader Workstation API (TWS API). We assume that Python is ...
Read more




iztok kucan/Joris Peeters - Algorithmic Trading with Python

iztok kucan/Joris Peeters - Algorithmic Trading with Python [EuroPython 2016] [21 July 2016] [Bilbao, Euskadi, Spain] ...
Read more




Python Programming Tutorial - How to Make a Stock Screener

This video teaches you how to create a stock screener based on any indicator you have built in Python. Don't know how to build indicators in Python?
Read more




Monte Carlo Simulation and Python 13 - D'Alembert Strategy

Monte Carlo Simulation with Python Playlist: http://www.youtube.com/watch?v=9M_KPXwnrlE&feature=share&list=PLQVvvaa0QuDdhOnp-FnVStDsALpYk2hk0 ...
Read more




Research - Algorithmic Trading with Python and Quantopian p. 4

In this Quantopian tutorial, we introduce the Research environment. How to get an allocation webinar: ...
Read more




Argument Clinic - Monty Python's The Flying Circus

Subscribe to the Official Monty Python Channel here - http://smarturl.it/SubscribeToPython Argument Clinic, taken from The Flying Circus. Visit the official Monty ...
Read more




What is a quant trader?

http://www.onestepremoved.com/ Shaun Overton interviews Michael Halls-Moore, a quantitative developer. Mike jumped from postgraduate school straight into ...
Read more




"When Should You Build Your Own Backtester?" by Dr. Michael Halls-Moore

by Dr. Michael Halls-Moore, founder of QuantStart.com. From QuantCon NYC 2016. The huge uptake of Python and R as first-class programming languages ...
Read more




Thomas Wiecki - Algorithmic Trading with Zipline

View slides for this presentation here: http://www.slideshare.net/PyData/thomas-wiecki PyData Berlin 2014 Python is quickly becoming the glue language which ...
Read more




Ernest Chan - Comparison of Matlab, R, Python and more for trading

Visit https://futures.io for more futures trading webinars. Topics include: - Learning curve, ease of use. - Speed. - Existing tools. - Connectivity to brokerage.
Read more




Monty Python - The man who is alternately rude and polite

From Monty Python's Flying Circus - Episode 18.
Read more




"Shine On You Crazy Diamond" solo - David Gilmour, Royal Albert Hall

From the "Remember That Night: Live at the Royal Albert Hall" concert DVD. Recorder in May 2006, as part of the "On an Island" tour. In the words of pinkclimax, ...
Read more




O'Reilly Webcast: Python for Data Analysis

Note: Audio quality a little poor. Finding great data analysts is difficult. Despite the explosive growth of data in industries ranging from manufacturing and retail to ...
Read more




2 Money Making Intraday Trade Setups Using Zerodha Pi

Make money in intraday trading using Zerodha Pi. Open a trading a/c today at http://www.stockmaniacs.net/services/zerodha-club. Check disclaimer: ...
Read more