Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
/ crypto-momentum Public archive

🚀 ✨ A simple node.js cryptocurrency backtesting & trading momentum-algorithm using ccxt

Notifications You must be signed in to change notification settings

izi-p/crypto-momentum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-momentum

🚀 ✨ A simple node.js cryptocurrency backtesting & trading momentum-algorithm using ccxt

Roadmap

Backtest

  • Get historical CoinMarketCap datas.
  • Compute performances according to timeStamp
  • Create a benchmark portfolio
  • Create a backtesting tool that uses arguments like timeStamp, basket size and returns the Profit & Loss versus the benchmark PnL
  • Include the trading fees in this tool
  • Create a webpage to help visualize and configure backtests

Trading

  • Come up with a trading idea
  • Implement an automated cross-exchange solution using ccxt to implement this trading idea
  • Build a webpage to visualize the live P&L

Production

  • Configure a Raspberry Pi to run a node server
  • Run the solution with a monitoring screen

About

🚀 ✨ A simple node.js cryptocurrency backtesting & trading momentum-algorithm using ccxt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published