Skip to content

fugle-dev/backtest-historical-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backtest Historical Example

An example for backtesting historical data using Node.js

Installation

Clone the repository

git clone https://github.com/fugle-dev/backtest-historical-example.git

Switch to the repo folder

cd backtest-historical-example

Install dependencies

npm install

Copy .env file and set FUGLE_REALTIME_API_TOKEN

cp .env.example .env

Start Application

npm start

References

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors