📄️ CVD Indicator (Cumulative Volume Delta)
This example demonstrates a CVD (Cumulative Volume Delta) indicator that has been **verified to match Bookmap's closed-source CVD indicator exactly**.
📄️ NasserDom - Depth of Market with Volume Profile
A complete add-on implementing a Depth of Market (DOM) display with volume profile tracking using Swing GUI.
📄️ OnTrade - Volume Profile Panel
A volume profile add-on with POC (Point of Control) and Value Area calculations, displayed in a custom Swing panel.
📄️ OrderBlockStrategy - Trading Strategy with Indicators
A complete trading strategy demonstrating custom settings panels, indicator registration, bar data processing, and order placement.