Skip to content

Commit 99412dc

Browse files
committedMar 9, 2023
edit README
1 parent 6375944 commit 99412dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Greeks for Uniswap V3
22

3-
The greeks are a toolbox used to measure risk in option trading. The most important greeks are delta, gamma, vega and thetha. This repository provides code to compute delta, gamma and vega for concentrated liquidity positions in Uniswap V3 [1] and to setup LP positions with a given target value of delta [2].
3+
The greeks are a toolbox used to measure risk in option trading. The most important greeks are delta, gamma, vega and thetha. This repository provides code to compute delta and gamma for concentrated liquidity positions in Uniswap V3 [1] and to setup LP positions with a given target value of delta [2].
44

55

66
This work is part of the research conducted while designing the Haptic protocol and is made available for educational purposes.

0 commit comments

Comments
 (0)