Hi
i use with lightstreamer version 4 the code below
to change the image to a user field #arrow

if (updateInfo.isValueChanged("p_last")) {

var val = updateInfo.getNewValue("p_dif");
if...