Hi
I'm trying identify with java code opening hours for each Instrument, I need to "translate in code" the following page;
https://www.dukascopy.com/swiss/english ... unts/link/I seen some examples that works with markets opening hours, but none of it use an API feature, all are self-coding based..
I found context.getDataService().getOfflineTimeDomain() method that give me hints about closing time, but I'm not sure it works with all instruments/currencies.
And I found nothing that enables my strats to identify for each Instrument and winter/summer period a way to handle this behaviour with no needs to write customized code.
Please give me some hints.
Thanks