Skip to content
/ cs Public
forked from tschm/cs

my talk for credit suisse

Notifications You must be signed in to change notification settings

quantcn/cs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The 10-line CTA

Binder

Challenged by a young CEO I wrote a terse CTA (Commodity Trading Advisor) investment strategy. I discuss the somewhat quirky background of my code fragment. Convex Programming opens the door to deeper insights into the 10 line strategy. I will boost the Sharpe Ratio and control both Kurtosis and trading costs.

I will rely on Python and Binder.

You can run the software underlying this talk using docker

docker run -p "8888:8888" tschm/cs:latest

on your local machine.

You may not have access to docker. In this case run the software by launching the Binder service.

About

my talk for credit suisse

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 80.0%
  • Python 17.7%
  • Makefile 1.7%
  • Dockerfile 0.6%