diff --git a/config/v3/active_symbols/send.json b/config/v3/active_symbols/send.json index 74d084089..7ec794b32 100644 --- a/config/v3/active_symbols/send.json +++ b/config/v3/active_symbols/send.json @@ -17,6 +17,23 @@ "full" ] }, + "barrier_category": { + "description": "[Optional] Category of barrier.", + "type": "array", + "items": { + "description": "", + "type": "string", + "enum": [ + "american", + "asian", + "euro_atm", + "euro_non_atm", + "non_financial", + "lookback", + "reset" + ] + } + }, "contract_type": { "description": "[Optional] The proposed contract type", "type": "array",