Difference between revisions of "Market Trading"

From
Jump to: navigation, search
m (Backtesting)
m
Line 21: Line 21:
 
<youtube>05NqKJ0v7EE</youtube>
 
<youtube>05NqKJ0v7EE</youtube>
 
<youtube>ftMq5ps503w</youtube>
 
<youtube>ftMq5ps503w</youtube>
 +
<youtube>RJYmYDs-dB8</youtube>
  
 
= Backtesting =
 
= Backtesting =
Line 36: Line 37:
 
** [http://www.backtrader.com/ Backtrader] ...focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure.
 
** [http://www.backtrader.com/ Backtrader] ...focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure.
  
 
 
{|<!-- T -->
 
{|<!-- T -->
 
| valign="top" |
 
| valign="top" |
 
{| class="wikitable" style="width: 550px;"
 
{| class="wikitable" style="width: 550px;"
 
||
 
||
<youtube>ID1</youtube>
+
<youtube>VdcykrQTO80</youtube>
<b>HH1
+
<b>Backtesting
</b><br>BB1
+
</b><br>Backtesting  This video is part of the Udacity course "Machine Learning for Trading". Watch the full course at https://www.udacity.com/course/ud501
 +
|}
 +
|<!-- M -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>ipEZP1ghCLw</youtube>
 +
<b>What is Backtesting?
 +
</b><br>Equities Lab  What is backtesting? A backtest is simply the easiest way to verify how well your investment strategy has performed over the past X number of years. It doesn't indicate future performance, but it is a wonderful starting place when finding new companies to invest in. Website: http://equitieslab.com
 +
|}
 +
|}<!-- B -->
 +
{|<!-- T -->
 +
| valign="top" |
 +
{| class="wikitable" style="width: 550px;"
 +
||
 +
<youtube>P8dqxcFjJfo</youtube>
 +
<b>What is BACKTESTING? What does BACKTESTING mean? BACKTESTING meaning, definition & explanation
 +
</b><br>http://www.theaudiopedia.com What is BACKTESTING? What does BACKTESTING mean? BACKTESTING meaning - BACKTESTING pronunciation - BACKTESTING definition - BACKTESTING explanation - How to pronounce BACKTESTING? Source: Wikipedia.org article, adapted under http://creativecommons.org/licenses/... license. Backtesting is a term used in oceanography, meteorology and the financial industry to refer to testing a predictive model using existing historic data. Backtesting is a kind of retrodiction, and a special type of cross-validation applied to time series data.  ...In oceanography and meteorology, backtesting is also known as hindcasting: a hindcast is a way of testing a mathematical model; known or closely estimated inputs for past events are entered into the model to see how well the output matches the known results.
 
|}
 
|}
 
|<!-- M -->
 
|<!-- M -->
Line 49: Line 66:
 
{| class="wikitable" style="width: 550px;"
 
{| class="wikitable" style="width: 550px;"
 
||
 
||
<youtube>ID2</youtube>
+
<youtube>Vr8ndsv1GPE</youtube>
<b>HH2
+
<b>Backtesting 101
</b><br>BB2
+
</b><br>codebliss  In this tutorial, we will backtest a simple moving average trading strategy
 
|}
 
|}
 
|}<!-- B -->
 
|}<!-- B -->

Revision as of 10:12, 30 September 2020

Youtube search... ...Google search

Backtesting

Youtube search... ...Google search

Backtesting
Backtesting This video is part of the Udacity course "Machine Learning for Trading". Watch the full course at https://www.udacity.com/course/ud501

What is Backtesting?
Equities Lab What is backtesting? A backtest is simply the easiest way to verify how well your investment strategy has performed over the past X number of years. It doesn't indicate future performance, but it is a wonderful starting place when finding new companies to invest in. Website: http://equitieslab.com

What is BACKTESTING? What does BACKTESTING mean? BACKTESTING meaning, definition & explanation
http://www.theaudiopedia.com What is BACKTESTING? What does BACKTESTING mean? BACKTESTING meaning - BACKTESTING pronunciation - BACKTESTING definition - BACKTESTING explanation - How to pronounce BACKTESTING? Source: Wikipedia.org article, adapted under http://creativecommons.org/licenses/... license. Backtesting is a term used in oceanography, meteorology and the financial industry to refer to testing a predictive model using existing historic data. Backtesting is a kind of retrodiction, and a special type of cross-validation applied to time series data. ...In oceanography and meteorology, backtesting is also known as hindcasting: a hindcast is a way of testing a mathematical model; known or closely estimated inputs for past events are entered into the model to see how well the output matches the known results.

Backtesting 101
codebliss In this tutorial, we will backtest a simple moving average trading strategy