Skip to content

Instantly share code, notes, and snippets.

View climbthemt's full-sized avatar

mt climbthemt

View GitHub Profile
@flare9x
flare9x / gist:83753c3f162c41a06779c1b93147e06b
Last active May 31, 2024 20:13
VIX1|VIX2 30 Day Constant Maturity
# VIX1|VIX2 30 Day Constant Maturity
# Andrew Bannerman 12.10.2017
require(xts)
require(data.table)
require(ggplot2)
require(lubridate)
require(magrittr)
require(scales)
require(reshape2)