Tick data from websocket

myram
Need some info on the web socket from python.
I'm using your python code from the git repo.

I'm subscribing for data for certain instruments and am receiving live ticks. This is spaces roughly one second apart. Wanted to understand what the OHLC is in this case. Can I compute the minute-level OHLC from this? Say minute-level high is the max of all second-level highs, and so on?
Tagged:
This discussion has been closed.