Skip to content

Numerical methods 1 project on Gdansk University of Technology

License

Notifications You must be signed in to change notification settings

imwrdo/stock-indicator-MACD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MACD Indicator Analysis Project for PEKAO Bank Stock Data

Project Description

The project presents an analysis of the MACD (Moving Average Convergence Divergence) indicator for historical stock data of PEKAO Bank. It is a technical analysis tool used by investors in the financial market to identify moments of buying or selling assets.

Technologies

The project was implemented using Python and the following libraries:

  • pandas for loading stock data from a CSV file,
  • matplotlib for visualizing results by drawing charts.

Stock Data

Stock data was obtained from the renowned financial platform stooq.pl and covers the period from March 12, 2020, to March 4, 2024. The analysis includes closing prices of the bank's shares.

Installation

  1. Clone the repository:
git clone https://github.com/imwrdo/stock-indicator-MACD.git
  1. Install the required dependencies:
pip install pandas | pip install matplotlib

Example

Contributing

Feel free to contribute to the project by submitting issues or pull requests. Your input is highly appreciated.

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

Numerical methods 1 project on Gdansk University of Technology

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages