Login Page - Create Account

Support Board


Date/Time: Sat, 10 May 2025 23:49:34 +0000



Post From: GraphRegion as a property

[2016-08-23 12:36:38]
User754985 - Posts: 109
It is often the case that a system calculates an indicator (to be plotted on a separate scale/subgraph) as well as stop levels (to be plotted on price chart).

Doing calculations in 2-3 separate studies and applying them on the same chart is cumbersome and inefficient for automated trading.

It would be very helpful to also set GraphRegion as a property for a plot, similar to .Name, .DrawStyle, etc