SciChart WPF 2D Charts > 2D Chart Types > The Market Profile RenderableSeries
The Market Profile RenderableSeries

New to SciChart WPF v5!

The FastMarketProfilerRenderableSeries and FastHistobarsRenderableSeries allow you to place a a histogram vertically besides candlesticks, as well as visualize trading data in a Market Profile. This type of chart can be used to visualize Trading Volume at various price levels.

 

 

Declaring a Market Profile series

In the SciChart.WPF.Examples on Github -> v5.x -> Sandbox -> application we have a full example how to declare the above series types. You can download the source for this example from here:

https://github.com/ABTSoftware/SciChart.WPF.Examples/tree/master/v5.x/Sandbox/Examples/MarketProfileTradingExample