# Position Reconciliation

### 1. **Initiating Live Trading in Algomojo**

&#x20;Position Reconciliation in Algomojo Live Trading is a critical step that allows users to seamlessly transition into live trading mode. This feature ensures synchronization between the user's trading signals in Algomojo and the broker's actual position.&#x20;

### **2. Position Reconciliation Process**

When users initiate live trading, the system performs an automatic check to compare the broker's position with that of Algomojo. In cases of disparity, a user-friendly popup dialog, illustrated in the image below, appears, delivering the message, "My signals positions and broker position do not match. Would you like to reconcile?"

<div align="left"><figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FDkkf1JXy46bszK2CGUYj%2Fpos_rec.png?alt=media&#x26;token=f067c897-f0fd-4b0a-99ec-ded97dbb1117" alt=""><figcaption></figcaption></figure></div>

### **3. Synchronizing Positions for Live Activation**

To proceed with live trading activation, users respond with a "yes," directing them to the Position Reconciliation screen, shown in the image below.

<div align="left"><figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2F5koDfNXrXc09XjCIxJYs%2Fimage.png?alt=media&#x26;token=8f8825ad-7a30-41b8-a518-23854cc0f40e" alt=""><figcaption></figcaption></figure></div>

&#x20;Within this interface, users gain control over adjusting the quantity of positions in Algomojo to align precisely with the broker. Additionally, the screen provides an option to fine-tune Algomojo prices if necessary. Once adjustments are made, users simply click the "Update" button, initiating the synchronization process, as depicted in the image below.

<div align="left"><figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FdbAgDPzaYjyNRGNdAS8T%2Fimage.png?alt=media&#x26;token=79cc0997-945c-4332-a7fe-cd8b448ce740" alt=""><figcaption></figcaption></figure></div>

This ensures that the quantity in Algomojo aligns with the broker's quantity, enabling a seamless and accurate live trading experience.&#x20;

Upon clicking the "Update" button, users will be directed to a confirmation screen (refer to the image below). This screen indicates the successful synchronization of positions between Algomojo and the broker. Users are now ready to switch on live trading and continue their trading activities with confidence.

<figure><img src="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FNe1HaVfo22GClDwMKj0m%2Fimage.png?alt=media&#x26;token=dc5717ea-5b36-438d-8d1a-52b68bfe22da" alt=""><figcaption></figcaption></figure>

I**t's important to note that users cannot activate live trading until a successful reconciliation is achieved, emphasizing the significance of position alignment for a reliable trading environment.**


---

# 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/my-strategies/position-reconciliation.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.
