@sujith - below is the code for the same -
/** Set error listener to listen to errors.*/
tickerProvider.setOnErrorListener(new OnError() {
@Override
public void onError(Exception exception) {
System.…
@sujith - there is no error reported, only issue is tick is not being received even after subscription. Is it the correct instrument token which I mentioned above?