Skip to content

Trading calculator for determining position size and charting trades.

License

Notifications You must be signed in to change notification settings

keenanthomson/Trading-App

Repository files navigation

Trading Calculator v1.0

Margin trading calculator for determining position size.

Image of v1.0 Trading Calculator

Currently supporting real-time quotes from:

  • BitMex [XBTUSD, ETHUSD]

Planned features include:

  • additional real time quotes
  • automatic position mapping to charting widget
  • ability to save position ideas
  • position portfolio view

Getting Started

  • Run npm install

Starting the App

  • Run webpack build with npm run build-dev
  • Start your server with npm start

In your browser,

  • Navigate to http://localhost:3000

Test

  • Run npm run test

License

MIT

About

Trading calculator for determining position size and charting trades.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published