This is how TradingView sends a webhook to Telegram.
As shown in the photo, the close used as an alert message in the opening strategy informed the entry price of the position well.
However, in the case of a strategy exit, the close used as an alert message is sending the entry value, not the exit of the strategy.
What happens to the function that receives the correct actual value from the strategy exit?