It's been a while since the last publication on the platform. We've been studying the charts and developing some interesting strategies and indicators, so we'll be posting some ideas in the near future. Overview This indicator allows you to find divergences between the price action and the classic RSI. It has the ability to anticipate trend changes. Highs and...
Auto Trend Lines Breakout with Confirmation Bounce Signals and Alerts This indicator draws trend lines automatically based on the 2 pivot points, which are calculated based on the specified number of bars (length), which is of course customizable. The indicator then shows you when these trend lines get touched (potential bounce) or “almost touched” (Yes! The...
Current Trading View free plan allows only ONE active alert. This simple indicator Allows to trigger this ONE and ONLY alert when price reaches Higher, or Lower price level. You can set levels and turn alerts for them on/off in settings, or by just drag-n-dropping Horizontal lines on the chart. To set the only alert you need to create new alert,...
Hello All This is non-repainting Supertrend Multi Time Frame script, I got so many request on Supertrend with Multi Time Frame. This is for all of them ..I am making it open for all so you can change its coding according to your need. How the Basic Indicator works SuperTrend is one of the most common ATR based trailing stop indicators. In this version...
This is a very simple script/indicator that trigger alerts every time the script triggers the following conditions. 1) Script crosses yesterday's (previous day's) high 2) Script crosses yesterday's (previous day's) low 3) Script crosses yesterday's (previous day's) open 4) Script crosses yesterday's (previous day's) close 5) Script crosses today's vwap. I...
This script allows you to define various trading sessions with alerts for when the session starts and ends. This allows you to do things like switch your trading bots off while you are sleeping. It starts with default settings for weekday daytime, evening, nighttime, and weekends Setup recommendations: Use the Timezone setting in the indicator to match your...
-Modified version of Squeeze Momentum Indicator by @LazyBear. -Converted to version 5, -Taken inspiration from @KivancOzbilgic for its buy sell calculations, -Used @Bunghole strategy template with Take Profit, Stop Loss and Enable/Disable Toggles -Added Custom Date Backtesting...
I've added Buy & Sell Flags - They will be used to add Longs and Shorts Flags as well as the ability to add alerts on them. What triggers the Buy signal? Buy signal = This indicator make use of the rsi (Relative Strength Index) to look at specific overbought and oversold levels as confirmation if it is an uptrend and not overbought yet. This will indicate that a...
This simple script generates signals for testing the connection from TradingView to a REST API client via the webhook and demonstrates very basic concepts of gerenating alerts within the script. This script also demonstrates how to visualize when a buy or a sell should take place and how to use diagnostics text for bug fixes/informational purposes. This is for...
Introduction The indicator attempts to implement a time-based, multi-timeframe, non-repainting Kagi lines as an overlay to your chart using traditional candlesticks. How is it original and useful? This indicator is unique in that it allows you to choose from among three different methods to define the reversal amount. They are: ATR (Average True...
FTT Classic v7.5.5 HOW Does it work ? It is the classic version of Fishing The Trend-Setup for ease of trading & for getting the most from the market. i.e. Combining the most useful indicators and making a whole setup under one roof... FTT Classic comprises of following -- * IntraDay Range. * Fishing The Trend. * Custom VWAP. * Baseband for Trend. *...
Hello traders, I welcome you to my first published script on TradingView: “Multi-timeframe Moving Averages + Stochastic RSI”. The script is based on a simple formula: Buy signals are generated when a fast moving average is above a slower moving average (uptrend) and the Stochastic RSI K line is crossing above the oversold level (entry). Sell signals are generated...
TradingView just recently announced the alert() function that allows you to create dynamic alerts from both strategies and studies. So I decided to update custom screener I published before. It was based on alerts from orders in strategies, that was the only way to create dynamic alerts in PineScript at that point. With the alert() function code become cleaner...
Alerts on strategies were introduced just recently in TradingView. These alerts have an alert_message placeholder which allows you to compose in PineScript very complex alerts and insert quite a lot of information in them. This is just very simple example of how they can look like.
Created a simple study/trend indicator using small ema cross with 7/16 period and added some function like buy and sell plotshape and ALERT CONDITION FOR THEM! This indicator works great for analyzing and catch bull/bear trend on macro view of crypto market. IT WORKS ONLY FOR 4H AND DAILY CHARTS.
Hello traders Continuing deeper and stronger with the screeners serie. I keep getting requests private messages and requests saying that screeners aren't possible with TradingView. My answer is always... "Reallyyy ??" (I never find a better answer than that...) I'll publish a few screeners just for everyone to understand what can be done with Pinescript. We...
*** New Version of Main Trend Alert *** This is an indicator that shows the main trend of and chart (crypto, forex, stock and etc). Good for day trading. - HOW TO USE: When you are on lower timeframe, set the "Main Timeframe" to a higher timeframe from settings. For example: Set "Main Timeframe = 1 Hour" when you are trading on 5 minute chart. * Never trade...
This is the " LONGS-MANAGEMENT Alerts " {LM.Alerts} Edition of JERK UP to enable auto-trading via alerts signaling. Only the long-signals, generated from the underlying JERK UP algorithm, is used in this strategy-alerts script, with my latest risk-exit (collect gains) and stop-limit algorithms, as well as a bear-market filter, implemented. ~ * ~ * ~ * ~ * ~...