aboutsummaryrefslogtreecommitdiffstats
path: root/python/Dawn
diff options
context:
space:
mode:
Diffstat (limited to 'python/Dawn')
-rw-r--r--python/Dawn/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Dawn/models.py b/python/Dawn/models.py
index b246f44c..163b7b75 100644
--- a/python/Dawn/models.py
+++ b/python/Dawn/models.py
@@ -159,6 +159,7 @@ CASH_STRAT = ENUM(
"SER_HYINX",
"IGOPTDEL",
"IGINX",
+ "HEDGE_CLO",
name="cash_strat",
)