This is the repository for the backend application of Lotus Finance. Click here to view the repository for the frontend application.
- Implemented models as of 07/30/2022: MACD, RSI
- Features:
- Allow fast lookup of quotes and historical price records of stocks.
- Generate buying and selling triggers based on user inputs for each supported model (see above).
- Run backtest simulation with aforementioned buy/sell points to calculate net returns over historical period.