> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/it/market-making/trading-conditions-for-market-makers.md).

# Condizioni di trading per i market maker

Margex offre ai [Market maker](/help-center/it/market-making/how-to-become-a-market-maker.md) condizioni di trading migliori rispetto a tutti gli altri trader. Per l'eseguire ordini a mercato e ordini stop vengono applicati sconti fino all'80%. Gli [ordini limite](/help-center/it/leverage-trading-guide/orders-and-positions/order-types.md#limit-order) vengono sempre eseguiti con una commissione positiva. Lo sconto sulle commissioni di trading varia a seconda dei casi ed è fissato in base al fatturato commerciale del Market maker negli ultimi 30 giorni.

Quando si eseguono ordini mediante il sistema di trading di Margex, ai trader della piattaforma viene data la possibilità di avere il miglior prezzo di esecuzione di un ordine. Una transazione che coinvolge più Market maker verrà eseguita su base FIFO (First-in-first-out).

Ogni Market maker è tenuto a mantenere un capitale minimo su ciascuna fascia (livello di prezzo), mentre i capitali al di sopra del minimo sulle prime 3 fasce (livelli di prezzo) forniranno ulteriori vantaggi per quanto riguarda le commissioni. Ciò significa che, se un Market maker mantiene un capitale maggiore del minimo e un trader compare in questa fascia (livello di prezzo), il sistema consente automaticamente di diminuire il capitale richiesto al Market maker in questa fascia.


---

# 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:

```
GET https://help.margex.com/help-center/it/market-making/trading-conditions-for-market-makers.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.
