docs: migrate roadmap to structured yaml tasks
This commit is contained in:
10
docs/roadmap/done/DATA-003-greeks-calculation.yaml
Normal file
10
docs/roadmap/done/DATA-003-greeks-calculation.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
id: DATA-003
|
||||
title: Greeks Calculation
|
||||
status: done
|
||||
priority: P1
|
||||
effort: M
|
||||
depends_on:
|
||||
- DATA-002
|
||||
summary: Real option Greeks are calculated and displayed.
|
||||
completed_notes:
|
||||
- Added live Greeks calculation and Vega display.
|
||||
Reference in New Issue
Block a user