Skip to content

lannparty/kingfisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kingfisher

Unapologetically naive algorithm to lose money for you through interactive brokers by trying to buy low and sell high on stocks with desired spread.
If you're lucky you could make upwards of negative thirty dollars a day, and if you're unlucky there really is no limit to how much money you can lose, it's infinitely scalable one direction!

Why this doesn't work: Read Flash Boys: Michael Lewis (2014)

Overview

State machine pattern, the merchant is emotional and has stamina.
image

Getting Started

  1. Build Kingfisher image:
docker build .
  1. Pass imageID into multi.sh and clean.sh

  2. Declare targets in multi.sh

  3. Launch merchants:

sh multi.sh
  1. Clean up:
sh clean.sh

crontab

* 7 * * mon-fri
* 13 * * mon-fri

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published