Monte Carlo Simulation and Python 5 - Martingale Strategy

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=ApGBEOK-jng



Duration: 14:18
26,441 views
176


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

In this video, we create a bettor who doubles down on every loss. This is known as the Martingale Strategy.

In the Monte Carlo simulation with Python series, we test various betting strategies. A simple 50/50 strategy, a martingale strategy, and the d'alembert strategy. We use the monte carlo simulator to calculate possible paths, as well as to calculate preferred variables to use including wager size, how many wagers, and more.

There are many purposes for a monte carlo simulator. Some people use them as a form of brute force to solve complex mathematical equations. A popular example used is to have a monte carlo simulator solve for pi. In our case, we are using the Monte Carlo simulator to account for randomness and the degree of risk associated with a betting strategy. In the world of stock trading and investing, people can use the Monte Carlo simulator to test a given strategy's risk.

It used to be very much the case that only performance was considered, for the most part, to decide on a trader's value. Only until recently has the paradigm shifted to consider a strategy's risk more closely. Through this series, you will be able to see just how much random variability can affect the outcome, regardless of how "good" or "bad" a strategy might have been.

http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
https://twitter.com/sentdex

Bitcoin donations: 1GV7srgR4NJx4vrk7avCmmVQQrqmv87ty6




Other Videos By sentdex


2014-04-01Monte Carlo Simulation and Python 15 - Analysis of D'Alembert
2014-03-31Monte Carlo Simulation and Python 14 - 50/50 odds
2014-03-30Monte Carlo Simulation and Python 13 - D'Alembert Strategy
2014-03-29Monte Carlo Simulation and Python 11 - Using Monte Carlo to find best multiple
2014-03-29Monte Carlo Simulation and Python 12 - Checking Results
2014-03-28Monte Carlo Simulation and Python 10 -Analyzing some results
2014-03-27Monte Carlo Simulation and Python 9 Fixing Debt Issues
2014-03-26Monte Carlo Simulation and Python 8 - Graphing Results
2014-03-25Monte Carlo Simulation and Python 7 - More comparison
2014-03-24Monte Carlo Simulation and Python 6 - Bettor Statistics
2014-03-23Monte Carlo Simulation and Python 5 - Martingale Strategy
2014-03-22Monte Carlo Simulation and Python 4 - Plotting with Matplotlib
2014-03-21Monte Carlo Simulation and Python 3 - Simple Bettor Creation
2014-03-20Monte Carlo Simulation and Python 2 - Dice Function
2014-03-19Monte Carlo Simulation and Python 1 - Intro
2014-03-11Gather tutorial - Supercomputing and Parallel Programming in Python and MPI 10
2014-03-07Scatter tutorial - Supercomputing and Parallel Programming in Python and MPI 9
2014-03-06Broadcasting with bcast tutorial - Supercomputing and Parallel Programming in Python and MPI 8
2014-03-05Data tagging tutorial - Supercomputing and Parallel Programming in Python and MPI 7
2014-03-04Dynamically sending and receiving tutorial - Parallel Programming in Python and MPI 6
2014-03-03Sending and Receiving data tutorial - Supercomputing and Parallel Programming in Python and MPI 5



Tags:
Monte Carlo Method (Ranked Item)
Python (Software)
monte carlo simulator
python
simulation
monte carlo
martingale
d'alembert
dalembert
betting
strategies
wager
gambling
testing
back testing
back
analysis
programming
program
generator
tutorial
how-to
stock
trading
Statistics (Field Of Study)
risk
management
assessment
stocks
investing
strategy
system
random
Python (Programming Language)