Support Board
Date/Time: Sun, 24 Nov 2024 06:25:02 +0000
Post From: Zig Zag
[2013-09-06 18:38:15] |
tubular2000 - Posts: 17 |
starting to learn ascil. is there a way to use the zig zag indicator in an ascil satrategy with a function in the same way i use the moving average? sc.SimpleMovAvg(sc.BaseDataIn[SC_LAST], sc.Subgraph[0], 20); |