Skip to content

maxemitchell/tastytrade-chatgpt-plugin

Repository files navigation

tastytrade-chatgpt-plugin

A test ChatGPT Plugin using tastytrade's public API. Only allows for querying position and balance data.

Usage

Create your session token by hitting POST /sessions on the tastytrade API. Add that session token to your .env

pip install -r requirements.txt
python proxy.py

Connect to the manifest in ChatGPT by adding the localhost:3333 plugin.

About

A test ChatGPT Plugin using tastytrade's public API. Only allows for querying position and balance data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages