# TRADING CEX

- [Ordres manuels](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels.md)
- [Marché](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/marche.md)
- [Limite](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/limite.md)
- [Stop marché/limite](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/stop-marche-limite.md)
- [Stops suiveurs](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/stops-suiveurs.md)
- [Take Profit](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/take-profit.md)
- [Multiples prises de bénéfices](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/multiples-prises-de-benefices.md)
- [Stop Loss](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/stop-loss.md)
- [Stop Loss qui suit les TP](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/stop-loss-qui-suit-les-tp.md)
- [TP/SL suiveur](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/tp-sl-suiveur.md)
- [Combinaison TP+SL](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/combinaison-tp+sl.md)
- [Erreurs](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/ordres-manuels/erreurs.md)
- [Bots](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/bots.md)
- [bot DCA](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/bots/bot-dca.md)
- [Bot de grille](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/bots/bot-de-grille.md)
- [Infinity Trailing](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/bots/infinity-trailing.md)
- [Webhooks](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/webhooks.md)
- [Graphiques](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/graphiques.md)
- [Alertes](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/alertes.md)
- [Fonctionnalité à venir](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir.md): Les fonctionnalités décrites ci-dessous figurent dans notre feuille de route de développement immédiate. La seule raison pour laquelle elles ne sont pas encore en ligne est la capacité limitée de l'équipe. Soyez assuré que nous faisons de notre mieux pour les livrer au plus vite.
- [bot de stratégie TradingView](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/bot-de-strategie-tradingview.md)
- [copy trading](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/copy-trading.md)
- [bot SOS](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/bot-sos.md)
- [TP/SL pour les positions](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/tp-sl-pour-les-positions.md)
- [bot de rééquilibrage](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/bot-de-reequilibrage.md)
- [Ordre OCO](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/ordre-oco.md)
- [ordres VWAP et TWAP](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/ordres-vwap-et-twap.md)
- [ordres iceberg](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/ordres-iceberg.md)
- [Raccourcis Telegram](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/raccourcis-telegram.md)
- [trading conversationnel](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/trading-conversationnel.md)
- [achats récurrents](https://docs.goodcrypto.app/goodcryptox-fr/trading-cex/fonctionnalite-a-venir/achats-recurrents.md)


---

# 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.goodcrypto.app/goodcryptox-fr/trading-cex.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.
