With BacktestJS you can

Quickly see all trades, income graphs, buy / sell graphs and much more

leaf leaf leaf Docy banner shape 01 Docy banner shape 02 Man illustration Flower illustration

Write Trading Strategy

Estimated reading: 0 minutes 138 views
Create Structure
Create Structure

Create the basic skeleton structure that every strategy needs.

Working With Candles
Working With Candles

How to retrieve candle data in your strategy.

Using Indicators
Using Indicators

How and where to call indicators / make your own indicators.

Perform Buy Sell
Perform Buy Sell

How to perform buy / sells within your strategy.

Access Order Book
Access Order Book

How to access the order book data object in your strategy.

Working With Parameters
Working With Parameters

How to add and work with dynamic params in your trading strategy.

Using Globals
Using Globals

How and why to use global variables within your trading strategy.

Create Trading Strategy In App
Create Trading Strategy In App

How to add a trading strategy to the BacktestJS application.

Leave a Comment

Share this Doc

Write Trading Strategy

Or copy link

CONTENTS