project-nv / night-vision

Highly customizable charting library, created for professional traders
https://nightvision.dev
MIT License
242 stars 57 forks source link

intraday intraday chart #101

Closed smofor closed 12 months ago

smofor commented 12 months ago

Description

This is a great stock chart. I want to create an intraday intraday chart, and I need to specify to display 300 K-line charts. Where can I make changes, fix the width, or something like that?

pingguo

Suggested solution

This is a great stock chart. I want to create an intraday intraday chart, and I need to specify to display 300 K-line charts. Where can I make changes, fix the width, or something like that?

pingguo

Alternative

No response

Additional context

No response

Validations

C451 commented 12 months ago

You can try to use Splines overlay. But it will be a mess (300 lines)

smofor commented 12 months ago

You can try to use Splines overlay. But it will be a mess (300 lines) I attempted it, but it affected my real-time data updates. Is there a better way to achieve this?

smofor commented 12 months ago

Real-time updating data will recognize the last timestamp in the overlaying layer.

C451 commented 12 months ago

Splines is the fastest way. Make sure it's set as the main overlay, then push updates as on a regular chart