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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    669 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    378 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    111 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    580 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X