Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 04:48:11 +0000



Post From: Issues with sc.GraphDrawType = GDT_CANDLESTICK;

[2018-11-28 21:32:46]
User470516 - Posts: 78
Dear SC Team,

I have written a study which requires the follwing instruction "sc.GraphDrawType = GDT_CANDLESTICK;" to display data in the form of candles in a graph region which is region 2.

The study also includes a subgraph to draw basic lines. The lines wont draw except if I manually change the Graph Draw Type option from "candlestick bars" to "line on close" for instance in the study settings window. But that is not what I want.

Is it possible to have both candle sticks and lines coexist in the same study or should I write a separate study that will accomodate my lines? I would like to avoid this to keep the total number of studies low.

Thank you for your support and more generally for all the professionnal and efficient help we get from your team.

Regards,

Laurent