Financial charts for stocks, futures, crypto and forex

Hello Bubble.io Community,

Excited to introduce a new plug-in designed to seamlessly integrate financial charting into Bubble app! :bar_chart::sparkles:

This plug-in supports multiple chart types, including Candlestick, HLOC Bars, Line, Baseline, Area, and Histogram, offering flexibility for various financial analysis needs. You can use data from your Bubble database or connect to external sources like APIs. It comes with built-in technical analysis indicators and allows you to overlay additional chart series on existing ones or display them in a new chart pane—giving you complete control over financial visualizations!

Looking forward to your thoughts and feedback! :rocket:

Highlights
6 chart types on a single chart element
Fully customizable appearance
Multiple chart panes in single chart view
In-built data window and technical indicators
data window supports remove/hide any series plotted
Take screenshots of chart and save it to bubble DB or direct download to browser
Add/remove markers on any series of chart
Add/remove price lines on any series of chart

Demo page: Financial chart demo
Demo editor: Financial chart editor
Plug-in page: Financial Charts (Stocks • Crypto)

Hi, Its very good plugin, I have tried to use it for my app… But one limitation I found is in chanding Y-Axis type to “percentage”, when I add another chart it takes Normal value, which makes it difficult to compare multiple stocks with percentage change values.

Hello @pateljimit412,

Thank you for you input. We upgraded plug-in to support y-axis type when adding new series. Now you should be able to choose the axis type(percentage type) while adding new pane/series.

Let me know if you need any other help.

Parag

Hi Parag,

Thanks for update, will check it out this week, meanwhile I shifted to another plugin and found couple of options like Prefix/Suffix for Y axis and Chart Type or Price Scale mode “index to 100”, I found that very useful to compare multiple stocks with different values.

And, why I need to add all 4 values, (High, Open, Close, Low) everytime, if I want to plot line chart, only close values should be fine, instead I need to give all 4 values currently. And I did not find any documentation that which values it takes when I select Line chart (High, Close, Open, Low) ?

Thanks and Regards

Jimit