Automatic Support/Resistance indicator using ZigZag
To write an indicator drawing support and resistance lines you need a set of rules that a computer can follow to create those lines. This technique uses the ZigZag indicator to find potential S/R levels and then refines further by finding multiple points. The code here is a combination for MT4 and MT5. Most code […]
Automatic Support/Resistance indicator using ZigZag Read More »

