Dukascopy Support Board
http://www.dukascopy.com/swiss/english/forex/jforex/forum/

ARROW_SYMBOL not drawn on sub-indicator panel !!
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=85&t=55252
Page 1 of 1

Author:  okwh [ Tue 30 May, 2017, 16:46 ]
Post subject:  ARROW_SYMBOL not drawn on sub-indicator panel !!

OutputParameterInfo.DrawingStyle.ARROW_SYMBOL_XX not work on sub-indicator panel !

Please check:
if change Fractal indicator to add it to sub-indicator panel, it cannot be shown.


new OutputParameterInfo("Dn", OutputParameterInfo.Type.DOUBLE, OutputParameterInfo.DrawingStyle.ARROW_SYMBOL_DOWN), //LINE HISTROGRAM
new OutputParameterInfo("Up", OutputParameterInfo.Type.DOUBLE, OutputParameterInfo.DrawingStyle.ARROW_SYMBOL_UP)

Maybe a BUG!

if not, please show me how to use ARROW_SYMBOL_XXX indicator on indicator panel.

  Page 1 of 1