# fortune **Repository Path**: quantification_7_1/fortune ## Basic Information - **Project Name**: fortune - **Description**: this is an open source software for stock analysis. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-04-23 - **Last Updated**: 2025-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fortune ## General Description Server will feed data and process request in form of rest. In this way, we can design pure stateless, scalable and robust logic without dependency to Web/UI technology. Each module will have its own restful API for all procedure. ## data module ## service module