Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Using Indicators in a ChartType

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Using Indicators in a ChartType

    Hello,

    as far as I understand the available dataseries for building a custom charttype are the data stored in the database, which means Daily-OHLC, Minute-OHLC and Tick-data (all 3 including Volume and Open Interest data).

    Is it possible to use indicators (e.g. Swing(3).SwingHigh[0] ) on these data within the code of a custom charttype? I would like to create a charttype which e.g. plots only a close value at the level of a swing point if it occurs (which would result in an nonlinear time axis) in order to use it as a subchart for further calculations.

    Many thanks.

    Joerg

    #2
    Hello Joerfg,

    Thank you for your post.

    There are BarTypes and ChartStyles, I believe you are referring to a BarType. There is no conventional means to pull the indicator's value as it needs the bar object to calculate it's own value.

    Please let me know if you have any questions.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by judysamnt7, 03-13-2023, 09:11 AM
    4 responses
    59 views
    0 likes
    Last Post DynamicTest  
    Started by ScottWalsh, Today, 06:52 PM
    4 responses
    36 views
    0 likes
    Last Post ScottWalsh  
    Started by olisav57, Today, 07:39 PM
    0 responses
    7 views
    0 likes
    Last Post olisav57  
    Started by trilliantrader, Today, 03:01 PM
    2 responses
    21 views
    0 likes
    Last Post helpwanted  
    Started by cre8able, Today, 07:24 PM
    0 responses
    10 views
    0 likes
    Last Post cre8able  
    Working...
    X