Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save devinearr/39e34b687f40297c374d50c1f1f6f2cd to your computer and use it in GitHub Desktop.

Select an option

Save devinearr/39e34b687f40297c374d50c1f1f6f2cd to your computer and use it in GitHub Desktop.

Revisions

  1. devinearr revised this gist Mar 20, 2023. No changes.
  2. @AnthonyFJGarner AnthonyFJGarner revised this gist Dec 13, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions Options_Vix_Range_Trading.ipynb
    Original file line number Diff line number Diff line change
    @@ -1780,6 +1780,8 @@
    " call_allocation = 0.06\n",
    " bond_allocation = 0.94\n",
    " else:\n",
    " put_allocation = 0.00\n",
    " call_allocation = 0.00\n",
    " bond_allocation = 1\n",
    "\n",
    " put_position = round((equity_curve * put_allocation) / row.put_price,\n",
  3. @AnthonyFJGarner AnthonyFJGarner created this gist Dec 13, 2018.
    4,132 changes: 4,132 additions & 0 deletions Options_Vix_Range_Trading.ipynb
    4,132 additions, 0 deletions not shown because the diff is too large. Please use a local Git client to view these changes.