Coder Social home page Coder Social logo

shabbirhasan1 / market-pulse-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chandrakishorsingh/market-pulse-v2

0.0 0.0 0.0 10.18 MB

A virtual trading app for Nifty 50 stocks.

License: MIT License

JavaScript 1.17% TypeScript 65.14% HTML 18.52% SCSS 15.17%

market-pulse-v2's Introduction

About

This was a team project of our final year Bachelor in Computer Engineering degree(B.E. Computer Engineering) from Mumbai University.

Our aim was to build a simple but effective system which will analyze the stock prices of Nifty 50 companies using technical indicators. Depending upon the result of technical indicators, the system will generate buy/sell signal. This signal will be visible to end users who can then place a buy/sell order. We have chosen the Stochastic RSI technical indicator for determining the time to buy/sell a stock.

The UI of the app is basically a clone of Upstox.

Working

We get the closing stock prices of all Nifty 50 companies at 5:30 PM. This data(along with previously stored prices) is analyzed using Stochastic RSI which generates the buy/sell signal. The users can then place buy/sell orders for the stocks for which signals have been generated. The user can only place an order between 7PM to 8AM(of next day). We are assuming that this order will be a limit order.

Technologies

Backend

AWS

  • Lambda : for handling API request from client, generating signals, interacting with database etc.
  • DynamoDB : for storing various data like user, stock, siganl etc.
  • API Gateway : for creating REST APIs
  • Cognito : for signup, signin of users
  • Cloud Watch : for scheduling various tasks like getting stock prices, generating the signal, deleting old data

Alphavantage : third party API service for getting daily stock prices

Frontend

Ionic : for pre styled UI component

Angular : for creating the web app

Apache Cordova & Android Studio : for transforming the web app to an android app

Visual Demo

  1. Watchlist

  1. Portfolio

  1. Trades

  1. Placing an order

  1. Funds

Team Members

Chandrakishor Singh : (Frontend & Backend)

Ronith Sinha : (Technical Analysis)

Useful Links

  1. Backend Code Repository

market-pulse-v2's People

Contributors

chandrakishorsingh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.