49505152535455
private final Calendar exchange; public FinlandCalendarTest() { QL.info("::::: "+this.getClass().getSimpleName()+" :::::"); //TODO: this.settlement = Finland.getCalendar(Finland.Market.Settlement); this.exchange = new Finland(); }