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.
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.