Skip to content

This repository contains code for an Android Studio app developed in Java. The app allows users to search for stocks using the Finnhub API and display live stock data and analytics. It utilizes a MongoDB Atlas cloud database.

Notifications You must be signed in to change notification settings

nath9777/ticker-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticker Tracker

Welcome to Ticker Tracker! This repository contains the code for an Android application that helps users track stock tickers and manage their portfolios efficiently.

Application Overview

Ticker Tracker allows users to track stocks and manage their investments on the go. Key features include:

  • Stock Ticker Search: Search for stocks listed on various exchanges.
  • Stock Details: View detailed information including summary, news, charts, and insights for each stock.
  • Portfolio Management: Buy and sell shares with an initial wallet balance of $25,000.
  • Watchlist: Add stocks to a watchlist for easy monitoring.
  • Wallet Management: Monitor and manage wallet balances directly within the app.

Tools and Technologies Used

  • Android Studio: The app is built using Android Studio and Java.
  • API Integration: Utilizes Finnhub and Polygon APIs for real-time stock data.
  • Charting: Integrates HighCharts for visualizing stock data and trends.
  • Database: Stores watchlist and portfolio information using SQLite for Android.
  • Hosting: The application runs natively on Android devices.

How to Use

To use Ticker Tracker, simply clone the repository and open the project in Android Studio. Build and run the app on an Android emulator or physical device to start tracking stocks and managing your portfolio.

About

This repository contains code for an Android Studio app developed in Java. The app allows users to search for stocks using the Finnhub API and display live stock data and analytics. It utilizes a MongoDB Atlas cloud database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published