# 헤지가 허용되는 조건 # Question: 헤지는 언제 일어나는가? direction: right n0: "첫 시도" { shape: rectangle } n1: "예산 확인" { shape: rectangle } n2: "헤지 시도" { shape: rectangle } n0 -> n1: "지연 관측" n1 -> n2: "토큰 소비"