Adaptive Volatility-Controlled LSMA by QuantAlgo 📈💫 Introducing the Adaptive Volatility-Controlled LSMA (Least Squares Moving Average) , a powerful trend-following indicator that combines trend detection with dynamic volatility adjustments. This indicator is designed to help traders and investors identify market trends while accounting for price volatility,...
Adaptive EMA with ATR and Standard Deviation by QuantAlgo 📈✨ Introducing the Adaptive EMA with ATR and Standard Deviation , a comprehensive trend-following indicator designed to combine the smoothness of an Exponential Moving Average (EMA) with the volatility adjustments of Average True Range (ATR) and Standard Deviation. This synergy allows traders and...
Volume on Levels @gauranshg is a powerful Pine Script designed to visualize trading volume across price levels directly on the chart. This script allows users to observe volume intensity, offering a clearer perspective on price action and potential support/resistance areas. By utilizing a dynamic, customizable multiplier, the volume is normalized and displayed in...
I have learned the hard way why Enterprise Value is far more superior than Market Cap. That's why I made this indicator, but more importantly, why I added several features that other similar indicators just don't have. The key thing is to not just show you Enterprise Value of a company (it's true worth) but also the capability to see that line colored in a...
The "Crypto Upside Model 3.0" indicator dynamically calculates the potential price of any cryptocurrency based on various percentages of Ethereum or Bitcoin's market capitalization. By fetching and analyzing marketcap data from TradingView sources, it allows traders to visualize potential price targets if their chosen cryptocurrency reaches specific market...
The end of month effect is a well known trading strategy in the stock market. Quite simply, most stocks go up at the end of the month. What's even better is that this effect spills over to the next phew days of the next month. In this script we backtest this theory which should work especially well on SP500 pair. By default the strategy buys 2 days before the...
The Index Investing indicator simplifies decision-making for adding to Index ETF's Long-term investments. By utilizing a percentage discount methodology, it highlights potential opportunities to enhance portfolios. This straightforward tool aids in identifying favorable moments to invest based on calculated price discounts from selected reference points, making...
RSI Volatility Bands Introduction The RSI Volatility Bands indicator introduces a unique approach to market analysis by combining the traditional Relative Strength Index (RSI) with dynamic, volatility adjusted deviation bands. It is designed to provide a highly customizable method of trend analysis, enabling investors to analyze potential entry and exit points...
Introduction: This simple indicator offers insights into the relationship between stock prices and earnings, aiding in the assessment of valuation dynamics during different periods. Understanding Price-to-Earnings (P/E) Ratio: The commonly used Price to Earnings (P/E) ratio, calculated as Current Price divided by Earnings Per Share (EPS) over the trailing 12...
Simple Neural Network Transformed RSI Introduction The Simple Neural Network Transformed RSI (ɴɴᴛ ʀsɪ) stands out as a formidable tool for traders who specialize in lower timeframe trading. It is an innovative enhancement of the traditional RSI readings with simple neural network smoothing techniques. This unique blend results in fairly accurate signals,...
Rolling VWAP Introduction The Rolling VWAP (R͜͡oll-VWAP) indicator modernizes the traditional VWAP by recalculating continuously on a rolling window, making it adept at pinpointing market trends and breakout points. Its dual functionality includes both the dynamic rolling VWAP and a customizable anchored VWAP, enhanced by color-coded visual cues, thereby...
Kernel Regression Oscillator - BASE Introduction The Kernel Regression Oscillator (ᏦᏒᎧ) represents an advanced tool for traders looking to capitalize on market trends. This Indicator is valuable in identifying and confirming trend directions, as well as probabilistic and dynamic oversold and overbought zones. It achieves this through a unique composite...
The "White Noise" indicator is designed to visualize the dispersion of price movements around a moving average, providing insights into market noise and potential trend changes. It highlights periods of increased volatility or noise compared to the underlying trend. Code Explanation: Inputs: mlen: Input for the length of the noise calculation. hlen: Input...
Our Implementation of the famous Shiller PE Ratio (aka C yclically A djusted P rice-to- E arnings Ratio) a long-term valuation indicator for the S&P 500. Calculation: Share price divided by 10 - year average, inflation - adjusted earnings The indicator works on the M and 12M timeframe and has a built-in moving average that supports an upper and lower...
Bitcoin miners are in pain and now (November 2022) selling more than they have in almost 5 years! Introducing: Bitcoin Miner Sell Pressure. A free, open-source indicator which tracks on-chain data to highlight when Bitcoin miners are selling more of their reserves than usual. The indicator tracks the ratio of on-chain miner Bitcoin outflows to miner Bitcoin...
Balance of Power Heikin Ashi Investing Strategy This is a swing strategy designed for investment help. Its made around the Balace of Power indicator, but has been adapted on using the Monthly Heikin Ashi candle from the SPY asset in order to be used with correlation for US Stock/ETF/Index Markets. The BOP acts as an oscilallator showing the power of a bull...
This script helps you create a DCA (dollar-cost averaging) strategy for your favorite markets and calculates the DCA value for each bar. This can be used to DCA daily, weekly, bi-weekly, etc. Configuring the indicator: - DCA Starting Price : the price you want to begin DCA'ing - DCA Base Amount : the $ amount you will DCA when price is half of your starting...
Our Implementation of the famous Buffett Indicator a long-term valuation indicator for stocks. Calculation: Wilshire 5000 Index divided by US GDP (Gross Domestic Product)