assetHistory() with a VOLATILE flag returns a handle to the downloaded dataset.

The end user would just do a dataAppend(1,ii) in a cycle (of strikes) and dataSort(1) afterwards, instead of having to manually go through each T6 struct and writing to a T8 struct (before appending).

Efficiency and elegance.