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.3.tar.gz (47.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.3-py3-none-any.whl (54.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for market_analyzer-0.0.3.tar.gz
Algorithm Hash digest
SHA256 b4615d94a830011ce91d8e7cb305d5ea061d76df49dc5bf403901605ccda9d5b
MD5 bb9e27a3880671bf12062dbb6cfa7575
BLAKE2b-256 35872475c7fae6ee716d83e4f51e4b6b03839cee35fc67ee425c6c4e725ccc16

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for market_analyzer-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 74d88ef35c4dd5c10b939ac3165beef941c387003f2536e8f74e520bedc16f0a
MD5 36e3f97fddf1b64d4baa2de64ebb54bb
BLAKE2b-256 240f99394c75b31404b386f23b8c6c3178ed95f71c318b41af8d1a7309a2e4ab

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