Skip to content

leplerjacob/position-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Position Size Calculator

Screen Shot 2021-08-25 at 10 18 14 PM

Position size calculator for BTC & ETH traders. Uses React frontend and NodeJS backend, plus http requests to CoinMarketCap's api for current crypto prices.

Instruction:

  • Clone/fork repo
  • run 'npm install'
  • run 'npm start'

** Database will be connected MongoDB or AWS S3 in the future for storing trade history. Currently utilizing json-server for development

Backend: https://github.com/leplerjacob/position-calculator-backend

  • Clone/fork repo
  • run 'npm install'
  • (run 'json-server --watch db.json') <<-- required test file. Feel free to message me for db.json file.
  • run 'node index.js' If any questions feel free to contact me at: lepler.jacob@gmail.com

About

Position size calculator for BTC & ETH to USD pairs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published