Fractals With Alerts For SwingsThis is a Fractals script with the capacity to provide alerts when two candles have completed after the swing point.
The alert can be placed after the swing point has been identified on a 3 candle formation and alerts when the a 5 candle formation is complete, ie; two closed candles after the swing point
Komut dosyalarını "alert" için ara
Pump AlertsMy very first indicator in Pine Script with two alert conditions for trading bots.
It's based on " Pump Catcher " by @ joepegler
I modified some parts, hopefully improved the usability and enabled alerts, so you can use it to trigger bots like 3commas via webhooks.
Pump Alerts 🚀 attempts to "detect moments of abnormal and accelerating increase in volume" AKA "pumps". Small and big pumps.
I recommend using it on small timeframes like 1 to 15 min and tinkering with the lookback period as well as threshold values.
Other than that it's pretty self-explanatory and beginner-friendly.
Free and Open Source. Let me know how you use it!
Day Trading Alert 01 by silenThunderrWorks on 1m TF or Tick Data
// Alert Condition for the Script are as follow :-
// EMA 10 crosses EMA 20 from bottom
// Close Price above VWAP
// Close price above Supertrend & +ve
// RSI > 60
For going LONG on Stocks when ALL conditions satisfy
Have to manually activate on each stocks on which Alerts is required.
Trailing Stop Loss ATR + AlertI share this TSL indicator with alert (I use it only for Stocks), the configuration is very simple, you must select if it is a Short or Long operation, time at which the operation was opened,% of the daily ATR for TSL. It also contains:
- Alert
- Panel Info
MACDTraderPro for BTC with LONG & SHORT AlertsMostly based on MACD analysis this trend indicator accurately shows you when main trend changes.
It has LONG and SHORT labels and you can use it with tradingview alerts to be in touch and for automated trading bots.
You can use it both with margin(bitmex, bitfinex, etc) and main exchanges (binance and more) with bitcoin for now and soon for alts also.
EURUSD Binary Strategy Indicator ALERTS!Good afternoon traders!
The EURUSD Binary Strategy Indicator ALERT, is a continuation of the " EURUSD Binary Strategy 73% Win Ratio " strategy made by my self. This indicator allows you to add alerts in order for you not to miss a trade! Furthermore, for the purchase of the " EURUSD Binary Strategy 73% Win Ratio " strategy, this indicator is also included.
A FREE 5 DAY VERSION of the " EURUSD Binary Strategy 73% Win Ratio " Strategy is available! Go try it now!
Best regards!
Contact:
emilianomesauribe2000@live.com
Candle Patterns AlertCandlestick pattern alerts for strategies "Candle Patterns Strategy" and "Candle Patterns Strategy - 2".
In order not to receive unnecessary signals, in the "Manage alerts" option should be selected "Once per bar close".
Elgrand - MACD crossover overlay with alertVisualize MACD bullish and bearish crossovers on your chart as an overlay. This way you won't necessarily have to add the MACD script and check manually at which point on your chart the MACD crossed. Optionally you can set alerts on the MACD crossovers in case you would like to trade from this after the signal occured.
EMAs Alert-This script allows you to show the crossings of the most important emas such as 10, 20, 50 and 200
-You can modify the values of each ema you like
-Bring alerts of the crosses of each ema, which will allow you to activate this function to only the assets you want to track
NOT-ONLY LONG V4 [Alerts]This Script is the second part of the previous one. In this second part it includes Longs and also Shorts. It is a little conservative, and is mainly used for swing trading. It can be used for everyday trading or if you’re using it for automated trading, you don’t necessarily need to run it as a bot. But you can do so if you want. To set it up without running it as a bot. Create the alerts that will send notifications to your mobile, and then when you receive an alert, you can place the order manually yourself. Maybe it could be a bit boring. But as someone said: "The Exchange is designed to transfer the money of the impatient to the patients." -Warren Buffett.
This script uses RMI + ADX + RSI, and for the main trend the famous Ichimoku, here I thought wasn’t good for anything, but look at how well it works with ETH.
I had to put the security () function only for Ichimoku. It can be used in this way without causing problems with repainting, but you have to know what measures to take to ensure it does not overlap, or so that the backtest is accurate.
indexHighTF = barstate.isrealtime ? 1 : 0
indexCurrTF = barstate.isrealtime ? 0 : 1
a0 = security(syminfo.tickerid, 'D', close , lookahead=barmerge.lookahead_off)
a = a0
The preventive measures can be found in the link below:
www.tradingview.com
This script is like the world upside down. When the price goes up and you see an opportunity, you start creating shorts and the same thing can be done by creating longs when the price goes down. It can be very effective because remember what Warren Buffett said again: "The dumbest reason in the world to buy an action is that it is going up."
It leave the position only when Taking Profits.
It does not have Stop Loss, instead, when it reaches a set % loss, it makes a re-entry by laddering the trades.
I think that the Stops Loss only serves to get you liquidate. With the erratic price movements on the Exchanges, their movements can be between 5-20%, fucking you if you have a SL !! (conspiracy theories) ;-)
This world is invented for you to lose money, it is not easy to get rich and less likely with a script, but neither is it impossible, who knows, maybe this will help or at least give extra tool in your trading.
It's more or less adjusted for my favorite crypto currency: ETH on BITMEX and I'm sure there's a much better setting.
The best Timeframe that seems to be working well: ETH: 1 H
Greetings from Barcelona…
Thanks...
BTC: 3LEUP3WjQctdbFjBavcmRGUVRBje8bptCd
BCH: qrv6j7mpxjzzs9dudfag3glu278suchdhg7c44pa37
ETH: 0x518AAD4746912ae506c82B747488306186c4d546
ETC: 0xa2498D7AcB9303aa10F14ff27C54AAc4cE5d5705
ZRX: 0x29aC9BaC10818C30055b25A8E90dd11488Ae6df8
BAT: 0x115f3F9D1c3fC248e73644a72d77A062D3CB28Ba
Volume+ (RVOL/Alerts)This indicator colors the volume bars based on any of the three follow criteria:
- Volume Amount
- RVOL (Relative Volume)
- Lookback (Highest Over Period)
You can use one, two or all three of these settings at the same time.
You can also set alerts with this indicator. The script will trigger an alert whenever any of the three specified flags are triggered.
RVOL is calculated as: Volume divided by Moving Average value. You can change the moving average period (and type) in the settings.
Smooth Strategy - AlertsThis is an alert script that accompanies "Smooth Strategy." This script was written to be used with AutoView, but can likely be used for similar services as well. Be sure that all settings match exactly with the settings used in "Smooth Strategy."
***HOW TO SET ALERTS***
Long Entry - "Once Per Bar Close"
Short Entry - "Once Per Bar Close"
All TP Levels - "Only Once"
Long Close - "Once Per Bar Close"
Short Close - "Once Per Bar Close"
Bones1390's GANN Strategy AlertsThese are the alerts to go along with my GANN Strategy. You can find the strategy here:
If you like my stuff, leave me a comment below.
If you're feeling kind or want to show some appreciation, you can donate Bitcoin to this Address here:
3Jp9Kow1VxvzAiLLwCdeeQ2g11wKyaT4rC
Also if there's anything you want to talk about PM me! I'm free to speak about anything. Want a custom indicator? I can do my best to code it for you!
Thanks!
Bones
Multiple MA's & Candle Wick AlertsUse this indicator/alerts when a wick touches one of the 5 EMA's (default 20,40,55,100,200 EMA, or you can set other MA types and lengths).
Adjusted by Me for 20,40,55,100,200 EMA, other colors for EMA lines and tiny dots)
Credits to user TradingView user: mgibson91 for base script.
Kozlod - Heikin-Ashi Bar Color Change AlertsYou can use this script to setup alerts on Heikin-Ashi bar color change.
You have to apply this script to usual candles and not Heikin-Ashi!!!
Background color indicates HA bar color. On change you'll see green/red arrows and alert will be fired.
Also you can find in the code calculations of all HA OHLC values.
BitMEX Volatility AlertsAlert conditions and bar colors for each of the three volatility indices from BitMEX.
Price: 0.002 BTC / 35 Ripples / 1 NEO
Crypto Signal Alerts ( Margin/Exchange )Crypto Signal Alert is an intuitive and easy-to-use graphing buying tool that helps traders save time and maximize profits ^$$$^
- Features:
+ Optimized trading methods for multiple time frames 5M 15M 1H 4H (including Margin and Exchange Trading).
+ Build the rule of Stoploss / Takeprofit according to the risk management method according to the trader's strategy.
+ Real-time push alert system + Email + Popup on your desktop, laptop, tablet and smartphone => have time to enjoy trading live.
+ Our system runs 24/7.
*** Sign up for a 3-day trial here : goo.gl
VWAP AlertsVWAP Alerts for intraday VWAP bounces and VWAP deviation mean reversions. I am currently finalizing the alert section make it more streamlined.
Thanks to @TheYangGuizi for an amazing script
TIGER Pro - buy alert script - finders bottomScript with many trending oscillators and trend filter. It can be set to all tradable coins. Perfectly works for 5-30 min.Script has a Alert for purchase built in. Autoview is used for purchase and the sale is controlled via PT. It is important to use stop loss and sales strategy .Using these signals is at your own risk.
An invitation is up to 200 people. This is a test version.
example alert for Binance : e=binance s=APPCETH b=buy u=currency q=0.017 t=limit p=0.1%
e=binance s=APPCETH b=buy delay=150 c=order
Option alert:Buy
:Once Per Bar Close
For more info PM
Bollinger Bands %b & RSI & Stochastic Smoothed Indicator & AlertThis indicator displays RSI, a normalized Bollinger Band &b (Usual 0 -1 range of BB normalized to the OBOS range of RSI), and a normalized smoothed Stochastic (again, normalized to the OBOS of RSI) simultaneously with a single indicator.
It also displays buy and sell signals based upon the above.
The stochastic can be turned on and off, and the sell signal calculation will be changed accordingly (Stochastic not used to calculate buy signal).
All periods, OBOS levels, deviation, etc, are user adjustable. The buy and sell arrows can be optionally turned off.
The indicator supports alerts for the buy and sell signals.
This is a considerably rewritten, cleaned up, and updated version of my BB %b & RSI Indicator and Alert with many more features, and including a stochastic.
This indicator is mainly for use with Cryptocurrencies in shorter time periods to display possible trade opportunities. Can also be used with Forex.
Big Snapper Alerts R2.0 by JustUncleLThis is a diversified Binary Option or Scalping Alert indicator originally designed for lower Time Frame Trend or Swing trading. Although you will find it a useful tool for higher time frames as well.
The Alerts are generated by the changing direction of the ColouredMA (HullMA by default), you then have the choice of selecting the Directional filtering on these signals or a Bollinger swing reversal filter.
The filters include:
Type 1 - The three MAs (EMAs 21,55,89 by default) in various combinations or by themselves. When only one directional MA selected then direction filter is given by ColouredMA above(up)/below(down) selected MA. If more than one MA selected the direction is given by MAs being in correct order for trend direction.
Type 2 - The SuperTrend direction is used to filter ColouredMA signals.
Type 3 - Bollinger Band Outside In is used to filter ColouredMA for swing reversals.
Type 4 - No directional filtering, all signals from the ColouredMA are shown.
Notes:
Each Type can be combined with another type to form more complex filtration.
Alerts can also be disabled completely if you just want one indicator with one colouredMA and/or 3xMAs and/or Bollinger Bands and/or SuperTrend painted on the chart.
Warning:
Be aware that combining Bollinger OutsideIn swing filter and a directional filter can be counter productive as they are opposites. So careful consideration is needed when combining Bollinger OutsideIn with any of the directional filters.
Hints:
For Binary Options try ColouredMA = HullMA(13) or HullMA(8) with Type 2 or 3 Filter.
When using Trend filters SuperTrend and/or 3xMA Trend, you will find if price reverses and breaks back through the Big Fat Signal line, then this can be a good reversal trade.
Some explanation about the what Hull Moving average and ideas of how the generated in Big Snapper can be used:
tradingsim.com
forextradingstrategies4u.com
Inspiration from @vdubus
Big Snapper's Bollinger OutsideIn Swing filter in Action:
CM_UCS_MODIFIED SLINGSHOT [ALERTS]Here is a tool to help trigger entry alerts on CM_UCS_Slingshot_Modified.
This alert code picks up the Conservative Entry Signals.
Exponential Hull Moving Average With Alerts (EHMA)Hello! This is simply HMA calculated with EMA's instead of WMA! I have added alerts for the direction of the average.
Heres a recap the traditional HMA:
The Hull Moving Average ( HMA ) attempts to minimize the lag of a traditional moving average while retaining the smoothness of the moving average line. Developed by Alan Hull in 2005, this indicator makes use of weighted moving averages to prioritize more recent values and greatly reduce lag.