huntharo / TastyBot

Tastyworks Automated Bot w/Unofficial API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tastyworks Automated Bot w/Unofficial API

Cross platform (Windows, Linux, and macOS) automated bot for TastyTrade customers.

Plug-in your own rules. Here is an example of what I want the TastyBot to do:

  • Do I already have a SPY position open?
  • Do I have sufficient buying power?
  • Is the VIX above 20?
  • Did SPY drop 2%?
  • All are true? Then sell a 45 DTE $5 wide SPY put spread at the 10 delta

Referral link - https://start.tastyworks.com/#/login?referralCode=SP8DSHF682

Warning

The code will actually place an order when _liveOrdersEnabled is true (default is false).

Safety and Security

Never give your password to anyone. This code is open source. You can verify that the TastyBot does not save nor transmit your password. All communication between TastyWorks and the TastyBot are encrypted using SSL.

Disclaimer

This is an unofficial, reverse-engineered API for Tastyworks. There is no implied warranty for any actions and results which arise from using it.

About

Tastyworks Automated Bot w/Unofficial API

License:Apache License 2.0


Languages

Language:C# 100.0%