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...
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....
This indicator is a standard RSI plus its EMA ("control zones" are highlighted as well). However, we have added 2 panels to provide relevant information about the price at critical levels for the RSI plus when it crosses its EMA. You also have the ability to manually enter a value fort he RSI and see what the price is going to need to be for RSI to generate that...
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...
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.
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.
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...
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 panel will show which is the best month to buy a stock, index or ETF or even a cryptocurrency in the past 5 years. Script to use only with MONTHLY timeframe. Thanks to: RicardoSantos for his hard work. Please use comment section for any feedback.
Description: Display Last completed ATR values in a text information panel on the chart. These values are handy for calculating Stop Loss. This script includes input offsets to optionally position the Panel, these can be Positive or Negative offsets. References: Thanks go to RicardoSantos for showing us the way to create a Panel with his Function - InfoPanel
Hello ladies (if any in my followers ?) and gentlemen Here's your indicator of the day and once again given for FREE. What I'm going to say to my landlord if I can't pay rent because I'm not asking for $$ ? I'll probably send the next indicators from below the town brige. Even then... I will still comply with my challenge to share 1 original indicator a day and...
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...
Data Panel to display different data points for the asset being traded: ADX: Display the ADX period, value and color code based on trend strength (default: 5) green: ADX > 30 lime: ADX > 50 yellow: ADX > 80 RSI (slow period): Display the short period RSI value and color code based on OB/OS settings (default: 14 period) Up Arrow: RSI slow period rising and in...
█ 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 traders Today is a Pinescript hack to display multiple colors in one label. I used that panel to show the Supertrend Long Term values (weekly, monthly, quarterly, yearly) What is a Supertrend? Definition : SuperTrend is an indicator that works on all timeframes and all instruments (stocks, futures, forex, ...). It is a great tool to follow market...
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.