Binque's Stop LossFixed Script only showing Daily Stop Loss. Now will show stop loss based on the resolution of the chart you are on, i.e. 1 min, 5 min, 15 min, 1 h, 4 h, 1 d, 1 w, 1 month, etc...
Stop
NeoIchi TrailingThis is the separation of moving average parts from NeoIchi indicator with addition of four different ATR setting that can be used for Stop Loss and Trailing Stops. The NeoIchi indicator won't have any moving averages any more, the code is secured but every one have access to use this indicator on their charts.
Double EMA with stop loss indicatorThis is an updated version of my previous stop loss script.
I've added a double EMA line and modified the stop as below;
In an uptrend....
1. a yellow dot will appear once it's time to move your stop. The yellow dot will display at the level of the stop loss. Place your stop 1 pip below the dot.
2. The yellow dot will only appear if a new higher low has formed and has been confirmed. Also the current candle must have broken the high of a previous bullish candle or the dot will not appear.
3. The dot will also appear if there is a likely reversal of the current trend.
Also works in downtrends.....
EAP Helper IndicatorThis is a basic indicator I am developing to assist with testing and trading the new EAP pullback strategy. If you are not a member of the EAP program by Steven Hart, then this indicator will not be helpful to you.
Features:
S/L Calculator
This displays your stop loss values based on an entry from the currently selected candle.
The S/L is calculated by adding the S/L size in pips to the close of your entry candle + the distance to the swing high (or swing low for shorts). By default, the indicator only looks back 3 candles for highs and lows, but this can be changed in the settings.
If the ATR is <= 19, the S/L is 20 pips above/below swings.
If the ATR is >= 20 but <= 29, the S/L is 20 pips.
If the ATR is >= 30 but <= 49, the S/L is 30 pips.
If the ATR is >= 50 but <= 99, the S/L is 50 pips.
If the ATR is >= 100 the S/L is 100 pips.
-------------------------
I will add more features as I think of them :)
Binque's Stop Loss IndicatorBinque's Stop Loss Indicator is a great way to visualize a trailing stop loss based on a percent from the high. i.e. If the high was $10 of a trading day and your stop loss was set at 5% (percent) then your chart would show a small dot 5% below the high of the day. This is a great way to quickly see a trailing stock idea. Change the color to match your back ground. Adjust your trailing stop loss to fit your trading style.
Note: This indicator is calculated off of the daily high.
EXHAUSTED BARS - Exit candlestickThis script can spot the candle to exit a trade
it works only on 1d timeframe
Do not trade the signal, just use it to exit the trade in profit (it's not a reversal signal)
NO REPAINT - it' based on current candle close
You can try it for a limited period, ask for access in comments
Simple Trailing stopSince my exchange doesn't support trailing stop I made a script for it.
It is fully configurable, which means you can set the bars for calculation, the offset and sources for trigger and calculation.
The original purpose for me was to send a command to my bot. If you like it please comment and check out my other scripts.
ATR+ (Stop Loss Indicator)This script is designed to aid in back-testing and trade execution.
It displays three sets of values - the teal colored value is the current ATR, the green colored value is your stop loss distance (in pips) below the most recent swing low for long trades , and the red colored value is your stop loss distance (in pips) above the most recent swing high for short trades .
You can change the stop loss settings to base your stop loss on a set pip amount or by however many multiples of the current ATR as you wish (eg. 1.5x ATR).
Feel free to ask any questions or edit the script without permission :)
- Matt.
CDC ATR Trailing Stop V1Based on the standard ATR trailing stop indicator.
A few minor tweaks as used in Chaloke.com's community
B3 Edge TrailB3 Edge Trail is similar to a SuperTrend or ATR stopline system. It is based on the average of the highs and lows, and when back-broken, the binary bias flips. Simple as pie to use, just set your input to whatever suits your chart. The more "bars back" length the less flipping, then if you lower that input number it will result in an increase in sensitivity.
Enjoy, and now that TradingView has made it easy to do, I will be offering access to the strategies I have made based on my indicators. These will be available on the web eventually.
Parabolic GlitterThis indicator overlays a series of Parabolic Stop And Reverses (SARs) to continuously illustrate trends as they form in addition to a range of good possible levels at which to place stop orders.
The Initial Start argument gives the minimum value for the SAR function's "Start" argument. The Increment/Start Ratio argument gives the ratio of the SAR function's "Increment" and "Start" arguments (i.e. SAR default is Start = 0.02, Increment = 0.02, therefore Increment/Start Ratio = 1). The same logic applies to the Max/Start Ratio Argument (i.e. SAR default is Start = 0.02, Max = 0.2, therefore Max/Start Ratio = 10).
The Adaptive Coloring argument determines whether the plotting points are red in downtrends and green in uptrends, or if all the plotted points are given the same color (defaults to silver).
[RS]Function Volatility Stop V0Function for Volatility Stop:
added some tweeks so it can be used on any series as in example a rsi.
[RS]MTF CATR Stop Hunt Levels V0EXPERIMENTAL:
Adaptation from stop hunt levels:
Uses timeframe and atr to set ranges.
[RS]Stop Hunt Levels V0Request for SpreadEagle71:
Stop Hunt Levels adapted from:
www.investopedia.com
configuration:
smoothing: smooths/average the source higher value will remove spikes but delay the speed of adjusting
source: source to compare crossing lines.
Rounding Value: value space of the grid.
Entry Window Size: Space for entrys.