Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

PHP SDK for the TD Ameritrade API

License

Notifications You must be signed in to change notification settings

tmarois/tdameritrade-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TD Ameritrade PHP SDK

This package acts as the PHP SDK for the TD Ameritrade API.

THIS PACKAGE IS NOT COMPLETE, USE AT YOUR OWN RISK.

DUE TO THE DELAYS IN TDAMERITRADE API (ORDERS CREATED/FILLED/CANCELLED) DO NOT COME THROUGH THE WEB SOCKET TILL 10 MINUTES AFTER THE ACTIVITY HAPPENS. THIS HAPPENS WHEN THE MARKET IS OPEN. IF THAT DOESN'T BOTHER YOU, FEEL FREE TO USE THIS SDK AND SUBMIT PULL REQUESTS.

Examples are located in the /tests directory, you can run phpunit ./tests after editing the .env and uncommenting the return true on specific methods you want to try. I have decided not to continue development on this SDK due to the limitations set on the API, sorry there isn't proper documentation. I guess that fits, because TD documentation is the worst. Feel free to contact me directly if you have any questions.

License

tdameritrade-php-sdk (This Repository) is open-sourced software licensed under the MIT license.

This SDK has no affiliation with TD Ameritrade, tdameritrade.com and TD Ameritrade IP Company and acts as an unofficial SDK designed to be a simple solution with using PHP applications. Use at your own risk. If you have any issues with the SDK please submit an issue or pull request.

About

PHP SDK for the TD Ameritrade API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages