Unfortunately, Lesson 7 Price action Ket hop Volume VSA is unavailable
The code has been removed. However, the huge code base still remains at your disposal allowing you to find a suitable code.
Check out other MetaTrader 5 codes:
EA KCI Embeded Sniper
The KCI Embedded Sniper is an algorithmic trading solution designed for high-precision reversal entries. Unlike conventional Expert Advisors that rely on external indicator dependencies (which often suffer from thread desynchronization and latency), this EA features a fully embedded Kinetic Compression Index (KCI) engine. By transplanting the entire mathematical framework of the KCI—calculating Velocity Quotients, Kinetic Displacement, Energy Dispersion, and Phase Velocity—directly into the EA’s core logic, we have eliminated "asynchronous lag." The result is a lightning-fast sniper engine that validates market exhaustion (Singularity) and momentum extremes (Williams %R) with micro-second precision, operating solely on completed bars to ensure zero-repaint performance.
KCI Standard: A Pure Kinematic Computing Engine for Market Singularity Detection
The Kinetic Compression Index (KCI) Standard is a high-performance, purely mathematical oscillator designed to detect extreme market exhaustion and volumetric compression points known as "Singularities." By abandoning traditional, lagging indicator handles in favor of native kinematic calculations, KCI offers unparalleled execution speed and CPU efficiency. This article details the mathematical foundation, system architecture, core code mechanics, and practical integration guides for developers looking to implement this asynchronous-proof engine into Expert Advisors and Custom Indicators.
Market Structure SMC: Swings, BOS/CHoCH, Order Blocks, FVG, QML
SMC/ICT market-structure indicator for MT5: swing highs/lows, BOS (continuation) and CHoCH (reversal) confirmed on close, Order Blocks, Fair Value Gaps, and QML (Quasimodo) levels. Every feature is toggle-able, with adjustable swing sensitivity and colors. Works on any symbol and timeframe.
Trade Journal Exporter - closed positions to CSV
Exports your closed positions for a configurable period to a CSV file for journal analysis in Excel or Google Sheets: entry and exit time and price (volume-weighted over partial fills), volume, result in points, commission, swap, net profit and trade duration.
Position Size Calculator - risk-based lot sizing script
Calculates the correct lot size for a planned trade from your risk (percent of equity or a fixed money amount) and stop-loss distance (points or a price level). Respects the symbol's contract specification - tick size and value, volume min/max/step - and estimates the required margin.