Paper account strem trade_updates not receiving messages for created order

Environment

Java (standard websocket client)

Problem

Paper account, not receiving trade_updates messages when new order is created (accepted) in my dashboard (Alpaca | Algo Trading Commission Free with REST API).
I am listening trade_updates connected to my paper account, but when I create new LIMIT order for a stock (say AAPL 1 stock LIMIT DAY) using my dashboard, my app does NOT receive any message about new accepted order. When I cancel the same order (again using dashboard) I DO receive the message abour cancelling the order as one would expect.

So I don’t understand why new orders not comming, is this expected behavuiour pleas?