Skip to main content

A powerful toolkit for Smart Money Concepts (SMC) analysis and stocks (Gaps, fib, S/R, chart_patterns) analysis.

Project description

📊 Smart Money Concepts (SMC) & Stocks (Gaps, fib, S/R, chart_patterns) Analysis Toolkit

A high-performance Python toolkit for advanced stock market analysis, focusing on Smart Money Concepts (SMC) and stocks (Gaps, fib, S/R, chart_patterns) analysis.

🚀 Key Features

1. Smart Money Concepts (SMC) Analysis

  • Market Structure : Vectorized detection of Swing and Internal structure (BOS, CHoCH).
  • Supply & Demand : Identification of Order Blocks (OB) and Fair Value Gaps (FVG).
  • Liquidity : Detection of Equal Highs and Equal Lows.
  • Screener : A dedicated screener to find stocks currently trading near these institutional levels.

2. Stocks (Gaps, fib, S/R, chart_patterns) Analysis Suite

  • LTP Near Gaps : Finds stocks trading near unfilled or partially filled gaps.
  • Support & Resistance : Vectorized detection of high-probability S/R zones.
  • Fibonacci Levels : Automated Fibonacci retracement analysis.
  • Chart Patterns : Detects Head & Shoulders, Double Tops/Bottoms, Triangles, Flags, Pennants, and Wedges.
  • Candle & Gap Analysis : Deep dive into daily candle patterns and gap dynamics.

3. "Super Fast" Performance Architecture

  • Centralized Data Manager : Unified fetching via yfinance with robust retry logic.
  • Aggressive Cache Slicing : Automatically reuses larger period caches (e.g., max) to fulfill shorter period requests (e.g., 1y, 1d) instantly.
  • In-Memory Caching : Minimizes disk I/O by keeping dataframes in memory during execution.
  • Vectorized Logic : Most analysis modules use NumPy and Pandas vectorization for rapid processing of hundreds of stocks.

🛠 Installation

  1. Install dependencies:
    pip install .
    

📈 Usage

Run SMC Screener & Analysis

This is the primary entry point for Smart Money Concepts analysis. It provides an interactive menu to run Analysis, Screening, or Both.

python "SMC Screener.py"

Run Multi-Indicator Analysis

Executes the full suite of other indicators (Gaps, S/R, Fibonacci, Patterns) in one go.

python run_analysis.py

⚙️ Configuration

  • Cache : Data is stored in data_cache/ as .pkl files. Default expiry is 24 hours.
  • Output : Results are saved in outputs/ and analysis/ directories (CSV format).
  • Google Sheets : Supports syncing results to Google Sheets (requires credentials.json in Credentials/).

📁 Project Structure

  • SMC Screener.py : Interactive entry point for SMC pipeline.
  • run_analysis.py : Main runner for multi-indicator suite.
  • stock_analysis/ : Core logic modules.
    • stock_data_manager.py: High-performance data & cache handler.
    • smc_analysis.py : The SMC engine.
    • chart_patterns.py : Pattern detection logic.
    • support_resistance.py: S/R zone detection.
  • data_cache/ : Local repository for stock data.

Note: This toolkit is for educational and research purposes. Always perform your own due diligence before trading.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

market_analyzer-0.0.2.tar.gz (46.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

market_analyzer-0.0.2-py3-none-any.whl (50.1 kB view details)

Uploaded Python 3

File details

Details for the file market_analyzer-0.0.2.tar.gz.

File metadata

  • Download URL: market_analyzer-0.0.2.tar.gz
  • Upload date:
  • Size: 46.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.1

File hashes

Hashes for market_analyzer-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d59f26e647471757969408e056fed68bd023d24e89536f1fae6d246bccedc39c
MD5 0445acc024e9e0193cede59584fe18cc
BLAKE2b-256 c31e3a8fb24803dc9a712b40f40ef1dcc04b064109fc162034ba91b9349904a8

See more details on using hashes here.

File details

Details for the file market_analyzer-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for market_analyzer-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d3a8f1c7b26d8fc803ff3c560403b0c9de3da9857d23c1b50e63f971a2613f23
MD5 af006d989b2274c816e82f70481f0108
BLAKE2b-256 0b6822358907903b84f28b117d8c6e158d81d6b6163e6412a41bd9fb944ffd40

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page