VWAP Personnal Custom
- インディケータ
-
Vincent Jose Proenca
私はトレーダーとして10年以上の経験があり、主にCFDを専門としています。トレーディングの魅力は、論理性・規律・そして意思決定を簡単にするツールを作り出すことにあります。自分の手法に合うインジケーターが見つからなかったため、必要に迫られて自作を始め、次第にそれが楽しみになりました。
最初に開発したツールの一部は、Custom Box と Daily Bar Number です。これらのインジケーターは理論上の試作品ではなく、日常使用を目的に設計され、実際の市場環境でテスト・改良を重ねてきました。その結果、実用的で統合しやすく、情報過多に陥ることなく素早い判断を支援するツールが生まれました。 - バージョン: 1.4
VWAP_PC_MQL5 — a simple home-built VWAP indicator showing real-time volume-weighted price levels directly on your MT5 chart.
TF:
Works on all timeframes.
Pair:
Compatible with all symbols — Forex, indices, commodities, and stocks.
Settings:
-
Applied Price – price type used for VWAP calculation (Close, Typical, Weighted, etc.)
-
Line Color / Width / Style – customize VWAP line appearance
-
Session Reset – optional reset per day or continuous mode
How it works (VWAP principle):
VWAP (Volume Weighted Average Price) represents the average traded price weighted by volume.
It is calculated as:
VWAP = (Sum of Price × Volume) / (Sum of Volume)
This means that each price level is weighted by the traded volume — providing a dynamic equilibrium line between buyers and sellers.
When the price is above the VWAP, it shows bullish control (buyers dominating);
when below, it shows bearish control (sellers dominating).
Brief conclusion:
VWAP_PC_MQL5 is a lightweight, no-frills indicator that calculates and displays VWAP in real time. Designed for simplicity, learning, and reliability — exactly what it says, nothing more, nothing less.
