Register and share your invite link to earn from video plays and referrals.

Jeff Liang
@JeffLia12309881
波动率交易课程与BTC本位生息策略讨论
2K Following    19.1K Followers
Options Trading Tool Has Undergone a Comprehensive Smart Upgrade! We are thrilled to announce the launch of our newly developed Options Terminal! Combining our years of experience in developing options trading tools with months of dedicated R&D, and with the collaborative input of over a dozen seasoned options traders, our intelligent options trading tool, Options Terminal, is now available for use! Execute options trades simply by interacting with AI, making options trading accessible to everyone—no longer a high barrier to entry. Try it now⬇️
Show more
**Summary: Discussion between Jeff Liang and Quant Alex Wu on Optimizing Option Order Execution and Slippage Capture** The core topic of their conversation is: **The current option limit order execution is poor (high slippage, low fill rate), essentially due to the lack of professional high-frequency / algorithmic market-making capabilities. They need to upgrade from “cutting meat with a blunt knife” to a sophisticated Delta-hedging + options market-making system.** ### 1. Problem Diagnosis - Current order placement feels like **“cutting meat with a blunt knife”** — poor queue position, low fill probability, and severe slippage. - Jeff provided concrete data: **Average loss of approximately $5.2 per executed option contract** (slightly less than 1 bp), including fees and rebates — still unacceptable. - Even with perpetual futures maker fee rebates helping a bit, the situation “cannot be ignored.” - **Price checking and adjustment frequency is NOT the root cause.** The real drivers are **fill probability** and **queue position**. ### 2. Fundamental Solution Direction (Alex’s View) - A robust **Delta-hedging system** shares significant technical overlap with high-frequency market-making systems for spot, futures, and perpetual contracts. Without this foundation, one is essentially powerless against adverse selection. - Using **maker orders for Delta hedging** is conceptually the same as **Delta-1 market making for inventory risk management** — the analogy made everything “suddenly clear.” - Options market making and Delta-1 market making are **tightly coupled**: - The Delta-1 system handles the Delta exposure of options. - Options themselves can provide protection for Delta-1 positions. ### 3. Technical Difficulty and Implementation Path - This requires entering the realm of **algo trading / HFT**, involving substantial research and engineering resources. - **Language requirement**: Python is **not sufficient**. Must use **C++ and Rust**. - **Target clients**: Institutional clients and high-net-worth individuals engaging in on-exchange block trading. - **Detailed step-by-step roadmap from scratch (Alex’s plan)**: 1. Collect large volumes of **order book data** (snapshots, incremental updates, tick-by-tick trades) for perpetuals + futures + options. 2. Build **fill probability models + queue models**, including: - Limit order arrival intensity - Fill probability - Queue position - Latency modeling 3. First implement and validate on **Delta-1 products**, then extend the backtesting system to support these HFT primitives. 4. Expand from Delta-1 / single option contracts to **all option contracts** (requires major redesign and validation due to performance demands). 5. Develop specialized algorithms for **limit order posting + aggressive crossing** to reduce overall slippage. 6. Finally, conduct small-capital live trading validation. Alex repeatedly emphasized: **“This project is genuine heavy industry.”** ### 4. Consensus - Delta-One research is the foundation for studying option fill probabilities. - Options market making must be deeply integrated with the Delta-hedging system — they cannot be treated separately. - The current phase is **infrastructure building**, requiring patient and significant investment. **Overall Assessment**: Alex provided a highly professional and systematic optimization roadmap, covering data infrastructure, modeling, and execution layers. Jeff focused on the business pain point (real slippage costs). Both fully agree that a fundamental rebuild of the underlying high-frequency system is necessary. This is a classic **quantitative execution optimization** discussion — starting from a clear business problem and pointing directly toward building institutional-grade HFT-level capabilities.
Show more
Good point!
桥水 Pure Alpha 当年以接近千亿规模做单一策略能做到 0.8,其实算很厉害了。很多 CTA 策略长期夏普只有 0.3-0.5 也能跑百亿资金了。对于百亿以上规模的资金,单一策略的夏普上限就是比较低,能做到 1.5 以上的都是属于市场低效,几百亿的资金长期抓市场低效不被发现,几不可能。 高夏普比较可行的还是做策略组合,这也是 Sinclair 比较推荐散户入门的方法,从最直观的 carry/VRP 这类风险溢价因子入手,再逐步加入其他相关性低的策略,如果有 4-5 个相关性低于 0.1 的策略同时存活,那这个组合的夏普就能到 2 了。
Show more