I m working on forex site in asp.net 3.5. Site is near about complete except candlestick chart. I have search many website but i did not get any flexible user interaction chart free or paid. Plz help me……….. thanks in advance
I Want A Flexible Live Streaming Financial Candlestick Chart In Asp.net 3.5?
Previous post: Survey! Would You Use Such A Service? “forex Managed Accounts”?
Next post: Latest forex courses Auctions
{ 1 comment… read it below or add one }
Can’t you just use the AJAX timer control and pass a chart variables for it coordinates at set times in the timer? I’m assuming you’re grabbing the numbers from a web service or database. Any chart should be able to be updated doing that. Place it in an AJAX update panel or evaluate a AJAX graphing program.