Skip to content

Add klines chart type #58

Open
@davseby

Description

@davseby

Hi, really appreciate the work that has been put in, it looks amazing as it is! I think the package could also include the klines chart type for financial applications.

Base idea:
The chart should take an array of structures containing a timestamp and a slice of 4 values (open, high, low, close). The base configuration should color the sticks either green or red, based on the open and close prices. If open is greater than close, then red, otherwise green.

https://www.mexc.com/learn/article/17827791509940

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions