crypto-strategy-backtester

1.2.3 • Public • Published

Crypto Strategy Backtester

A utility for backtesting crypto trading strategies using historical market data to assess their effectiveness.

Features

  • Fetch historical market data.
  • Implement and test custom trading strategies.
  • Generate performance reports.

Installation

npm install crypto-strategy-backtester

USE

Implement your strategy in strategy.js and run the backtester:

const backtester = require('crypto-strategy-backtester');
backtester.run('./strategy.js');

Readme

Keywords

none

Package Sidebar

Install

npm i crypto-strategy-backtester

Weekly Downloads

2

Version

1.2.3

License

MIT

Unpacked Size

3.47 kB

Total Files

3

Last publish

Collaborators

  • 0xmnix0