From 7945e7430b72178fadea16fe1b7856f6fe151e18 Mon Sep 17 00:00:00 2001 From: rcholic Date: Sat, 8 Jun 2024 19:22:08 -0700 Subject: [PATCH] readme progress updated --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 837c974..500c83a 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ This is a Python client library for accessing the Charles Schwab stock and optio - [x] Authenticate with your Charles Schwab account - [X] Automated refreshing of access token - [x] Download option chain data -- Get account information [TODO] -- Place stock and option trades [TODO] +- [x] Get account information +- Place stock and option trades [Work in Progress] - Retrieve trade history [TODO] - Monitor real-time market data [TODO]