Is there possible way change zig function from percent method to points method.Like metastock zig function. Metastock: SYNTAX zig( DATA ARRAY, MINIMUM CHANGE, DIFF_METHOD )
FUNCTION Calculates the MINIMUM CHANGE predefined Zig Zag indicator of DATA ARRAY using the DIFF_METHOD method of calculation. Valid DIFF_METHODs are PERCENT and POINTS (these can be abbreviated as % and $).
