> For the complete documentation index, see [llms.txt](https://docs.algomojo.com/releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algomojo.com/releases/version-1.0.3.7-algomojo-integration-with-arrownect.md).

# Version 1.0.3.7 - Algomojo integration with Arrownect

### 🚀 New Feature: My Static IP Integration

With this release, a dedicated **“My Static IP”** tab has been added under the **My API** section.

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

#### What’s New?

* Users can now **configure and manage their Static IPs directly within Algomojo**.
* Seamless integration with **Arrownect servers**, allowing you to map your server details بسهولة.
* Each trading account can now be **linked with a dedicated static IP**.

#### Why It Matters:

* Ensures **secure trading infrastructure**
* Supports **broker-level IP whitelisting**
* Aligns with **regulatory requirements (like SEBI guidelines)**

This feature gives you complete control over your trading environment while maintaining high standards of security and compliance.

***

### ⚡ Enhancement: Static IP-Based Order Routing

We’ve enhanced the order execution mechanism to make your trading more robust and reliable.

#### How It Works:

* When **Trading is turned ON**, all orders will automatically be **routed through your configured Static IP**.
* No additional setup required once your Static IP is mapped.

#### Key Benefits:

* ✅ **Improved Execution Reliability**
* 🔒 **Enhanced Security & Consistency**
* 🌐 **Dedicated IP Routing for Every Trade**
* 📊 **Better compatibility with broker systems**

***

### 🔐 Built for the Future of Algo Trading

With increasing emphasis on **security and compliance**, Static IP usage is becoming essential for uninterrupted algorithmic trading. This update ensures that Algomojo users stay ahead by providing a **fully integrated, easy-to-use Static IP solution**.

***

### 📌 Get Started Today

Upgrade to **Version 1.0.3.7** and configure your Static IP to experience:

* Seamless automation
* Secure order execution
* Compliance-ready trading infrastructure


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.algomojo.com/releases/version-1.0.3.7-algomojo-integration-with-arrownect.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
