# Compositedge

### Guiding Principles for how to get  interactive,marketdata  Key and Secret

1. **Click here to Start:**

   To start, click on this Composite Developer Portal link:<https://xts.compositedge.com/dashboard#!/login>
2. **Login to Developer Portal:**\
   \
   ![](/files/Fqq5tTfUGCqGyFNQBHLj)\
   \
   👉- Go to the developer portal website as per the image above.\
   \
   👉- Enter your credentials (username and password) to log in.<br>
3. **Create a New App:**\
   \
   Click the create new app button as per given image below<br>

   <figure><img src="/files/ZTHd3Tcc8UiW9qIYr9SJ" alt=""><figcaption></figcaption></figure>

   \
   👉- Once logged in, navigate to the section where you can create a new application. \
   \
   👉- Click on the option to create a new app.<br>
4. **Enter App Details:**\
   \ <mark style="color:red;">**\*\*Note:**</mark> Creating Interactive and Market Data APIs with Separate App Names\
   \
   **CREATE INTERACTIVE ORDER API**&#x20;

&#x20;      Provide the required information such as the

* app name ( Enter app name as Algomojo)
* Select Interactive Order Api
* Enter company name as algomojo   and any other necessary details as per image below
* Ensure accuracy and completeness of the information entered to avoid issues later on.\ <br>

  <figure><img src="/files/f9fQnKxU7AzaTXaHTCQz" alt=""><figcaption><p>FIgure 1.2</p></figcaption></figure>

  <br>

  <figure><img src="/files/0amjN3eIB2PxRbYyXPt6" alt=""><figcaption><p>figure 1.3</p></figcaption></figure>

  **CREATE Market Data API**<br>

  Provide the required information such as the

  * app name ( Enter app name as Algomojo)
  * Select **Market Data Api**
  * Enter company name as algomojo   and any other necessary details as per image below
  * Ensure accuracy and completeness of the information entered to avoid issues later on

<figure><img src="/files/tftZYhMbnCNFzCYzpfzU" alt=""><figcaption></figcaption></figure>

5.**Save App Details:**

* After entering all the necessary details, save the changes to create the new application successfully.

&#x36;**.Copy api key and application id:**

copy the api key and secret key as per image given below<br>

<figure><img src="/files/s5QXf08v3G2a1mOnNCPj" alt=""><figcaption></figcaption></figure>

Step 7: Whitelist the IP

1. Locate the field labeled Trusted IP (or IP Whitelist).
2. Action: Copy your Static IP from your Arrownect "My Servers" section.
3. Paste it into the Trusted IP box in the XTS portal.

<figure><img src="/files/vuupBtUSYxmwXZ9PmIa6" alt=""><figcaption></figcaption></figure>

#### Step 4: Save & Apply

* Click the Save IP (or Update) button.
* The system will immediately update your credentials. Your XTS API will now only accept requests originating from that specific Arrownect Static IP.

&#x37;**.To start algomojo click on this link**[**-**](https://www.kotaksecurities.com/trading-tools/kotak-neo-trading-platform/trading-api/)

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="https://ce.algomojo.com/#/newuser">Login with Compositedge</a></td></tr></tbody></table>

To initiate Algomojo, click on the above link. Upon redirection, you will be directed to the Algomojo new user portal.

&#x38;**.New user**

After opening the new user tab, utilize the copied API details acquired during the process of obtaining your Compositedge  portal credentials. Subsequently, use these credentials to log in to Algomojo. Ensure accurate updating of the information

<figure><img src="/files/hm6pCtUL6VXtbmdozCGE" alt=""><figcaption></figcaption></figure>

9.Enter Arrownect Infrastructure Details:

* Server Code: Copy this from your Arrownect Dashboard.
* Server Token: Copy this from your Arrownect Dashboard.

<figure><img src="/files/5d0Ef5ZHDJFqohhcrcma" alt=""><figcaption></figcaption></figure>

* Select Verify after it's shows active then choose submit

#### ⚠️ Final Reminder

> Without the Arrownect Static IP and the Server Code/Token, you will be unable to log in to your account. The system is designed to verify that the request is coming from your specific, authorized server before allowing any trades.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.algomojo.com/algomojo/brokers/login-to-broker/compositedge.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
