i aprecciate any help.
return { ...state, dataTicker: action.payload.map((item: any) => item.data), };
is returning the correct obj