The Relative Strength Orbital Graph is an inspired recreation of the popular Relative Rotation Graphs trading tool, coded from the ground up in Pine Script™. This graphical tool shows how some user-selected securities perform against a selected benchmark using two relative performance metrics, the JdK-RS Ratio and JdK-RS Momentum. Note that these metrics are...
This indicator plots the RSI of the current token with a color based on percentage rank of the RSI of BITFINEX:BTCUSDLONGS divided by BITFINEX:BTCUSDSHORTS, with a plot of the moving average of the RSI. It can optionally plot the RSI in white and the ratio RSI in color, or the ratio as background color. It can also plot the raw ratio rather than the percentage...
Measures distance from a said source (high, close, open, ohlc4...) to last all time high, divided by the relative strength index . You are able to compare it to RSI or an RSI moving average (several types included). Default values are intended to be used on weekly timeframe , but serves as well on daily without changing much of the settings. Feel free to...
This indicator plots the RSI of the current token and the percentage rank, of the RSI, of the ratio of a long margined token to a short margined token. By default it plots the RSI of the current token with a color based on percentage rank the RSI of BITFINEX:BTCUSDLONGS divided by BITFINEX:BTCUSDSHORTS, so the assumption is that you are using it on a BTC chart....
I created a simple tool where you can input your capital (in USD) and it will track your buying power against Bitcoin and Ethereum. A handy tool for Dollar Cost Averaging and trend following systems. Default value: You have 1000$ Formula: Buying power = Capital / Underlying assets
This is an indicator showing the MarketCap of (TOTAL2 - ETH - USDC - UDSDT) / BTC as proposed by DataDash on YouTube. Watch his videos to see how he is using this indicator for Altcoin market sentiment. I've used the name given to it by InvestAnswers on YouTube, watch his video from today for how he is interpreting this indicator as well. I'm in no way associated...
Trend Identifier for 1D BTC.USD It smoothens a closely following moving average into a polynomial like plot. And assumes 4 stage cycles based on the first and second derivatives. Green: Bull / Exponential Rise Yellow: Distribution Red: Bear / Exponential Drop Blue: Accumulation Red --> Blue --> Green: indicates the start of a bull market Green --> Yellow -->...
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...
Level 1 Background My market sentiment indicator system mainly includes collecting various statistical data and drawing. Again, it was fitted using the OHLC data. This belongs to the latter. Function Through a simple calculation, the ratio of high and low breakouts to the price range, we know the sentiment of funds. At the same time, a delay line is used as a...
Plots upto 6 moving averages on your charts with and option to choose between EMA, SMA and RMA You can choose to display the moving averages as either lines or a background and a custom gradient-like color for each MA + different colors for bull and bear momentum.
Trend Oscillator is a Trend Indicator which is based on average of 7 EMAs of Short Period and Long Periods. Use of this indicator is simple, If Signal line is Green, Trend is UP and vice versa. Note - This indicator is for trend identification. Use it as Confirmation Indicator.
Stock percent change indicator - $AAPL $MSFT $NVDA $TSLA $GOOGL $AMZN
The short volume ratio is the number of shares sold short divided by the average daily volume and is used to indicate sentiment. In its most basic form, short volume ratio above 0.5 indicates more folks are shorting the stock while a short volume ratio below 0.5 indicates more folks are buying the stock. Short volume and total volume data is collected daily from...
This indicator tells you if a candle is above the average size, it takes into account not only the size of previous candles, but also the volume, adx and trend to filter bad entries, you can modify the values in order to get bettter results in different timeframes and markets, I have tested the default values in bitcon 5 min chart, feel free to do your own...
An exponentially weighted moving average reacts more significantly to recent price changes than a simple moving average (SMA), which applies an equal weight to all observations in the period. Here, i have merged multiple EMA into one indicator. traders would find it very convenient as multiple widely used EMA`s are merged into 1 indicator. one can also change the...
Level 3 Background I've been thinking about trying out some technical indicators of market sentiment recently. Of course, this may not be limited to OHLC data, but requires more statistical data for analysis. However, I still wanted to try making a market sentiment indicator with OHLC. In this way, the difference between the two indicators can be compared...
NYSE New Highs vs New Lows is a simple market breadth indicator that compares HIGN, the number of new highs during that day, and LOWN, the number of new lows. The new highs are on top and lows are appropriately on bottom. Without averaging, it's a little chaotic so you can smooth them out as much as you want, and the top-right label shows how much you're...