With BacktestJS you can

Get power by backtesting strategies with multi values

leafleafleafDocy banner shape 01Docy banner shape 02Man illustrationFlower illustration
Run Trading Strategy

Run Strategy With Multi Symbol (Easy & Powerful)

Estimated reading: 1 minute 171 views

Summary: How to run a strategy in the BacktestJS application with multiple symbols.

About

Running a strategy with multi symbols provides you with a quick way to test your strategy over many symbols and intervals all at once and see the results all together.

Example

In the example below we will run the 4 over 90 sma over the ethereum 4 hour, bitcoin 12 hour and apple stock 1 day.  The results will include all the tables for all 3 symbols in one run.

Run Trading Srategy Multi Value Choices

Pro tip: if you press “a” on the screen above it will select all of the available symbols

Run Trading Srategy Multi Value Choices Full

Leave a Comment