Skip to content

Grademark/grademark-first-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grademark first example

A first example of a trading strategy backtested using Grademark.

Click here to see this code as a notebook

Click here to support my work

Try it out

You need Node.js installed to run this.

Clone or download the repo.

Change to repo's directory and install dependencies:

cd grademark-first-example
npm install

Now run it:

node index.js

Or

npm start

You will see some stats printed to the console.

Inspect the output sub-directory for charts.

Examples of output

Here's a screenshot of the analysis:

Analysis of trades screenshot

Here's one of the charts that visualizes the equity curve:

Equity curve

Here's another chart, this is a visualization of the drawdown:

Drawdown

About

A first example of a trading strategy tested using the Grademark JavaScript backtesting API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published