Eka Rudianto / Publications
Forum
Versatile logic in implementing order block/POI zones in SMC based EA
I'm trying to develop an SMC indicator in which I plan to integrate to an EA. I'm curious, in regards to POI/order blocks. What is the usual algorithm to implement this key aspect
Detect ranging market using price action
Anyone here have any experience build EA/Indicator that detect ranging market using price action? If yes what would be the most efficient way to detect ranging market using price action
Algorithm to accurately finding swing & internal points
Hi, I'm new to MQL5 and would like to make an indicator that identify the swing & internal points of the chart. I read that in order for you to find the swing/internal points then you need to identify the HH/HL/LL/LH of the chart. I want to collect some algorithm ideas on how to do this. Thanks