To build the TradingView of Backtesting software
To create a comprehensive, user-friendly, and powerful desktop application for daytraders to backtest, analyze, refine, and develop trading models. It combines manual and automated elements, is privacy focused and the core version will be offered for free. The software will have a strong emphasis on a high-quality user experience and detailed analysis capabilities. The core premise of the software will be an iterative approach to trading model development.
$ yarn
$ yarn dev
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux