API Support wrote:
For adding text on chart see TEXT in:
https://www.dukascopy.com/wiki/#Chart_object_catalogYou can also draw text on chart right away from your indicator, see TD_Sequential.java indicator as an example.
I assume that "Chart object catalog" is available in strategies only, not for indicators.
Therfore I need the link to the "TD_Sequential.java" indicator source example, I didn't found it in the forum with the search function.