This is a useful indicator that sits on top of the charts, in the right hand bottom corner and shows the current price, profit or loss in value and percent of upto 20 scrips fed in, in a Tabular form using tables feature. Allows to mark a/c id also if you have multiple broker or individual accounts. Colors are customisable. Stocks get updated no matter what is...
Function: - Can be used to evaluate the performance of portfolios containing 2 assets over a set time interval - Created to evaluate of the performance of portfolios containing different weightings of stocks and bonds over time - Shows the % return of each portfolio over the time interval defined by the user - Capable of showing the risk adjusted % return of each...
Library "TradingPortfolio" Simple functions for portfolio management. A portfolio is essentially a float array with 3 positions that gets passed around into these functions that ensure it gets properly updated as trading ensues. An example usage: import hugodanielcom/TradingPortfolio/XXXX as portfolio var float my_portfolio = portfolio.init(0.0,...
With thanks to luminaryfi for this indicator calculates basic metrics and statistics for a multi-asset portfolio. Note that returns are plotted after being multiplied by 100 in order allow the series to be visible against the other statistics.
Plot a series of your portfolio! Merely calculate the (constant) weights (ensuring that they sum to one) and plug in along with the corresponding symbols in order to visualize your portfolio returns as a series. Experimenting before settling on a portfolio? Calculate your theoretical weights using tools online for mean-variance optimization, Black-Litterman...
Alpha & Beta Indicators for Portfolio Performance β = Σ Correlation (RP, RM) * (σP/σM) α P = E(RP) – Where, RP = Portfolio Return (or Investment Return) RM = Market Return (or Benchmark Index) RF = Risk-Free Rate How to use the Indicator RM = SPX (Default) The Market Return for the indicator has the options of $SPX, $NDX, or $DJI (S&P 500, Nasdaq 100,...
Thank to user bnh for the idea (Hershey's Portfolio Watch) A script that shows the total or return on current assets in real time. You can view all your assets in one currency. Please refer to the comments in the script and modify them. A little script knowledge is required. Depending on the number of registered items, it may take some time. - English translated...
Portfolio chart with total value. I will try to optimize it, maybe add % option if I findout how ;p Or maybe a normalization would be good, idk. Cheers!
Thanks to user rwestbury for the idea! Watch the profit in dollars of your portfolio in REAL TIME, love it! Put this in a window that doesn't change often, for it takes long to initially load. I use it in my window where I monitor the US index SPY. Edit and add as many symbols as you want below, you should be able to figure it out. Just add symbol, number of...