AutoTrader
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.
Install / Use
npx skills add ray310/AutoTraderInstalls into whichever agent you are using.
README
AutoTrader Overview
Auto Trader automates stock option trading
It consists of two components:
- A server hosted in Google Cloud Platform (GCP) that parses text from a Discord bot for trade signals from selected options traders and analysts
- A locally hosted client that listens to the server for new trade signals and places validated orders with a TD Ameritrade brokerage account
AutoTrader is currently a functioning prototype
Installation
AutoTrader can be cloned from GitHub
Configuration
For AutoTrader Client configuration help see "docs/Setting Up AutoTrader Client.pdf"
Using AutoTrader Client
- Ensure you understand and have adjusted the brokerage order parameters in "config/order_guideslines.json"
- Order Value is the dollar-value upper limit to each individual order
- Buy Limit Percentage is used to calculate limit prices on a buy order. It represents how high above the signaled option contract price that a buy-limit order will be set
- SL Percentage is used to set stop-loss sell orders that accompany all buy orders. It represents the percentage below the signaled option price that a stop-market order will be set
- Set your working directory to the auto_trader_client directory and run client.py
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
imsg
385.5kUse the imsg CLI from OpenClaw agents for iMessage/SMS DMs, groups, replies, reactions, polls, watching, and private-API actions.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
