project-nv / night-vision

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

intraday intraday chart #101

Closed smofor closed 1 year ago

smofor commented 1 year 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 1 year ago

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

smofor commented 1 year 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 1 year ago

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

C451 commented 1 year ago

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