Dukascopy JForex Market Depth Indicator
For some technical reason current JForex implementation do not allow develop market depth indicator using native components of platform. Thing is that IIndicator interface was not designed to receive volume data thats way only one way to visualize market depth is build indicator as IStrategy instance.

We developed such small tools for those trades which using it to help trades analyse market in more comfortable way. Of course inside Dukascopy JForex platform you have panel to see depth but like a table which not always good and definitely not user friendly.
Indicator provide simple two series(BID/ASK) chart and selector using which you can choose symbol to monitor.
We open for any comments and suggestions about this indicator so if you need any additional functionality – it can be discussed.