diff --git a/scanner_calculator.bond.qf.json b/scanner_calculator.bond.qf.json index cbb8e8c4b..3c68df045 100644 --- a/scanner_calculator.bond.qf.json +++ b/scanner_calculator.bond.qf.json @@ -443,5 +443,9 @@ { "name": "coupon_exdate_gap_sort", "type": "number" - } + }, + { + "name": "value-unit-id", + "type": "text" + } ] diff --git a/scanner_selector.bond.qf.json b/scanner_selector.bond.qf.json index 75681ed8a..b16bac07d 100644 --- a/scanner_selector.bond.qf.json +++ b/scanner_selector.bond.qf.json @@ -451,5 +451,9 @@ { "name": "coupon_exdate_gap_sort", "type": "number" - } + }, + { + "name": "value-unit-id", + "type": "text" + } ]