# Bridge

Alogomojo-Bridge is a connectivity layer between your trading platform and your broker. At Algomojo the bridge is designed to adapt multiple broker and can send/modify/cancel orders simultaneously using the Multi Broker Bridge Execution module.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Amibroker</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2F20s25r6b1DqtKyCOGrD0%2FAmibroker.png?alt=media&#x26;token=37ed5fda-93a4-4dab-936c-1ea23419a7f6">Amibroker.png</a></td><td><a href="bridge/amibroker-bridge-installation">amibroker-bridge-installation</a></td></tr><tr><td align="center">Tradingview</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FNMXDAn9vORQUSREjZGc7%2Fimage.png?alt=media&#x26;token=e6f267b8-638d-4344-9bbc-89dd050d87b1">image.png</a></td><td><a href="bridge/tradingview-bridge-installation">tradingview-bridge-installation</a></td></tr><tr><td align="center">Chartink</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FmPq4NE6TewDGzmP8B64L%2FCI.png?alt=media&#x26;token=b141cb22-05ef-4fa3-8817-dec52f143b14">CI.png</a></td><td><a href="bridge/chartink">chartink</a></td></tr><tr><td align="center">Metatrader</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2Fno66n6FtTH4tEmfWB4BN%2FMT4.png?alt=media&#x26;token=a4df9cce-974d-45b4-9cee-f80fd558e74a">MT4.png</a></td><td><a href="bridge/metatrader-bridge-installation">metatrader-bridge-installation</a></td></tr><tr><td align="center">Excel</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FhTydBzcALa5605fS2ECK%2FExcel.png?alt=media&#x26;token=3a46a294-9b97-45a8-9dd6-e13767211041">Excel.png</a></td><td><a href="bridge/excel-bridge-installation">excel-bridge-installation</a></td></tr><tr><td align="center">Gsheet</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2F77M5ZDkKPwfqesqnZhRm%2FG-Sheet.png?alt=media&#x26;token=76949937-d270-4a27-b918-d68db2579194">G-Sheet.png</a></td><td><a href="bridge/gsheet-bridge-installation">gsheet-bridge-installation</a></td></tr><tr><td align="center">Algomojo Google Chrome Extension</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FZ1OQl0DHe1dfReGOFo3P%2FChrome-web-store%20(1).png?alt=media&#x26;token=f82c4953-6e52-4124-9b5e-d3090e571989">Chrome-web-store (1).png</a></td><td><a href="bridge/google-chrome-extension">google-chrome-extension</a></td></tr><tr><td align="center">Python</td><td><a href="https://3325206621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVBwGEcLA1yP8wEVFrXXf%2Fuploads%2FBzyPGY14F6fM6KiaeWaN%2FPython.png?alt=media&#x26;token=fdd5e8bf-60f7-44fb-836c-bd0702447484">Python.png</a></td><td><a href="bridge/python-library">python-library</a></td></tr></tbody></table>

**Note:** All trademarks and logos belong to their respective owners and are used for identification only.


---

# 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/bridge.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.
