Steversteves

Using Excel to Backtest your Strategy

Education
AMEX:IWM   iShares Russell 2000 ETF
Hello everyone!

This is a tutorial video on how to use Excel to backtest your strategies using technical indicators on Tradingview.

This provides the foundations for you to get creative and have the essential tools and knowledge required to begin back-testing your strategies using Excel.

There is much more than can be done using Excel for back-testing, so if you are interested in seeing more in-depth functionality for more advanced back-testing methods, let me know below!

The essential functions in this video are the conditional functions of Excel. These are the "If" "Then" statements.

The code used to identify conditions are:

Single condition:
=if(condition1,"Result1","Result2")

More than One Condition:
=if(and(condition1, condition2, condition3, etc.),"Result 1", "Result 2")

If you do not have Excel, you can use OpenOffice which is opensource and free to use!

As always, let me know your questions and comments below!

Safe trades everyone!

Premium indicators and content have launched! Get access at: www.patreon.com/steversteves
Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.