@ -269,8 +269,13 @@ class WebSocketClass {
event: event,
type: type,
id: this.id,
channel: channel
channel: channel,
};
if('pairsgroup'===type){
data.model='contract'
}
if (date) {
data.fromDate = date.fromDate
data.toDate = date.toDate