trading-strategies-in-python




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




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




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




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




Trading With Python - example strategy backtest

Example of strategy backtesting using IPython. The notebook can be found here: ...
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




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




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




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




Python for Trading at Quantra

Learn Python for finance from scratch while doing lots of hands-on coding. Code and backtest your own trading strategies in Python. Joint certification offered by ...
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




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




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




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




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




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




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




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




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




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




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




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




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




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




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




Miguel Sánchez de León - Python for developing a real-time automated trading platform - PyConES 2016

Nowadays Python is the perfect environment for developing a real-time automated trading tool. In this talk we will discuss the development of: a general-purpose ...
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




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




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




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




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




Pairs Trading Backtest (CPHD, GNC) in Python


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




R Shiny demo: Trading Strategy backtesting and Find Fastest subway in NYC

Presented by NYC Data Science Academy students who just finished 12 weeks full time program, apply for Sept 2015 and Jan 2016 program to be a Data ...
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




Miguel Sánchez de León Peque - Python for developing an automated trading platform

PyData Madrid 2016 Most of the talks and workshop tutorials can be found here: https://github.com/PyDataMadrid2016/Conference-Info Nowadays Python is the ...
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




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




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




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




Analyzing Backtest with Pyfolio - Algorithmic Trading with Python and Quantopian p. 8

In this Algorithmic Trading with Python and Quantopian tutorial, we analyze our back test in the research environment using Pyfolio How to get an allocation ...
Read more




Monte Carlo Simulation and Python 1 - Intro

Monte Carlo Simulation with Python Playlist: http://www.youtube.com/watch?v=9M_KPXwnrlE&feature=share&list=PLQVvvaa0QuDdhOnp-FnVStDsALpYk2hk0 ...
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