Skip to content

Feat. add a volume profile indicator #68

Description

@cfournel

find what is the POC & VA in currently market structure in order to better filter entries.

Implementation Status

Research Complete

  • POC (Point of Control): Price level with highest traded volume - acts as price magnet
  • VAH/VAL: Value Area boundaries (~70% of volume) - key S/R levels
  • HVN/LVN: High/Low volume nodes for filtering entries

Volume Profile Indicator

  • Location: MQL5/Indicators/Examples/VolumeProfile.mq5
  • Compiled: VolumeProfile.ex5
  • Features: POC, VAH, VAL lines, VA shading, HVN/LVN detection

EA Integration Helper

  • Location: OBInclude/volumeProfile.mqh
  • CVPHelper class with GetPOC(), GetVAH(), GetVAL(), IsPriceInValueArea()

Forensics Analysis

  • Module H added to forensics.py
  • Analyzes entry distance to POC and VA zone

Next Steps

  1. Add VP levels to dataset export (exportOB.mqh)
  2. Run forensics with VP analysis
  3. Test VP-based filters in backtest

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions