> 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/japanese/pancakeswapheyoukoso/about-us/team/become-a-chef/quant-developer.md).

# クオンツ開発者

AMM 流動性提供と暗号資産マーケットメイキングの経験を持ち、当社の PropAMM システムを支えるトレーディングおよびリスク戦略の設計・実装を担うクオンツデベロッパーを募集しています。

本ポジションは定量的リサーチ、DeFi プロトコル設計、トレーディングインフラの交差点に位置し、オンチェーン流動性と他の取引所市場を接続する役割を担います。

担当業務：

-PropAMM プールの価格決定および流動性戦略を設計・実装する\
-スプレッドモデル、流動性深度配分、ボラティリティベースの調整を開発する\
-トークンエクスポージャーを管理するインベントリ管理フレームワークを構築する\
-デルタニュートラルヘッジ戦略を設計する\
-リアルタイムのオーダーブックデータを価格モデルに統合する\
-流動性戦略をバックテストし、トレーディングパフォーマンスをシミュレートする\
-リスクを最小化しながら取引量を最大化するために価格決定と流動性を最適化する

必要要件：

-クオンツトレーディング、暗号資産マーケットメイキング、または DeFi 流動性提供の経験 4 年以上\
-AMM の仕組み、アービトラージダイナミクス、流動性プールへの深い理解\
-CEX ヘッジ戦略と DEX 流動性提供の経験\
-Python、Rust、または C++ での強力なプログラミングスキル\
-リアルタイムのトレーディングまたは市場データシステムの構築経験

あると望ましいこと：\
-DeFi マーケットメイキングまたは暗号資産トレーディングファームでのバックグラウンド\
-アグリゲータールーティングとオンチェーントレーディングの仕組みへの知見

**応募方法：** 履歴書を <hiring@pancakeswap.com> までお送りください。ご連絡をお待ちしております！


---

# 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/japanese/pancakeswapheyoukoso/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.
