<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>HeThink — Technology for Human Freedom</title>
  <icon>https://en.heth.ink/static/img/favicon.webp</icon>
  <subtitle>HeThink</subtitle>
  <link href="https://en.heth.ink/atom.xml" rel="self"/>
  
  <link href="https://en.heth.ink/"/>
  <updated>2026-04-22T19:07:05.217Z</updated>
  <id>https://en.heth.ink/</id>
  
  <author>
    <name>YK</name>
    
  </author>
  
  <generator uri="https://hexo.io/">Hexo</generator>
  
  <entry>
    <title>Convertible Bond Quant Strategy: Alpha Selection, CCB Pricing, and Futures Hedging</title>
    <link href="https://en.heth.ink/ConvertibleBonds/"/>
    <id>https://en.heth.ink/ConvertibleBonds/</id>
    <published>2026-04-22T10:12:00.000Z</published>
    <updated>2026-04-22T19:07:05.217Z</updated>
    
    
    <summary type="html">&lt;p&gt;As traditional dual-low strategies gradually lose their effectiveness, what else can be done in convertible bond investing? This article introduces a complete quantitative framework for convertible bonds: using equity multi-factor Alpha to drive security selection, using the CCB pricing model as the strategic hub linking returns and risk control, and finally using stock index futures to hedge Beta.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>AMM Quant Deep Dive 02: A Derivatives Pricing Model for Uniswap V3</title>
    <link href="https://en.heth.ink/AMM2/"/>
    <id>https://en.heth.ink/AMM2/</id>
    <published>2026-04-21T17:22:01.000Z</published>
    <updated>2026-04-21T17:22:01.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;In &lt;a href=&quot;/AMM1&quot;&gt;the discussion in the previous article, “AMM Quant Deep Dive 01”&lt;/a&gt;, we used Ito’s lemma to show that the core cost borne by an LP is &lt;strong&gt;LVR&lt;/strong&gt; (Loss-Versus-Rebalancing), which takes the form \(\frac{\sigma^2}{8} V dt\) under the constant-product formula. That result revealed the essence of the “volatility tax,” but to hedge risk more precisely, we still need a tighter pricing framework.&lt;/p&gt;
&lt;p&gt;Drawing on recent research by Hou, Singh, Echenim, and others, this article reviews the static structural prototype of LP positions and discusses their risk and value characterization from two angles: absolute valuation under boundary stopping times, and marginal cost under a continuous-installment perspective.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>The Rise and Fall of an Obscure On-Chain LP Strategy: Clouds Break, the Moon Appears, and Flowers Cast Shadows</title>
    <link href="https://en.heth.ink/JLP/"/>
    <id>https://en.heth.ink/JLP/</id>
    <published>2026-04-07T08:31:59.000Z</published>
    <updated>2026-04-07T17:34:59.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;This is the full story of a Solana on-chain strategy, from the investment thesis to Kalman-filter-based hedge modeling, convex optimization for the optimal portfolio, and aggressive leverage through looping loans, ending with half the profit given back after the bull market tide receded.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>10,000x Faster: The Ultimate High-Performance Normal Integration Solution, with Code</title>
    <link href="https://en.heth.ink/FastNorm/"/>
    <id>https://en.heth.ink/FastNorm/</id>
    <published>2026-01-22T06:24:19.000Z</published>
    <updated>2026-01-22T06:24:19.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;In derivatives pricing and large-scale risk backtesting, where every millisecond matters, traditional normal-distribution integration often becomes both ugly code and a performance bottleneck. This article introduces a fully vectorized numerical algorithm that lets you exploit the parallelism of modern CPUs, GPUs, and even TPUs to break through that bottleneck.&lt;/p&gt;</summary>
    
    
    
    <category term="Data Science" scheme="https://en.heth.ink/categories/Data-Science/"/>
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>[AMM Quant Deep Dive 01] Understanding the Economic Essence of AMMs: From Impermanent Loss (IL) to Loss-Versus-Rebalancing (LVR)</title>
    <link href="https://en.heth.ink/AMM1/"/>
    <id>https://en.heth.ink/AMM1/</id>
    <published>2025-12-07T15:57:02.000Z</published>
    <updated>2025-12-07T15:57:02.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;Many people treat providing liquidity (LP) on on-chain exchanges (DEXs) such as Uniswap as a passive form of “yield management” or “mining.” That is an extremely dangerous misunderstanding. From the perspective of market microstructure, an AMM is fundamentally &lt;strong&gt;an adverse-selection game arena defined by an algorithm&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This article is the first entry in the [AMM Quant Deep Dive] series. We will abandon the traditional retail-investor perspective, start from macro market equilibrium, strip away the disguise of “impermanent loss (IL)” through rigorous mathematical derivation, and introduce the true core risk metric for professional AMM market making: Loss-Versus-Rebalancing (LVR).&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>From Chatterjee&#39;s Correlation to Tau-Star: Completeness and Power in Independence Testing</title>
    <link href="https://en.heth.ink/Correlation2/"/>
    <id>https://en.heth.ink/Correlation2/</id>
    <published>2025-11-12T14:18:36.000Z</published>
    <updated>2025-11-13T06:18:36.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;In the earlier article &lt;a href=&quot;/Correlation&quot;&gt;Three Measures for Sequence Correlation&lt;/a&gt;, I introduced Chatterjee’s correlation coefficient, which can detect nonlinear and non-monotonic associations between variables. Its form is simple, computation is fast, and it is especially suitable for screening input features for nonlinear machine learning models. New research, however, shows that its detection efficiency is inadequate for some non-functional dependence structures. This article first reviews and expands on the concrete mechanics and key properties of Chatterjee’s \(\xi\). It then introduces an alternative: the equally consistent, distribution-free independence test statistic \(\tau^*\).&lt;/p&gt;</summary>
    
    
    
    <category term="Data Science" scheme="https://en.heth.ink/categories/Data-Science/"/>
    
    
  </entry>
  
  <entry>
    <title>Kuru: Building a Next-Generation DEX on a Next-Generation Blockchain</title>
    <link href="https://en.heth.ink/Kuru/"/>
    <id>https://en.heth.ink/Kuru/</id>
    <published>2025-09-29T18:42:23.000Z</published>
    <updated>2025-11-12T11:32:23.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;In the crypto world, the decentralized exchange (DEX) is a beautiful ideal: it allows anyone to custody and trade their own assets securely, without permission and without trusting a third party. But on the road to realizing that ideal, the space has long faced a painful trade-off.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>With the Dust of the Market: Notes on the Practice of the Generalized Liquidity Provider</title>
    <link href="https://en.heth.ink/LP/"/>
    <id>https://en.heth.ink/LP/</id>
    <published>2025-07-08T14:16:04.000Z</published>
    <updated>2025-07-08T14:16:04.000Z</updated>
    
    
    <summary type="html">&lt;blockquote&gt;
&lt;p&gt;When things reach an impasse, change becomes possible; through change comes flow; through flow comes endurance.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The techniques of markets change without cease. High-frequency market making chases light at the microsecond scale; on-chain protocols build pools of liquidity with mathematics; spot-futures arbitrage searches across different time horizons for the pull of equilibrium. There are countless methods.&lt;/p&gt;
&lt;p&gt;And yet the Great Way is simple, and all methods return to one origin. There is a path that does not cling to technique but wanders through principle, turning complexity back into simplicity: the practice of the “generalized liquidity provider” (LP). Those who follow it eventually see that market making and arbitrage are merely two sides of the same coin, each rooted in the other.&lt;/p&gt;
&lt;p&gt;These notes are a record of that practice. What they seek is not a bag of tricks, but a way that runs through the whole system: a unified underlying framework for every form of liquidity provision. Only then can one build durable understanding in a market that never stands still, and ultimately move in harmony with it.&lt;/p&gt;</summary>
    
    
    
    <category term="Reflections" scheme="https://en.heth.ink/categories/Reflections/"/>
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>Research Report on Technical Implementation Paths for Low-Latency Trading in China&#39;s A-Share Market in 2025</title>
    <link href="https://en.heth.ink/AShareLowLatency/"/>
    <id>https://en.heth.ink/AShareLowLatency/</id>
    <published>2025-06-02T11:43:50.000Z</published>
    <updated>2025-06-02T11:43:50.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;This report systematically reviews the key links in the low-latency trading stack for China’s A-share market in 2025 and beyond, from exchanges to brokers to the client side. Achieving extreme low latency requires coordinated optimization across trading units, ultra-fast broker counters, low-latency brokerage and market data services, networks, algorithms, and hardware. New regulatory rules also raise the bar for both technical implementation and compliance. By combining the latest technology and policy trends, the report evaluates the latency characteristics of different approaches and provides a reference for market participants.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>Building Statistical Arbitrage Portfolios with Correlation-Matrix Clustering: A Graph-Clustering Framework</title>
    <link href="https://en.heth.ink/ClusterArbitrage/"/>
    <id>https://en.heth.ink/ClusterArbitrage/</id>
    <published>2025-06-02T07:28:02.000Z</published>
    <updated>2025-06-02T07:28:02.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;The core of a statistical arbitrage strategy lies in identifying and exploiting temporary deviations in asset prices. Traditional approaches such as pairs trading are well known, but scaling them efficiently to &lt;strong&gt;large asset universes&lt;/strong&gt; while preserving robustness has remained difficult. A recent Oxford research paper, &lt;em&gt;Correlation Matrix Clustering for Statistical Arbitrage Portfolios&lt;/em&gt;, proposes an innovative framework: &lt;strong&gt;apply graph clustering algorithms to the correlation matrix of stock residual returns, then build mean-reverting statistical arbitrage portfolios inside each cluster&lt;/strong&gt;. Empirical results show that the method can generate annualized returns above 10% with Sharpe ratios significantly greater than 1.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>A Bayesian-Inference Method for Measuring Box Office Outperformance</title>
    <link href="https://en.heth.ink/BoxOffice/"/>
    <id>https://en.heth.ink/BoxOffice/</id>
    <published>2025-03-26T07:43:51.000Z</published>
    <updated>2025-03-26T07:43:51.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;The film industry is a market with exceptionally high uncertainty, and box office performance directly affects both the financial condition and market valuation of production companies. The &lt;strong&gt;degree of box office outperformance&lt;/strong&gt; is a key indicator of how well a movie is received by the market and an important variable in evaluating film-company performance. Traditional box office forecasting methods, however, often rely on static point-estimate models. They struggle to capture the dynamic evolution of box office revenue over time, and they are even less capable of quantifying how far box office results exceed market expectations and with what level of uncertainty. As a result, they are difficult to convert into actionable investment strategies.&lt;/p&gt;</summary>
    
    
    
    <category term="Data Science" scheme="https://en.heth.ink/categories/Data-Science/"/>
    
    
  </entry>
  
  <entry>
    <title>A Funding-Rate Arbitrage Strategy for Crypto Perpetual Futures</title>
    <link href="https://en.heth.ink/FundingRate/"/>
    <id>https://en.heth.ink/FundingRate/</id>
    <published>2024-12-16T10:25:46.000Z</published>
    <updated>2024-12-16T10:25:46.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;This strategy captures low-risk arbitrage opportunities in the cryptocurrency market through the funding-rate mechanism and staking yield.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>Learning to Rank in Brief: From RankNet to LambdaMART</title>
    <link href="https://en.heth.ink/Ranking/"/>
    <id>https://en.heth.ink/Ranking/</id>
    <published>2024-11-18T06:39:52.000Z</published>
    <updated>2024-11-18T06:39:52.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;This article gives a concise introduction to the background, taxonomy, and evaluation metrics of learning to rank, then reviews several classic algorithms from its development history. The goal is not to cover every technical detail, but to build an intuitive understanding of the &lt;strong&gt;core concepts behind ranking&lt;/strong&gt;, as preparation for practical LTR applications in different scenarios.&lt;/p&gt;</summary>
    
    
    
    <category term="Data Science" scheme="https://en.heth.ink/categories/Data-Science/"/>
    
    
  </entry>
  
  <entry>
    <title>Shaputa: A Feature Selection Method That Combines SHAP and Boruta</title>
    <link href="https://en.heth.ink/Shaputa/"/>
    <id>https://en.heth.ink/Shaputa/</id>
    <published>2024-11-05T06:20:14.000Z</published>
    <updated>2025-11-13T06:20:14.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;Shaputa is a hybrid feature selection technique that combines SHAP (SHapley Additive exPlanations) with Boruta’s shadow-feature mechanism. By constructing a random baseline for every feature and comparing it with model-derived SHAP importance, Shaputa produces more robust and structure-aware feature selection results in high-dimensional, complex datasets. It is especially useful in nonlinear settings where traditional methods often struggle.&lt;/p&gt;</summary>
    
    
    
    <category term="Data Science" scheme="https://en.heth.ink/categories/Data-Science/"/>
    
    
  </entry>
  
  <entry>
    <title>Trends in Large Language Models and Their Applications in Quantitative Investing</title>
    <link href="https://en.heth.ink/FinNlp/"/>
    <id>https://en.heth.ink/FinNlp/</id>
    <published>2024-08-26T10:33:51.000Z</published>
    <updated>2024-08-26T10:33:51.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;Large language models have become the hottest and fastest-moving frontier in computing since ChatGPT burst onto the scene at the end of 2022. LLMs have gradually shed the role of mere tools and become independent carriers of intelligence that can handle tasks on their own. In 2024, hundred-billion-parameter models such as Qwen2 and Llama3.1 were released one after another, and the performance of open-source models has moved steadily closer to that of closed-source systems. For quantitative researchers, a necessary question is how to combine LLM technology with financial applications to improve research and investment. This article first draws on Li Mu’s talk to discuss LLM trends and best practices, and then reviews specific application scenarios for LLMs in quantitative investing.&lt;/p&gt;</summary>
    
    
    
    <category term="Data Science" scheme="https://en.heth.ink/categories/Data-Science/"/>
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>A Brief Discussion of Event-Driven Strategy Testing: Counterfactual Inference, Risk Factor Models, and Convolution Integrals</title>
    <link href="https://en.heth.ink/Event/"/>
    <id>https://en.heth.ink/Event/</id>
    <published>2024-08-25T11:19:47.000Z</published>
    <updated>2024-08-25T11:19:47.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;This article discusses how to test and exploit events in quantitative investing, including event factors and event strategies.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>Phase Three Quant Work Summary and Next Steps: Complexity and Cost Control</title>
    <link href="https://en.heth.ink/Summary2024-2/"/>
    <id>https://en.heth.ink/Summary2024-2/</id>
    <published>2024-08-23T11:03:07.000Z</published>
    <updated>2024-08-23T11:03:07.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;Phase three completed end-to-end development and testing of the multi-factor quant system, and the strategy is now preparing to go live. The next stage will focus on strengthening diversified alpha capabilities and exploring diversified strategies.&lt;/p&gt;</summary>
    
    
    
    <category term="Reflections" scheme="https://en.heth.ink/categories/Reflections/"/>
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>Thinking One Move Ahead: Multi-Period Portfolio Optimization</title>
    <link href="https://en.heth.ink/MultiPeriodOpt/"/>
    <id>https://en.heth.ink/MultiPeriodOpt/</id>
    <published>2024-06-20T16:58:55.000Z</published>
    <updated>2024-06-20T16:58:55.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;In the earlier article &lt;a href=&quot;https://heth.ink/PortfolioOptimization/&quot;&gt;Portfolio Optimization for Long-Only Multi-Factor Equity Strategies&lt;/a&gt;, I gave a fairly complete introduction to how the problem of solving single-period portfolio weights can be transformed into a quadratic program. This article summarizes the key ideas of the Stanford and BlackRock collaboration paper &lt;a href=&quot;https://arxiv.org/abs/1705.00109&quot;&gt;&lt;em&gt;Multi-Period Trading via Convex Optimization&lt;/em&gt;&lt;/a&gt;. Published in 2017, that paper offered one of the first systematic treatments of &lt;strong&gt;multi-period optimization&lt;/strong&gt; in portfolio management.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>Algorithmic Trading Strategies Based on Deep Reinforcement Learning</title>
    <link href="https://en.heth.ink/IntradayTrading/"/>
    <id>https://en.heth.ink/IntradayTrading/</id>
    <published>2024-06-17T10:53:00.000Z</published>
    <updated>2024-06-17T10:53:00.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;There is broad market demand for algorithmic trading. This article analyzes how to implement algorithmic trading from the perspective of deep reinforcement learning, including policy inputs and outputs, reward functions, and neural-network structure. Compared with traditional methods, DRL has clear advantages in optimal execution across multiple orders and does not require precise mathematical modeling of time-varying market microstructure. The policy is optimized toward a global objective. Finally, the article also considers how intraday trading strategies can be integrated organically with alpha strategies.&lt;/p&gt;</summary>
    
    
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
  <entry>
    <title>Phase Two Quant Work Summary and the Plan Ahead</title>
    <link href="https://en.heth.ink/Summary2024-1/"/>
    <id>https://en.heth.ink/Summary2024-1/</id>
    <published>2024-04-30T08:48:14.000Z</published>
    <updated>2024-04-30T08:48:14.000Z</updated>
    
    
    <summary type="html">&lt;p&gt;This article reviews the quant work completed in phase two, lays out the tasks of phase three, and looks ahead to phase four.&lt;/p&gt;</summary>
    
    
    
    <category term="Reflections" scheme="https://en.heth.ink/categories/Reflections/"/>
    
    <category term="Quantitative Trading" scheme="https://en.heth.ink/categories/Quantitative-Trading/"/>
    
    
  </entry>
  
</feed>
