0.0.1 • Published 2 years ago

trade-executor-frontend v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Trade executor user interface

This package is still in alpha.

Web Frontend for trading strategy executor.

  • This is a SvelteKit based frontend library
  • Display active trading strategies
  • Display open/closed trading position
  • Show profitability metrics like profit and loss, trades won
  • Explore trades

Features

Requirements

Running

The package comes with a demo site with its .env configuration file. To get started with development do:

npm run dev

Development

Helpful links

Release

To make a new release:

npm run package