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".
"alert" için komut dosyalarını ara
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"
inwCoin HMA AlertinwCoin HMA alert for inwCoin HMA Strategy.
If you want to use this alert signal, please donate me 0.005 BTC for my electric bill/coffee/food to this address ( the man got to eat )
BTC : 3BRLGDEtNYpSPVD7YtKNZzVREsi1smcvvi
And send inform me about your donation, and I'll add you to access my alert script :)
If you need me to customize the script/alert/strategy to match your exchange, please let me know, and I'll do it for 0.01 BTC :)
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.
08-2018 Stochastic 5m [ALERT SETUP] [INDICATOR]This is an accumulation of small buy orders and a complete sell order strategy, that can be used for manual trading or for a trading bot. The strategy is based on stockastic divergences ( an indicator that I made myself and is published on my profile earlier ), and I added my personnal touch of course. Note that the bullish and bearish stochastic divergences are calculated separately and can be configured in the inputs.
To be used with a 5m timeframe, and on a flat or bullish pair.
Everyone can favorite the script, apply it to the chart, but only I can see or modify the code. If you need anything, leave a comment, thanks :D
More info about the script, such as inputs description, how to configure the script, strategy explanation, alert configuration can be found here : blockchainfiesta.com
--------------------------------------------------------------------------------------------------------------
I do commission work: TradingView Pine Script development & Reverse Engineering.
contact@blockchainfiesta.com.
You can also send me a message in TradingView or Discord (discord.gg)
Bitcoin address: 19sVQvCDmVfEACq7BiMnWSMqFPZ8qfSQ2K
ETH address: 0xc8a5d3a63a05db0c2363ea1c08b37a01cce9ebfb
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.
Alert Cross Example Alert example with set level.
Set level price in the input dialog and it will send
cross alerts
Stochastic RSI w/ Crossover Alerts (by WJ)NOTE:
// STOCH RSI CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT
This is the normal default built-in Stochastic RSI indicator which I have added some stuff for visual aid:
Added middle line (50)
Stoch RSI background turns green when K line crosses D line UPWARDS, K line is below the 50 level, and price is above 200 EMA
Stoch RSI background turns red when K line crosses D line DOWNWARDS, K line is above the 50 level, and price is below 200 EMA
Alert notification on the crossover candle with background colour change conditions met
[FP] STOCH & ADX EASY ALERTENG DESCRIPTION
This script is a simple request from user, that want to have an allert when ADX and Stochastic has certain contidion.
Also this indicator show when ADX is > or < than 40 when with red and green diamonds on top.
It's used to validate a weakly setup to trade FUTURES.
DESCRIZIONE IN ITALIANO
Questo script è una semplice richiesta da parte di un utente, il quale richiedeva un alert quando lo Stocastico e l'ADX raggiungono determinate condizioni.
Inoltre l'indicatore mostra quando l'ADX è maggiore o minore di 40 plottando dei diamanti in alto sul grafico.
Previous Period Levels - X Alerts====== ABOUT THIS INDICATOR
- A simple but highly customisable display of previous higher time-frame
OHLC values, drawn using line.new and label.new. Nothing fancy but...
- Customised resolution input which excludes time frames lower than 1 hour
while extending the common higher reference inputs to include:
• 6, and 12 Hour
• 5 Day
• 3, and 6 Month
• 1 Year
- Alert conditions using an adjustable SMA to help reduce false positive
spam.
- Full visual customisation options for (almost) every aspect, so it can be
tuned to suit most individual preferences.
- In line with the miriad visual customisation options is the ability to
change the display format of the Labels, to show more or less information,
or disable them altogether.
====== REASON FOR STUDY
- To practice advanced user input option handling to allow for a full visual
customisation experience without stepping outside of, or interfering with,
the intended function of the indicator.
- Provide reasonably clear code commenting and structure in order to be
useful as a potential learning aid for others, and future reference for
myself.
====== DISCLAIMER
Any trade decisions you make are entirely your own responsibility.
I've made an effort to squash all the bugs, but you never know!