> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/italian/benvenuto-su-pancakeswap/about-us/team/become-a-chef/quant-developer.md).

# Quant Developer

Stiamo cercando un Quant Developer con esperienza nella fornitura di liquidità AMM e nel market making crypto per progettare e implementare strategie di trading e gestione del rischio alla base del nostro sistema PropAMM.

Questo ruolo si trova all'intersezione tra ricerca quantitativa, progettazione di protocolli DeFi e infrastruttura di trading, contribuendo a connettere la liquidità on-chain con gli altri mercati exchange.

Responsabilità:

-Progettare e implementare strategie di pricing e liquidità per i pool PropAMM\
-Sviluppare modelli di spread, allocazione della profondità di liquidità e aggiustamenti basati sulla volatilità\
-Costruire framework di gestione dell'inventario per controllare l'esposizione ai token\
-Progettare strategie di hedging delta neutral\
-Integrare dati di orderbook in tempo reale nei modelli di pricing\
-Effettuare backtesting delle strategie di liquidità e simulare le performance di trading\
-Ottimizzare pricing e liquidità per massimizzare il volume minimizzando il rischio

Requisiti:

-4+ anni di esperienza in trading quantitativo, market making crypto o fornitura di liquidità DeFi\
-Solida comprensione delle meccaniche AMM, delle dinamiche di arbitraggio e dei Pool di Liquidità\
-Esperienza con strategie di hedging su CEX e fornitura di liquidità su DEX\
-Forti competenze di programmazione in Python, Rust o C++\
-Esperienza nella costruzione di sistemi di trading o di dati di mercato in tempo reale

Preferibile avere:\
-Background nel market making DeFi o in società di trading crypto\
-Familiarità con il routing degli aggregator e le meccaniche di trading on-chain

**Come candidarsi:** Invia il tuo curriculum a <hiring@pancakeswap.com>, ci farebbe piacere sentirti!


---

# 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.pancakeswap.finance/italian/benvenuto-su-pancakeswap/about-us/team/become-a-chef/quant-developer.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.
