Auto Trader automates stock option trading. The server uses a Discord bot to listen to stock option signals from preferred traders. Valid signals are parsed and placed into a storage bucket. The client listens to the storage bucket and places validated stock option trades with a brokerage account.
Stars
29
Forks
12
Watchers
29
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
105
commits
Updated formatting and validation functions to handle order parameter flags. Updatted corresponding tests.
184ff80View on GitHubRefactoring ameritrade_orders to improve readability and be more consistent
27171a0View on GitHub