Inside Bar Alert I need help!!! I created the alert but it triggering during the formation not once it has printed. Does anyone know who to make it trigger the alert once the inside bar is complete and make it plot an arrow when the inside bar has formed?
Cari dalam skrip untuk "alert"
EMA21/55 Crossover AlertThis will alert on EMA crossovers. Alert for 21 crossover and crossunder. Work in progress.
Tenkan Kijun Cross Alert Modified to alert on EqualsI wanted it to alert on equals not only on crossover
Trend Reversal Alerts Strategy [4H/3M]This is advanced version of T-R.A.S with better logic adapted for 4hour / 3month timeframes
Trend Reversal Alerts Strategy [Advanced]This is a hourly version of T-R.A.S
It's better for houry timeframes : 2h, 3h, 4h, 6h, 12h, 1d, 4d ; otherwise use version for weekly
FIB Band Signals with RSI FilterOriginal Author: Rashad
Added by Rashad 6-26-16
These Bollinger bands feature Fibonacci retracements to very clearly show areas of support and resistance . The basis is calculate off of the Volume Weighted Moving Average . The Bands are 3 standard deviations away from the mean. 99.73% of observations should be in this range.
Updated by Dysrupt 7-12-18
-Buy signals added on lower bands, mean and upper 3 bands
-Sell signals added to upper 3 bands
-RSI filter applied to signals
-Alerts not yet added
-Long Biased
NOTE: This is NOT a set and forget signal indicator. It is extremely versatile for all environments by adjusting the RSI filter and checking the band signals needed for the current trend and trading style.
[STUDY]Kagi Emulator OCC & SL/TP V3This is the script with alerts for the previous backtest.
Modify "reversal" according to the pair
It has take profit and stop loss too.
Thanks and Enjoy...
MG - Bollinger band alerts- Displays the Bollinger Bands for standard deviation coefficients 2 & 3 (can toggle both independently)
- Has four preset alerts
- Price reached upper band (SD = 3)
- Price reached upper band (SD = 2)
- Price reached lower band (SD = 2)
- Price reached lower band (SD = 3)
MASelect Crossover AlertsStudy for alerts, to be used with the MASelect Crossover Strat.
A simple crossover/crossunder strategy for beginners with options for 5 types of Moving Average. Use the strategy script to backtest and find your preferred Moving Average combinations and lengths.
Kozlod - Channel Break Out AlertsStudy version with alerts of standard "Channel Break Out Strategy".
Kozlod - All-time high/low alertsA small script to track all-time high/low levels.
You can create alerts when levels will be updated.
Kozlod - Yet Another Moving Average Cross Alerts (9 MA types)You can choose one of these MA types in params:
Simple Moving Average ( SMA )
Exponential Moving Average ( EMA )
Weighted Moving Average ( WMA )
Arnaud Legoux Moving Average ( ALMA )
Hull Moving Average ( HMA )
Volume-weighted Moving Average ( VWMA )
Least Square Moving Average ( LSMA )
Smoothed Moving Average ( SMMA )
Double Exponential Moving Average ( DEMA )
Also you can select SL/PT % levels.
There are 4 alerts available: LONG/SHORT/EXIT LONG/EXIT SHORT
Same script as strategy:
Turtles AlertsThis script allows you to set up long/short turtle alerts for your favorite assets.
This one is a bit awkward to use, so refer to the giphy I posted to get you on the right track.
www.giphy.com
emasma alertsSame as strategy emasma (crossover between EMA13 and SMA30), but can be used for creating alerts
MACDAS by KIVANCfr3762 with Plots and AlertsMACDAS script by KIVANCfr3762, i added Plots and Alerts
original script
Bollinger Band with Touch Alerts and Disappear on Low TimeframesModified Bollinger Band with Touch Alerts and Disappear on Low Timeframes
Fractal and Alligator Alerts by JustUncleLThis is based on two well known Bill Williams Fractal and Alligator strategies.
The following code is an implementation is similar to reversal strategy specified here:
forexwot.com
and another well know Alligator break out strategy.
This was achieved by combining some of the ideas from two other indicators:
True Williams Alligator (SMMA) by the_batman
Fractals and Levels by JustUncleL
There are two types of Fractal + Alligator Strategies included in this indicator:
Fractal Reversal : In an uptrend defined by Low Fractal that is above the Alligator teeth and the Alligator mouth is completed open in an uptrend. The opposite for downtrends. (Green and Red Arrows)
Fractal BreakOut : In an uptrend, at the start of Alligator open we look back for the first Fractal High above Alligator Teeth. Alligator teeth must be above mouth. (Aqua and Fuchsia arrows)