E*Trade

Interact with the E*Trade API using SQL Server

  • Install the SQLHTTP database on your SQL Server
  • Obtain a Consumer Key and a Consumer Secret from ETrade
  • Once you receive the above consumer key and secret, proceed to request a callback URL to a localhost and port. For example, send ETrade a message to set up a callback URL to “http://localhost:8080”
  • Create the stored procedures documented below
  • Execute the following SQL statement:

Stored Procedures:

Available API Calls:

s

IMPORTANT DISCLAIMER

CODE/SQL ON THESE PAGES ARE PROVIDED AS-IS AND ARE AVAILABLE FOR ILLUSTRATIVE PURPOSES ONLY.

USERS ARE REQUIRED TO ABIDE BY THE TERMS AND CONDITIONS FOR USING REFERENCED THIRD PARTY WEBSITES AND/OR APIs FROM THEIR RESPECTIVE WEBSITES. WE DO NOT CONDONE ANY VIOLATION OF THIRD PARTY WEBSITES AND/OR APIs TERMS AND CONDITIONS USING OUR SOFTWARE.

USERS SHALL BE SOLELY RESPONSIBLE AND BE SOLELY LIABLE FOR VIOLATION OF ANY RULES SPECIFIED BY THIRD PARTIES FOR USING THEIR WEBSITES AND/OR APIs, OR INFRINGEMENT OF RIGHTS OF SUCH THIRD PARTIES.