User Portlet User Portlet

Discussions
I was able to get this into the interactive trading chart by formatting the data at each iteration for the time series in the parameterized format of InteractiveTradingChart.
I currently have a PUSH/PULL zmq socket that I am using to send and receive data on a number of computational results on time-series financial data. I am also passing the time series through the socket as well. This is causing some issues because due...