这是一个 option-only 的 Black–Scholes + IV smile mispricing strategy
它用 VELVETFRUIT_EXTRACT 作为 underlying,然后对每个 option:
TCreated the options-only strategy at traders/trader_round3_options_v1.py:1.
It trades only: VEV_4000, VEV_4500, VEV_5000, VEV_5100, VEV_5200, VEV_5300, VEV_5400, VEV_5500
It sends no orders for: HYDROGEL_PACK, VELVETFRUIT_EXTRACT, VEV_6000, VEV_6500
Data Findings
No useful lag was found between VELVETFRUIT_EXTRACT and options. Best return correlation is same-tick, not lead-lag.
Level correlation with underlying is strongest for ITM vouchers: VEV_4000/VEV_4500 around 0.999, VEV_5000 around 0.995, then decays for OTM strikes.
Return correlation is strongest around VEV_5000 to VEV_5200, but the tradable edge came from volatility-smile residual mean reversion, not directional prediction.
VEV_6000 and VEV_6500 are effectively floor products around 0.5; skipped.