Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 21:19:07 +0000



Post From: Plotting Divergences Using Study Subgraphs Difference Indicator

[2023-12-10 19:27:31]
Sawtooth - Posts: 4263
Since the cumulative delta can go negative, you might want to find the Absolute difference.
This will return only positive numbers.

Instead of the Study Subgraphs Difference study, use the Spreadsheet Formula study, with this formula in it Formula field:
=ABS(C-ID3.SG4)
Date Time Of Last Edit: 2023-12-10 19:28:01