Support Board
Date/Time: Fri, 31 Oct 2025 07:17:12 +0000
Post From: Moving Average Binary Wave Study
| [2019-07-22 01:25:18] | 
| User90125 - Posts: 715 | 
| A quick fix is to explicitly set the Subgraph for the Wave line to always Draw Zeros, and recompile.  Wave.DrawZeros = 1;  But the real question is why a study that has sc.DrawZeros = 1 is not being automatically set across ALL the subgraphs, as one might expect. Could it have been quietly deprecated in favour of the current per-subgraph usage? Date Time Of Last Edit: 2019-07-22 01:27:27  | 
