HrishikeshRajasekharan / Market-Color-Analytics

Backend For Market Color Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Market Color Analytics

Project Description

REST API to find average stock price, volume and deviations of different companies and sectors for pre-COVID and post-COVID. Other additional functionalities like getting the average values on a daily, weekly or monthly basis for a specified date range have also been implemented.

Prerequisites

Import the csvdatanew.csv into MongoDB under database name 'datafeed' and collection name 'Companies'.

Run

Base URL: http://localhost:51535/ Go to http://localhost:51535/swagger-ui.html for documentation

About

Backend For Market Color Analysis


Languages

Language:Java 100.0%