Login Page - Create Account

Support Board


Date/Time: Sat, 08 Feb 2025 22:17:08 +0000



Post From: Zigzag Reversals with ACSIL

[2020-07-20 18:37:43]
User40794 - Posts: 2
I am trying to port my spreadsheet subgraph to acsil DLLs


In spreadsheet I use 5 recent zigzag Reversal prices and use them to plot various subgraphs (basically calculating fib levels etc)


How can I get reversal price as variable in c++? I know I am asking for code and this is not entertained here but I am lost how to go about it.

I can plot zigzag on the chart with following code:
sc.ZigZag2(sc.High, sc.Low, Subgraph_ZigZag1, 2, 4, 1);

Thanks and regards
Date Time Of Last Edit: 2020-07-20 20:01:06