Abstract

Let’s build a web app that will connect to a stock broker with a user’s API key, scan for market opportunities and analyze them for success probabilities, and present them with discrete options trades, including entry and exit points.

Let’s call it informed.trade for now

Design tethers

Activity flows

Startup

On launch, it should go through the following flow

Concepts

Opportunities

Discrete trades that the user can execute on

Strategy Monads

“Strategies” are subroutines that analyze market opportunities using discrete techniques and strategies.

Based in sound mathematics and economics principles.

Computational data science methods

Supported strategies and identifiers:

Pages

Scan

Learn

A grid display of the currently installed strategy modules

About

<description of the project and how it works>, co-developed by Chase Duffin <https://cmd.bio> and various LLM agents and borne of inspiration from an assortment of YouTube options traders.

Ways you can contribute

Inspiration