persistable sclass TradingCandles extends NotifyingList { *() {} *(List *list) { super(list); } }