Skip to content

An interactive Python & Streamlit dashboard for exploring and analyzing global financial markets.

License

Notifications You must be signed in to change notification settings

AlejandroDiazD/finmarket-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💹 FinMarket Analyzer

⚠️ Disclaimer: This project is still under active development and continuous evolution.


An interactive Python & Streamlit dashboard for exploring and analyzing global financial markets.
It provides real-time insights, technical indicators, and linear trend forecasting across equities, commodities, crypto, fixed income, and thematic ETFs.


🚀 Features

  • 📈 Interactive dashboards built with Streamlit and Plotly
  • 💰 Multi-asset support — equities, commodities, crypto, fixed income, thematic ETFs
  • 📊 Technical indicators — Simple Moving Averages (SMA), RSI
  • 🔮 Forecasting — basic linear regression trend prediction
  • 🧱 Modular architecture — easy to extend with new models or analytics
  • 💾 Cached data for performance via Streamlit’s cache system

🧠 Tech Stack


🏗️ Installation

Clone the repository and install the dependencies:

git clone https://github.com/<your-username>/finmarket-analyzer.git
cd finmarket-analyzer
pip install -r requirements.txt

▶️ Run the App

streamlit run finmarket_app/app.py

Author

AlejandroDiazD
GitHub

License

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

You are free to use, modify, and distribute this software, provided that the original license and copyright notice are included.

About

An interactive Python & Streamlit dashboard for exploring and analyzing global financial markets.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages