Add SPY backtest results for Turtle Trading strategy
This commit is contained in:
parent
f8a8d6be44
commit
3eb5258757
@ -15,4 +15,12 @@ It is a simple trend following strategy based on breakouts.
|
|||||||
|
|
||||||
**Low Period**: The period over which to determine whether price has dropped below the lowest low for exiting a trade. (Default: 10)
|
**Low Period**: The period over which to determine whether price has dropped below the lowest low for exiting a trade. (Default: 10)
|
||||||
|
|
||||||
|
## Backtest Results
|
||||||
|
|
||||||
|
### SPY
|
||||||
|
|
||||||
|
![SPY Analysis](https://static.moshington.com/images/strategies/turtle-trading/spy-analysis.png)
|
||||||
|
|
||||||
|
![SPY Summary](https://static.moshington.com/images/strategies/turtle-trading/spy-summary.png)
|
||||||
|
|
||||||
---
|
---
|
BIN
strategies/turtle-trading/backtest-results/spy_analysis.png
Normal file
BIN
strategies/turtle-trading/backtest-results/spy_analysis.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 131 KiB |
BIN
strategies/turtle-trading/backtest-results/spy_summary.png
Normal file
BIN
strategies/turtle-trading/backtest-results/spy_summary.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
Loading…
Reference in New Issue
Block a user