Chukwubuikem Okeke / Publications
Codes
Dominance EA for MetaTrader 5
A daily bias Expert Advisor that trades market dominance, analyzing previous day bullish vs bearish control with MA confirmation, and executing a single, minimum-volume trade with ATR-based risk management
CRT Indicator(MTF) : Explorer for MetaTrader 5
Multi-timeframe CRT Indicator(Explorer) that detects higher timeframe setups and projects CRH/CRL levels onto lower timeframe charts using Fibonacci objects for clear, real-time context
Bid-Ask Pressure Dashboard for MetaTrader 5
A lightweight tick-driven dashboard that reveals short-term Bid-Ask pressure directly on the chart
CRT Indicator(STF) : Explorer for MetaTrader 5
This is a minimalist CRT (Candle Range Theory) visualizer built in under 100 lines, revealing what “picture-perfect” single-timeframe setups actually produce across real markets
Last Structure Indicator : LSB Explorer for MetaTrader 5
This is an experimental Last Structure Break (LSB) price action indicator that uncovers meaningful market structures and potential trading edges through intelligent support and resistance analysis
Support and Resistance(SNR) Sentinel Indicator for MetaTrader 5
Adaptive Support & Resistance indicator that automatically detects, tracks, and updates the nearest valid S/R levels using configurable confirmation bars. Levels dynamically shift after confirmed breakouts and extend forward in real time
Forum
Detecting right mouse button click in MQL5
Please, what is the correct way to detect a right mouse button click in MQL5? I am aware that, at the Windows level, the right mouse button is commonly represented by 0x02 . However, I am not sure whether relying on this value (for example by comparing lparam during CHARTEVENT_MOUSE_MOVE ) is

