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

Creating custom widgets - Just like the OHLC or Patterns Analysis widget
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=96&t=48479
Page 1 of 1

Author:  qldvoipster [ Sat 08 Dec, 2012, 19:57 ]
Post subject:  Creating custom widgets - Just like the OHLC or Patterns Analysis widget

Can it be done, or are widgets for Dukascopy developers only?

I've seen the interface for IWidgetChartObject: https://www.dukascopy.com/client/javadoc ... bject.html
but no example code, or information on the Wiki.

Geoff

Author:  API Support [ Mon 10 Dec, 2012, 09:15 ]
Post subject:  Re: Creating custom widgets - Just like the OHLC or Patterns Analysis widget

This is a superinterface for OHLC chart object and it does not have other implementations in JForex-API. If you wish to use the OHLC object for other purposes, consider clearing its contents and adding the ones of your own, see:
https://www.dukascopy.com/wiki/#Add_custom_information_in_OHLC_Index

Author:  qldvoipster [ Mon 10 Dec, 2012, 14:10 ]
Post subject:  Re: Creating custom widgets - Just like the OHLC or Patterns Analysis widget

Thanks for the example.

However, Is it only text that you can add to the OHLC widget?
I need to add some graphical icons / images as well. Is this possible?

Author:  API Support [ Mon 10 Dec, 2012, 15:59 ]
Post subject:  Re: Creating custom widgets - Just like the OHLC or Patterns Analysis widget

qldvoipster wrote:
However, Is it only text that you can add to the OHLC widget?
Yes.
qldvoipster wrote:
I need to add some graphical icons / images as well. Is this possible?
Not in the current JForex-API implementation.

Author:  API Support [ Mon 01 Jul, 2013, 13:15 ]
Post subject:  Re: Creating custom widgets - Just like the OHLC or Patterns Analysis widget

Implemented with JForex-API 2.7.11, see: https://www.dukascopy.com/wiki/#Chart_Widget

Author:  tcsabina [ Wed 03 Jul, 2013, 20:32 ]
Post subject:  Re: Creating custom widgets - Just like the OHLC or Patterns Analysis widget

Dear Support,

When will be the new API (2.7.11) available on the DEMO platform?

  Page 1 of 1