Skip to content

Instantly share code, notes, and snippets.

View aarongilman's full-sized avatar

aarongilman

View GitHub Profile
@aarongilman
aarongilman / constituent_analysis_recovery.ipynb
Last active November 22, 2020 19:09
Analysis of recovery of S&P 500
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aarongilman
aarongilman / election_odds.ipynb
Last active October 27, 2020 01:14
Exploration of predictit.org odds and recent market performance
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aarongilman
aarongilman / inverted_yield_curve.ipynb
Last active August 29, 2019 18:30
Yield Curve Research
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aarongilman
aarongilman / box-content-preview-example-multiple-previews.markdown
Created June 20, 2019 20:59
Box Content Preview Example - Multiple Previews
@aarongilman
aarongilman / capital-market-assumptions-optimizer.ipynb
Last active January 28, 2019 15:29
Capital Market Assumptions Optimizer without interactive.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@aarongilman
aarongilman / capital-market-assumptions-optimizer-with-interactive.ipynb
Last active June 27, 2023 23:15
Capital Market Assumptions Optimizer with Interactive.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
% U.S. Economic Dashboard Example - December 29, 2016
% Brian W. Dew (brianwdew@gmail.com)
\PassOptionsToPackage{table}{xcolor}
\documentclass{report}
% Packages %
\usepackage[right=0.8in, left=0.55in, top=0.7in, bottom=0.9in, headsep=0.15in]{geometry}
\usepackage{fancyhdr}
\usepackage{titlesec}
\titlespacing\section{0pt}{11pt}{3pt}
\usepackage{pgfplots, pgfplotstable}
@aarongilman
aarongilman / Experimental_.idea_QCJSONParser.iml
Created January 30, 2018 19:41
QuantConnect JSON Parser for Backtests
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.6.1 (C:\ProgramData\Anaconda2\envs\python3\python.exe)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="R Skeletons" level="application" />
<orderEntry type="library" name="R User Library" level="project" />
</component>
<component name="PyDocumentationSettings">