Spécifications
Hello,
I need help connecting my Expert Advisor (EA) with ClusterDelta Developer Indicators.
I already have:
-
Dev indicator source file ( #Footprint_Data_for_EA.mq5 )
-
Documentation (PDF with buffer/index mapping)
-
My EA code ( VWAPFlowEA_Final.mq5 )
👉 Task:
-
Make my EA read values from the indicator (VWAP, CumDelta, Ask, Bid, Imbalance).
-
Use CopyBuffer() or recommended method (ClusterDelta support suggests buffer export approach).
-
Ensure values (not zero) are received in EA and can be printed/logged.
-
Keep the solution simple & stable (no DLL editing required).
👉 Requirements:
-
Must have previous experience with ClusterDelta indicators or order flow data.
-
Provide working solution with test/debug prints.
-
Final EA should compile with 0 errors.
👉 Budget:
-
Small project, so I am looking for low rate developer (10-30 USD).
-
Quick delivery preferred (1-2 days).
Deliverables:
-
Fixed EA file ( VWAPFlowEA_Final.mq5 ) connected with indicator.
-
Explanation of which buffer index corresponds to which value.
-
Short test log showing EA successfully receiving indicator data.