Login Page - Create Account

Support Board


Date/Time: Mon, 23 Jun 2025 19:37:05 +0000



Post From: Sierra should allow ability to treat +/- FLT_MAX like it does sc.Subgraph[].DrawZeros=0

[2022-02-12 13:47:04]
1+1=10 - Posts: 270
If you read the documentation for subgraphs, you would know the conditions under which the arrays are initialized to 0 (otherwise the previously set value is retained).

One example where this breaks down is when you want to draw negative, zero, and positive subgraph values. In this case, there is no value you can set the subgraph value to and have Sierra not draw anything on the screen. For example, only draw the study during RTH hours and not Globex.

Ah, this is a good example! I can envision a study's subgraph that ideally would output 1, 0, and -1. Yes, sc.Draw_FLT_MINMAX would improve this situation.
Date Time Of Last Edit: 2022-02-12 13:47:14