Skip to content

Commit 0066a48

Browse files
Update README.md
1 parent 8c32fc5 commit 0066a48

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# Earnings Trade Automation
22

3-
Automated trading bot for executing earnings calendar spread strategies using options, with robust risk management and workflow automation. Integrates with Google Sheets for trade tracking and Alpaca for order execution. Includes CI/CD with CircleCI.
3+
Automated trading bot for executing earnings calendar spread strategies using options, with robust risk management and workflow automation. Integrates with Google Sheets for trade tracking and Alpaca for order execution.
44

55
## Features
66
- **Automated Earnings Calendar Spread Trading**: Opens and closes calendar spreads around earnings events based on strict screening criteria.
77
- **Kelly Criterion Position Sizing**: Uses a 10% Kelly fraction for optimal, risk-managed position sizing.
88
- **Google Sheets Integration**: Tracks trades and workflow status in a Google Sheet via Apps Script.
99
- **Alpaca API Integration**: Places and closes trades automatically using Alpaca brokerage API.
10-
- **CI/CD with CircleCI**: Automated build and dependency checks with pip caching and build file retention.
1110
- **Configurable and Extensible**: Modular codebase for easy strategy tweaks and integration.
1211

1312
## Quick Start

0 commit comments

Comments
 (0)