NYUFRE / FRE_Platform

FRE Platform is a framework for students to learn end-to-end development of financial applications. The platform has a 3-tier architecture. The front-end is a Web interface, which support user registration, login/logout and all the user interactions for financial modeling, portfolio management and auto-trading simulation. The middle-tier handles real-time and historical market data feeds and database management. It supports portfolio management, and financial modeling, as well as simulated manual and auto trading. The backend is a server which builds a simulated market for trading. FRE Platform is run as a virtual environment or in a Docker container.
MIT License
5 stars 0 forks source link

Refactor app #203 #210

Closed shawn-yin128 closed 2 years ago

shawn-yin128 commented 2 years ago

Finish refactor. Include recent three bug fix.

st290 commented 2 years ago

All the conflicts are resolved via command line merging. Issues are found and logged.