Williams constructed a synthetic version which you can apply to any market:
Here is the TS code for it. Change the input values to suit your preference
{ Williams Simulated VIX}
inputs:
Length( 5 ),
OverSold( .1 ),
OverBought(.5),
OverSColor( Green ),
OverBColor( Red ) ...