Login Page - Create Account

Support Board


Date/Time: Sun, 28 Apr 2024 00:25:50 +0000



Post From: custom numbers bars chart

[2014-02-06 01:35:49]
onnb - Posts: 660
I'm a bit of confused with this. Say I wanted to create reversal bars like dougrkyle describes and I want to see them as Numbers Bars.

From the last response I understand that this is possible - right?

In case yes, is the approach to
1. create a custom bar chart study with the reversal logic
2. open a 1 tick chart and apply the reversal study
3. apply the numbers bar study on to it

or....
create a custom chart of type , GDT_NUMBERS_BARS. Its not in the list for GraphDrawType but it is in the list for BaseGraphGraphDrawType so I am not sure about this. apply this study to a 1 tick chart

or....
something else?

Bottom line, can you provide some guidance on the approach