eleow / roboadvisorSystem

Robo-advisor
MIT License
38 stars 13 forks source link

Basic user interface for robo advisor #10

Closed eleow closed 4 years ago

eleow commented 4 years ago

Front-end for robo-advisor

Since this is a demo system with only paper trading, we will only consider the following: reset of account - go to the http://localhost:8000/portfolio/reset/1 add/withdraw of cash - go to http://localhost:8000/portfolio/ and select Add/Withdraw Funds. buy/sell portfolios - go to http://localhost:8000/portfolio/edit/, select the relevant portfolio to buy/sell.