I want to create a single chart with price and volume (but I want to restrict the volume increase up to a certain levels) so that I can have a good view of price and volume in the same chart as the volume is so high so that it overlaps with the candle stick. But if I use the different axis it still does not look very good therefore I want to limit the volume bad. I also want to apply moving average to volume and candle stick -
Please advise how I can achieve it in .NET?
Stock chart with candle and volume
-
- Newbie
- Posts: 16
- Joined: Tue Apr 08, 2003 4:00 am
Re: Stock chart with candle and volume
Hello Matthew Scot,
I recommend that take a look in the Demo project example, concretely in All features\Welcome !\Axes\Opaque zones , where you can do something as this example, to control overlapping series and All features\Welcome !\Functions\Financial\Exp. moving average where you can see and example of average series with candle
Thanks,
I recommend that take a look in the Demo project example, concretely in All features\Welcome !\Axes\Opaque zones , where you can do something as this example, to control overlapping series and All features\Welcome !\Functions\Financial\Exp. moving average where you can see and example of average series with candle
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |