This code is a simple portfolio tracker calculates the Net Asset Value (NAV) of a portfolio consisting of up to 6 tickers based on Binance prices. Users can input how much of each cryptocurrency they "own," and the script then fetches the opening price of each coin.
After calculating the values of BTC, ETH, and SOL, the code sums these individual values to determine the portfolio's total value, or NAV. This NAV is then plotted on a graph, allowing users to see the overall value of their selected cryptocurrency portfolio over time.
In essence, this code allows users to track the hypothetical value of a small crypto portfolio and see how price fluctuations affect the total portfolio value. It’s a useful tool for visualizing potential portfolio performance without actual investments.
Этот скрипт опубликован с закрытым исходным кодом, вы можете свободно им пользоваться. Можно добавить его в избранное и использовать на графике. Вы не можете просматривать или менять его исходный код.
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.