This correlation tables idea is nothing new, many sites provides it. However, I couldn't find any simple correlation indicator on TradingView despite how simple this indicator is. This indicator works as its called. Calculating the correlation between 2 projects (can be used in stocks as well) using the 'ta.correlation' feature built into pinescript. When...
This simulating indicator proves that even if you use a simple strategy, you can reduce your risk by diversifying your investments. The strategy itself is simple.(only long) Buy when 50 days EMA crosses over 200 days EMA. Sell when 50 days EMA crosses under 200 days EMA. Or, stop loss when the asset falls by 2% (eg). Using this simple strategy on an asset is...
First of all I would like to thanks Nitish Sir for teaching us the concept of SRT, which proves to be an excellent tool for Investing. In a year, there are around 248 to 252 trading days . On dividing the same by 2 we get 124. Even 125 / 126 can be taken. We get SRT value by dividing Nifty Spot with 124 SMA value & SRT is applicable on Nifty in a Day...
█ OVERVIEW Portfolio Backtester Engine (PBTE). This tool will allow you to backtest strategies across multiple securities at once. Allowing you to easier understand if your strategy is robust. If you are familiar with the PineCoders backtesting engine , then you will find this indicator pleasant to work with as it is an adaptation based on that work. Much of...
Hello! This script looks to experiment with historical portfolio performance. However, a hypothetical cash balance is not used; weighted percentage increases and decreases are used. You can select up to 10 assets to include in the portfolio. Long and short positions are possible. Show in the image are the portfolio's weight, the total return of the...
This is an update for the PTracker v1 that I published couple of days ago. wanted to publish this as a separate script to get a chance to show how the new Portfolio Summary Infobox can be displayed on the price chart as an option. In my opinion, that info box is the most important element in this tool and that's the piece i was most looking for. quick note here:...
█ OVERVIEW A simple Portfolio Tracker to track your Profit/Loss for any ticker in any market (stock, futures, index, forex, crypto, fund, dr.). You just need to input (Asset / Quantity / Avg. Buy/Sell Price) and the script will calculate everything. Also, you can use it for paper trading, or even what-if cases.. █ FEATURES - Up to 10 positions - Track your...
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.
RedK Portfolio Tracker is a simple tool that enables a trader to monitor and track a portfolio of up to 10 holdings (+ free cash) in real time - directly on the chart Now that we have tables in Pine, this is a table version of my previously published Portfolio Tracker - The table works better in visualizing the various table elements (title row, column...
The Omega Ratio is a risk-return performance measure of an investment asset, portfolio, or strategy. It is defined as the probability-weighted ratio, of gains versus losses for some threshold return target . The ratio is an alternative for the widely used Sharpe ratio and is based on information the Sharpe ratio discards. █ OVERVIEW As we have mentioned...
Portfolio Metrics **New** 'returns' 'log returns' 'geometric returns' portfolio alpha portfolio beta portfolio,market correlation portfolio standard deviation portfolio variance mean portfolio returns maximum drawdown maximum gain
Displays real-time candles of top 40 constituents of Nifty50 for a given time frame, side-by-side. This gives an overall idea of breadth and depth of market movements in the time-frame. Please note that, this is not a standard chart rendered bar-wise and may take time to load as it requests multiple securities. You could modify the contents, from settings, to...
A historic risk-off flag. When the Gold-Stocks Ratio is above the 200 week moving average, investors may fair better holding gold and avoiding equities, as was the case for the last 20 years.
Hello, I became interested in investing and trading, and there was a huge problem where and how to manage my portfolio, I tried websites, got a spreadsheet in microsoft excel, and eventually it became possible to manage a portfolio in TradingView. You enter data about purchases and follow the dynamics of your shares anytime, anywhere. Added automatic transfer to...
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,...
When there isn't enough time in your day to day-trade, yet you want to utilise all the technical analysis skills you have... why not make a long term investing or swing trading indicator set to help you along the way! So I did.... When it comes to long term investing and swing trading, I often find the weekly 12/26/52 EMA's do a great job in capturing the main...
This script gives you an approximation of the APR you can get when using the technique of Rebalancing. Further discription are embeded in the script. HOW TO USE: - Start date: Choose start date - Settings: Change settings to your own needs - Base currency: Select Base currency - Portfolio: Select the coins (MAX 9 pcs.) you want to use in your portfolio for the...
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...