Sign in to follow this  
malli08

Forex Chart In Swings

Recommended Posts

Hi, I am new to this forum. I have a question is it possible to draw a live ForEX chart in java swing using FusionCharts. If so please help with documentation.

Thanks in advance

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi, I am new to this forum. I have a question is it possible to draw a live ForEX chart in java swing using FusionCharts. If so please help with documentation.

Thanks in advance

 

Hi,

 

You can use CandleStick Chart from PowerCharts pack. But it does not support real-time data(real-time update).

 

The Candlestick chart is widely used for analysis of equity and commodity prices.

Using a Candlestick charts you can show the opening price, closing price, highest trading price, lowest trading price and the trade volume put together on a single charts.

 

For live demo, refer this: http://www.fusioncharts.com/demos/gallery/#candlestick-chart

 

For more information, read more here: http://docs.fusioncharts.com/powercharts/Contents/?Candlestick/Overview.html

 

Also, we does not have implementation of FusionCharts in Java Swing, as of now.

 

Hope this helps.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this