diff --git a/pkg/txt/specialwords.go b/pkg/txt/specialwords.go index 400fcd17f..090a99276 100644 --- a/pkg/txt/specialwords.go +++ b/pkg/txt/specialwords.go @@ -28,11 +28,20 @@ var SpecialWords = map[string]string{ "ym": "YM", "cme": "CME", "esx": "ESX", + "nwog": "NWOG", + "ndog": "NDOG", + "ict": "ICT", + "smt": "SMT", + "rth": "RTH", + "tradingview": "TradingView", "ftse": "FTSE", "usd": "USD", + "usdt": "USDT", "gbp": "GBP", + "chf": "CHF", "btc": "BTC", "eth": "ETH", + "bnb": "BNB", "xd": "XD", "dx": "DX", "ds": "DS", @@ -53,7 +62,6 @@ var SpecialWords = map[string]string{ "ios": "iOS", "bvg": "BVG", "bsr": "BSR", - "chf": "CHF", "ceo": "CEO", "cto": "CTO", "cfo": "CFO",