Question about Zig Zag indicator

 

How do you set the ExtDepth value on the zig zag indicator in mql4? I'm using this line of code, but I can't figure out how to set the ExtDepth. Thanks.


ZigHigh=iCustom(NULL,5,"ZigZag",MODE_HIGH,k);
Reason: