Skip to content

🚧🚧🚧🚧🚧🚧🚧

Notifications You must be signed in to change notification settings

bhav2134/Stockify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Stock-Anayltical-Analysis

Our project aims to fetch real-time stock data from the Alpha Vantage API and organize it into an Excel sheet and utilize a public discord bot to implement with it. By leveraging the power of the Alpha Vantage API, we can retrieve comprehensive stock information such as prices, volumes, and other metrics. Using a programming language - python, we will create an HTTP request to the API, parse the received data, and store it in a convenient data structure. We will then utilize libraries like xlsxwriter to integrate the parsed data into an Excel sheet, ensuring proper formatting and column organization. To provide easy access to this information, we will also develop a Discord bot. This bot will display the stock data upon command, reading the relevant details from the Excel sheet and presenting them in a user-friendly manner within Discord. This project combines the power of API integration, data parsing, Excel manipulation, and Discord bot development to provide a comprehensive solution for accessing real-time stock data

This project is still under process.

About

🚧🚧🚧🚧🚧🚧🚧

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages