'Schwab API' Interface
Pipe operator
Get account balances, positions, and account numbers returned as a lis...
Get account hashed value
Auth Step 1: Generate LogIn URL
Auth Step 2: Obtain Refresh Token
Auth Step 3: Get Access Token
Cancel an Open Order
Get Market Hours
Get Options Chain
Get Options Expiration Chain
Get Details for a Single Order
Search for orders by date
Place Order for a specific account
Get price history for a multiple securities
Get Quotes for specified tickers in List form
Replace a Specific Order based on Account and OrderID
Get ticker details
Search for all Transaction types
Get User Preferences
schwabr: A Package for Using the Schwab Trade API
Use R to interface with the 'Charles Schwab Trade API' <https://developer.schwab.com/>. Functions include authentication, trading, price requests, account information, and option chains. A user will need a Schwab brokerage account and Schwab Individual Developer app. See README for authentication process and examples.