ITS A-LIVE!!
A big thanks to @jamesbp, @newwurldmn and @Matt_ORATS for their input.
Now however comes the hardest part. How do I use it in a meaningful/productive way?
So far that's what I'm doing:
1-I created a parallel table where I keep the trailing averages of the vols for the past N-days
2-In a third table I visualize the daily divergence from the average, to spot significant trends/changes.
I am now in the process of retrieving data for specific market situations to see how the thing was shifting in that particular case.
I don't know if I am going in the right direction or if it's just a pointless accumulation of data. I feel like having been given the keys of a forklift: got a general idea of how it should work, never actually operated one.
A big thanks to @jamesbp, @newwurldmn and @Matt_ORATS for their input.
Now however comes the hardest part. How do I use it in a meaningful/productive way?
So far that's what I'm doing:
1-I created a parallel table where I keep the trailing averages of the vols for the past N-days
2-In a third table I visualize the daily divergence from the average, to spot significant trends/changes.
I am now in the process of retrieving data for specific market situations to see how the thing was shifting in that particular case.
I don't know if I am going in the right direction or if it's just a pointless accumulation of data. I feel like having been given the keys of a forklift: got a general idea of how it should work, never actually operated one.

-- a process I do not relish.