[See Description] Stop-Loss in strategy - Python for Finance with Quantopian and Zipline 7
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=t2VXXDMZ22w
UPDATED series: https://pythonprogramming.net/quantopian-trading-strategies-introduction-python-programming-for-finance/
This series has become outdated with Quantopian 2.0.
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 is expected.
When you enter a stop loss, you have purchased an instrument, and then you set a price where, if the market price falls to hit or go below it, you will sell that instrument off. This is a way to automatically get out of a losing strategy.
sample code: http://pythonprogramming.net
http://hkinsley.com
https://twitter.com/sentdex
http://sentdex.com
http://seaofbtc.com
Other Videos By sentdex
Tags:
Quantopian
Python (Programming Language)
Trading Strategy (Literature Subject)
Market
Stock
zipline
Finance (Industry)
algorithmic trading