Trading view requires me to add a larger description:
Short done by me: Show your holding value at each candlestick
Chatgpt:
This Pine Script plugin is designed to help traders and investors visualize the current value of their holdings in USD directly on TradingView charts. The plugin calculates the total value of the specified holdings based on the closing price of each candle and displays this value dynamically, formatted to show in thousands (k) or millions (m) with a maximum of two decimal places.
Features Holdings Input: Allows the user to input the amount of the asset they hold. Dynamic Calculation: Calculates the current value of holdings based on the closing price of each candle. Formatted Display: Formats the value in thousands or millions with up to two decimal places. Chart Label: Displays the formatted value as a label on the chart. Data Window Display: Uses plotchar to display the current value in the data window without plotting it directly on the chart.
In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.