amcharts / amcharts5

The newest, fastest, and most advanced amCharts charting library for JavaScript and TypeScript apps.
Other
359 stars 96 forks source link

Integration of Volume at Price in Amcharts StockCharts #1224

Closed workingbuddy10 closed 11 months ago

workingbuddy10 commented 11 months ago

Volume at Price is one of the most used features in the market. Though there is no in-built feature in amcharts to get this one.

How can I proceed with this?

Volume at price looks like this: image

martynasma commented 11 months ago

We're currently working on a demo like that. Stay tuned.

workingbuddy10 commented 11 months ago

That's nice 💯 @martynasma , is there estimate/probable time for the release of this feature? Also do let me know If I could provide any help! As I have been an extensive user of amcharts stockcharts.

martynasma commented 11 months ago

At this point we don't know whether it will be full on feature, or we just produce a proof of concept demo.

Should know more in the coming days. Will let you know here.

workingbuddy10 commented 11 months ago

You can give it in the indicator list, as an indicator.

Sure I'll be waiting for this, as this is one of the most requested feature! @martynasma

martynasma commented 11 months ago

Implemented in 5.7.0.

[5.7.0] - 2023-12-17

Added

Changed

Fixed

Full change log.

Download options.

Make sure you clear your browser cache after upgrading. And feel free to contact us again if you are still experiencing this issue.

workingbuddy10 commented 11 months ago

@martynasma Where is the option for Volume at Price chart to appear given?

martynasma commented 11 months ago

Via Indicators dropdown. Make sure you clear your browser cache.

workingbuddy10 commented 10 months ago

There is a issue in Volume at Price.

When I have enabled the Auto save from Data Save Control toolbar, and user clicked on Volume at price in that they have opted for ticks per row and give the value as 1.

Whole chart freezes. As there is a heavy calculation I can understand that.

But due to Auto save, I am totally freeze, my whole app is stuck even though I re-open the app then too it doesn't fixes.

@zeroin Hope you can resolve it.

martynasma commented 10 months ago

Can you please post it as a separate issue?