A small training company has decided to create its own fund management application. The operation of this company is as follows: a person can invest in the company, and the company gives them a daily profit. The company ensures the increase in funds through trading by buying and selling assets at strategic moments.
The application's functionalities are as follows:
Manage investors
Manage investments
Scrape daily prices
Create Ichimoku graphs
Predict prices using the Ichimoku algorithm
Backend: Node.js - Express.js - MySQL
Frontend: React - Bootstrap
Like this project
0
Posted Jul 5, 2024
A small training company develops an app for managing investors and investments, scraping daily prices, and predicting prices with Ichimoku.