Support Board
Date/Time: Mon, 23 Dec 2024 20:04:48 +0000
Post From: having a problem with abs and plotting
[2015-10-08 09:00:31] |
Sierra Chart Engineering - Posts: 104368 |
The very first step is to simplify the study down to a single Subgraph that uses a fixed value like 10: sc.Subgraph[0].Data[sc.Index] = 10; Set sc.GraphRegion = 1. So you want to see if you can actually get a single line to display. As a general policy, we are not going to debug your code. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2015-10-08 09:00:53
|