Sviluppo TradingBot

This commit is contained in:
2026-06-09 18:29:41 +02:00
parent 61f1e59964
commit e3c0bd51b2
133 changed files with 24903 additions and 1 deletions
@@ -0,0 +1,37 @@
# Registering Your App
<br />
Before integrating with Alpaca, youll need to create a new OAuth application from your Alpaca Connect Apps page.
You can access the [Alpaca Connect](https://app.alpaca.markets/connect) page through your dashboard after logging into your Alpaca brokerage account
### 1. Visit [Alpaca Connect](https://app.alpaca.markets/connect) on the Dashboard
![Alpaca Connect](https://files.readme.io/224a3dc-20230627_connect.png)
### 2. Navigate to My Developed Apps Tab
<br />
### 3. Click on Submit Your App and Fill in the Details
Please complete the Alpaca Connect Application for our team to review.
![](https://files.readme.io/01492f3c44bd644cb3d1eb075f17a4228a5d44abc0573c8ab808763c8d8f5d21-image.png)
<br />
### 3. Obtain Your Credentials
Once you add your relevant information and create the app, you will receive your Client ID and Client Secret. Please be sure to safely store this.
![](https://files.readme.io/7db8c14-Screenshot_2023-05-09_at_13.45.51.png)
<br />
### 4. Application Review
Once your application has been submitted, our team will follow up with you shortly via email to complete the remaining process.
<br />