/StockApp

Stock app made in SwiftUI using SwiftData, async-await, Observation Macro, Combine etc

Primary LanguageSwiftMIT LicenseMIT

StockApp

StockApp is a simple application for tracking stock prices.

Introduction

StockApp allows users to track and monitor stock prices conveniently. Powered by the Alpha Vantage API and Polygon API, the app provides real-time and historical stock data, as well as a range of financial information.

By leveraging the Alpha Vantage API, StockApp enables users to access comprehensive stock market data, including price quotes, volume, technical indicators, and more. The Polygon API integration adds further capabilities, providing access to market and trading data, news, and sentiment analysis.

Features

  • View real-time and historical stock prices
  • Access top active, gainers, and losers stocks
  • Get the latest financial news and sentiment analysis
  • Convert currencies using forex information
  • Access commodities prices and market data
  • Explore the latest information on cryptocurrencies
  • Visualize economical data and market trends

Installation

  1. Clone the repository:

    git clone https://github.com/sarimk80/StockApp.git 
    

Technologies

  • SwiftData
  • Async/Await
  • Observation Macros
  • Combine

Images

StockApp Demo

drawing drawing drawing drawing drawing drawing drawing drawing drawing drawing drawing drawing drawing drawing

Contribution

Contributions are welcome! If you'd like to contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your contribution.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Submit a pull request to the main repository.

Please ensure that your contributions align with the project's coding style and standards.

We appreciate your valuable contributions and efforts to make StockApp even better!