This indicator shows the RSI of up to 10 different timeframes with various customization options: Panel position Panel orientation (vertical/horizontal) Border width and color Choose up to 10 time frames with RSI length and source Background and text colors Thresholds of overbought, oversold, uptrend, downtrend and no-trend zones to change the color...
This script was born out of my quest to be able to display strategy back test statistics on charts to allow for easier backtesting on devices that do not natively support backtest engine (such as mobile phones, when I am backtesting from away from my computer). There are already a few good ones on TradingView, but most / many are too complicated for my...
The volume indicator what can replace the built-in volume indicator and It also has some useful features. and designed to work as overlay in the same pane with open-source indicator by default. Regular volume Indicator Volume SMA plot Large Volume ! emphasize by color & mark. Ultra Volume ! overlay marking ; x2 x4 x6 lager than regular average...
Mssive credit to Motgench, Balipour and Wugamlo for this script. This script is all of their good work. It is basically just the non-on chart version which I've slightly tweaked off their script. This can be useful to reduce the clutter on the chart itself. Releasing it in the hope that it can be useful for the community Enjoy!
This indicator calculates many different moving averages and displays whether they are increasing or decreasing as a panel/table instead of a plot. Rows/columns can be removed from the table as needed in the options menu, there is also a mobile friendly/compact option as well as a location option. Note: This script is large and may take a few moments to load. ...
Hello All, This script shows the indicators in separate windows on the main chart. Included indicators are RSI, CCI, OBV, Stochastic, Money Flow Index, Average True Range and Chande Momentum Oscillator. indicator windows are located at the top or bottom of the chart according to last moves of the Closing price. Different colors are used for each indicator....
Library "DrawIndicatorOnTheChart" this library is used to show an indicator (such RSI, CCI, MOM etc) on the main chart with indicator's horizontal lines in a window. Location of the window is calculated dynamically by last price movemements drawIndicator(indicatorName, indicator, indicatorcolor, period, indimax_, indimin_, levels, precision, xlocation) draws...
This script displays the close price and 4 sorted moving averages of your choice in a small repositionable panel and, when used on a higher timeframe, warns you when values may be different from actual values in the higher timeframe, inciting you to double check the actual values of the moving averages in the higher timeframe the panel is supposed to reflect. The...
█ OVERVIEW The panel display trend momentum of selected coins/symbol (up to 6) based on the Arnaud Legoux Moving Average (ALMA). I'm using ALMA to measure the trend because it resolves 2 main issue of the more common moving averages, smoothing and responsiveness. By removing the minor fluctuations in price without sacrificing the responsiveness, the trend become...
Hello friends, This is a multi-timeframe table with these features: Display price change percentage compared with the last timeframe candle close. Display price change percentage compared with the last timeframe candle close MA. Displays change percentage compared with the last timeframe candle volume. Displays change percentage compared with the last...
CONCEPT It's a very straight forward panel with tickers for both BTC and ETH (you can switch in the settings). The background colouring changes based on how individual markets are trading compared to a market average. It shows green if a market is trading above the average price and it shows grey if it's trading below the average. This makes it easy to spot...
For those that want technical ratings but don't want waste valuable screen real estate. Candles are colored to the rating strength. It also plots the results for "total", "MA" and "other" in a table on right of screen. Table and candle coloring can be turned off in style settings. This script uses the built in Technical Ratings indicator. For more informations on...
Displays volume data in panel on bottom right of screen. Shows current bar, change from last bar and average of last 20 bars. This number can be changed in settings if you wish to have the average calculated on a different amount of bars.
Multiple Information Panel using tables.
A simple screener that scan thru multiple pairs for a setup. The screener have as example an EMA 50 cross, so you have to change it with your indicator/strategy. You can use a maximum of 40 security() function, right now there are 20, so you can have a total of 40 pairs.
Script to display Supertrend trend state of 8 different securities in a panel. Timeframe & Tickers which are to be displayed can be configured from settings. Part of code is from the ADX DI Monitoring Panel script by u/wugamlo with his permission. Thanks to him for that and do please check out his work also.
This script was created in collaboration with alexgrover and displays a simple & elegant panel showing the direction of simple moving averages with periods in a user-selected range (Min, Max). The displayed number in the panel is the period of a simple moving average and the symbol situated at the right of it is associated with the direction this moving average...
SMU Market Window is a standalone panel of major indices, indicators, and, most importantly, the status of all timeframes 1 minute, 5 minutes, etc. all in one window. Market window can be used on its own or in conjunction with the new version of Quantum Thermoballs Turbo Charged (to be released soon). Since this scripts queries multiple time frames and...