Moving Stop Loss (Most) by ceyhunATR is an indicator that has been removed and replaced with a moving average.Bar colors and infopanel have been added.
//Barcolor
Green = ExMov > Most and close > Most and low > Most
Blue = ExMov > Most and close > Most and low < Most
Red = Most > ExMov and close < Most and high < Most
Yellow = Most > ExMov and close < Most and high > Most
//It gives White color where there is deterioration.
//InfoPanel
Buy Price = Blue draws the circles at the purchase price.
Profit Long>20 = Risk level taken as a percentage, I got the highest 20%, you can determine as you wish.
Sell Price = Red draws the circles at the purchase price.
Profit Short>20 = Risk level taken as a percentage, I got the highest 20%, you can determine as you wish.
==Atr Original Code==
CDC ATR Trailing Stop V2.1 (2013)
==Most Code==
MOST by Anıl ÖZEKŞİ
Barcolor
Barcolor
Stoploss
ALL-STAR STRATEGY TP-SL-TSHello!
This strategy combines multiple following stop and take profit strategies. Basically, after purchasing depending on the MOST Strategy, with the values you will determine from the settings section;
stop loss with percentage (settings > Manuel Stop Loss Ratio),
sell and take profit if it is at max profit level (settings > Take Profit Ratio),
activate the trailing stop after it exceeds a certain profit rate, and if it has dropped from this value by a certain rate, sell and take profit (settings > Trailing Stop Start Ratio) > (settings > Trailing Stop Ratio)
you can have your transactions done. In addition, the transaction, which is stopped according to the MOST strategy, also goes into a sell state.
The bars that are in the Sell state, switch to the Buy state, enter the trailing stop area, and are in the state of Buy despite the Most are shown in different colors.
Türkçe
Bu strateji birden fazla takip eden stop ve kar al stratejisini birleştirmektedir. Temelde MOST Stratejisine bağlı olarak alım yaptıktan sonra, ayarlar bölümünden belirleyeceğiniz değerler ile;
yüzde ile zarar durdur (ayarlar> Manuel Stop Loss Ratio),
max kar al seviyesine geldiyse sat ve kar al (ayarlar> Take Profit Ratio),
belirli bir kar oranını geçtikten sonra takip eden stop aktif et ve bu değerden belirli bir oranda düştü ise sat ve kar al (ayarlar> Trailing Stop Start Ratio) > (ayarlar> Trailing Stop Ratio)
işlemlerini yaptırabilirsiniz. Bunların yanında, MOST'a göre stop olan işlem de sat durumuna geçer.
Sat durumunda olan, Al durumuna geçen, Takip eden stop alanına giren, Most'a göre al durumunda olduğu halde kar al işleminden sonraki barlar farklı renklerle gösterilmiştir.
3 Day Trailing Stop RulePeter L. Brandt's 3 Day Trailing Stop Rule
This indicator implements Peter's 3DTSR on daily price movements.
A long exit signal following 3DTSR works as follows:
1. Identify the Highest High Day since the last 3DTSR Long Signal was triggered.
2. A close below the low of that High Hay triggers a Setup Day.
3. Any penetration of the low of the Setup Day triggers the rule - sell to close.
A short exit signal following 3DTSR works as follows:
1. Identify the Lowest Low Day since the 3DTSR was last triggered.
2. A close above the high of that Lowest Low Day triggers a Setup Day.
3. Any penetration of the high of the Setup Day triggers the rule - buy to close.
The signals can be used in reverse to enter positions.
Intraday
This indicator sources data from daily price bars so the integrity of the signals is maintained even when looking at intraday charts.
Settings
The long and short signals can be enabled or disabled in the settings.
The 3DTSR can look very busy on a daily chart so price cutoff point settings are available to hide any instances above or below a price.
Example
In the example above, a long position is entered in USDBRL after a breakout.
The 3-Day Trailing Stop Rule becomes active when 70% to the price target. The cutoff setting is useful here to make the chart look less busy.
The Setup Day and subsequent Trigger day occur a few days later signaling an exit from the trade.
2% StopThis indicator is simply based on the 2% rule, you must insert the entry point (the price at what you bought) by clicking the gear on the top left.
If you see the chart different is becouse the default entry is set to 1 and but it fixes if you set the proper entry price.
a little bit about the 2% rule :
Following the 2% Rule will keep any loss in your account to a rela-
tively small, livable size.
The 2% Rule prohibits you from risking more than 2% of your account
equity on any single trade.
This Rule does
not limit your position size—it only limits your risk.
Of course, if you are planning to hold your position down to zero,
then its maximum size would have to be capped at 2%. On the
other hand, if you do a much more sensible thing and use a stop, your
risk per share will decrease, and your permitted size will increase.
The distance from your entry price to the stop level defines your
maximum dollar risk per coin.
The 2% Rule defines your maximum risk for the entire position.
Knowing the risk per share and the total permitted risk makes it
easy to calculate the maximum number of coins /shares you may trade.
Credit about this idea goes to Dr Elder Alexander.
High/Low stopFirst of all let me quote some important points :
• You need stops; a trade without a stop is a gamble.
• You need to know where you’ll put your stop before you enter
a trade.
• Everybody needs hard stops.
• Whenever you change a stop, you may move it only in the direc-
tion of the trade.
There is a variety of techniques available to traders who like to use
trailing stops:
• You can use a multibar low as a trailing stop; for example, you
can keep moving your stop to the lowest low of the last three
bars (but never against your trade).
• You can trail prices with a very short moving average and use its
level for a trailing stop.
• You can use a Chandelier stop—every time the market makes a
new high, move the stop within a certain distance from the top—
either a specific price range or a number based on an ATR (aver-
age true range). Any time your stock makes a new high, you place
your stop within that distance from the top, like hanging a chan-
delier (this method is described in Come into My Trading Room).
• You can use a Parabolic stop .
• You can use a SafeZone stop .
• You can use a Volatility-Drop stop (described below, for the first
time in trading literature).
• You can use a Time Stop to get out of your trade if it does not
move within a certain time. For example, if you enter a day-trade
and the stock does not move within 10 or 15 minutes, it is clearly
not doing what you expected and it is best to scratch that trade.
If you put on a swing trade which you expect to last several
days, but then a week goes by and the stock is still flat, it is
clearly not confirming your analysis and the safest action would
be to get out.
This is a summary taken from Dr Elder book and this indicator i coded from one of his book where he briefly mention this trailing stop technique but don't dive a lot into it, but still i found to be very effective.
You can use even the short stop (the green dots) as an entry point.
Pivot Point SuperTrend [Backtest]Hello All,
This is backtesting result of following indicator/strategy. I didn't work on adding other indicators. maybe in the future I can try to combine this with other indicators.
You can visit following link to see "Pivot Point SuperTrend" . by using this backtesting tool, you can test&find better options
There is option "Use Center Line to Close Entry for 50%" . by default it's not enabled. if you enable this option, pivot point center line may push you to close your entry for 50% (can be used as early stoploss/take profit line if you think it's risky)
Enjoy!
ST0PST0P is a kind of a TRAILING STOP LOSS INDICATOR in which users can set up LONG or SHORT trade versions and also can set up a STOP LOSS level by percent % or unit difference.
It tries to solve the problem of stop loss indicators' default BUY or SELL settings and non adjustable stop levels of % and difference change in price levels.
(Will try to make updates to add user defined start bars.)
Kıvanç Özbilgiç
SECRET EESSecret EES is a Pivot Based indicator that shows Entry Price, Target Price, and Stoploss.
This is not exact Pivot Points or CPR. These ranges are corrected for better accuracy and better results.
The chart is divided into Three Zones - No trade Zone, Long Zone, and Short Zone.
Each line indicates the Entry, Exit, and Stoploss for at least one of the zones.
Works Good in Equity.
It also works on Index Charts.
Recommended time frame 15 mins.
Only for Intraday Trading.
THIS IS NOT REGULAR PIVOT POINTS. PLEASE USE CAREFULLY.
TITAN StrategyTitan Strategy it's a Volatility & price action indicator giving you the exact point of exit or stop or reversal
with 2 different lengths represent as 2-time frames to drive the trend and reversals during the bear market and the bull market
with one adjustable level of taking profit and one adjustable stop loss level.
Grate for swing trading and Bullrun recognition and scalp those short trade into the bear market
and there its 2 more timeframes or lengths for the short environments where titan will scalp short into the average true range
default settings are at 4% stop loss and 4% take profit
How to use :
Buy Signal: long condition
Sell Signal: Short condition
If you like to know how to apply to the service please send me a private msg
we have a full pdf guide that comes with indicator its will be provided to you for mentoring propose
thx for your time and support
Pivot H/LPivot high low based on 3 candles. Pivot low= low->lower low->higher low. Pivot high = high->higher high> lower high.
That shows me referal points where i would like to setup stop loss.
It also shows me trend or rotation and supports and rezists.
Moving Average profit targets with var sizeProfit target:
Profit targets are those scenarios where the system expects to be greater than the actual return at the end of the transaction: they may be short-term benefits, such as a favorable price shock model.
In short-term transactions, profit objectives are essential. Price fluctuations make any favorable event likely to turn around in an instant. Moreover, profit objectives are more difficult to integrate into the longer-term trading system, because they are afraid of losing larger profits at risk, so they will replace them with smaller but more frequent gains. As a follower of the trend, once you make a profit and stop earning, but the trend direction is still intact, you need to find a way to re-enter the transaction to avoid losing the rare but very large market situation.
Profit target is best calculated based on price volatility (V), and the most commonly used method:
For Long, the system buy point (E), needs to be multiplied by the average true volatility or annualized volatility :E+f×V.
The net value multiplier f used to calculate the profit level is usually obtained through data mining.
GMS: Mean Reversion StrategyThis is based on my GMS: Mean Reversion Indicator ()
Features:
- % Based Profit Target and Stop Loss
- SMA Trend Filter
- Can choose trade exit based off a moving average or linear regression curve
- Filter for long only trades, short only trades, or both at the same time.
Source code is open, so feel free to take a look!
I hope it helps,
Andre
RSI and Smoothed RSI Bull Div Strategy [BigBitsIO]This strategy focuses on finding a low RSI value, then targeting a low Smoothed RSI value while the price is below the low RSI in the lookback period to trigger a buy signal.
Features Take Profit, Stop Loss, and Plot Target inputs. As well as many inputs to manage how the RSI and Smoothed RSI are configured within the strategy.
Explanation of all the inputs
Take Profit %: % change in price from position entry where strategy takes profit
Stop Loss %: % change in price from position entry where strategy stops losses
RSI Lookback Period: # of candles used to calculate RSI
Buy Below Lowest Low In RSI Divergence Lookback Target %: % change in price from lowest RSI candle in divergence lookback if set
Source of Buy Below Target Price: Source of price (close, open, high, low, etc..) used to calculated buy below %
Smoothed RSI Lookback Period: # of candles used to calculate RSI
RSI Currently Below: Value the current RSI must be below to trigger a buy
RSI Divergence Lookback Period: # of candles used to lookback for lowest RSI in the divergence lookback period
RSI Lowest In Divergence Lookback Currently Below: Require the lowest RSI in the divergence lookback to be below this value
RSI Sell Above: If take profit or stop loss is not hit, the position will sell when RSI rises above this value
Minimum SRSI Downtrend Length: Require that the downtrend length of the SRSI be this value or higher to trigger a buy
Smoothed RSI Currently Below: Value the current SRSI must be below to trigger a buy
Trailing SL Alerts [QuantNomad]It's alerts version of my Trailing SL strategy:
Use "Once Per Bar" param when creating alerts.
Profit and Stoploss CalculatorThis script is designed to display three stop loss areas to assist either with automation of risk management or identify and alert when price is in a range of a trade for risk to reward ratio.
In this version there are three stop losses and 1 PT. Mainly because i will most likely only be using 1 of the SL to pair with the PT.
Stoploss areas are displayed on both sides of the price for long and short calculations along with the two profit factors but the settings in the indicator it self apply to both sides in terms of percentage.
Trailing SL Strategy [QuantNomad]I'm a big fan of simple strategies.
This one is a very simple one. So it consists only from one Trailing SL. When SL is hit, the position is reversed and SL is tracked for a new position.
You can choose one of 3 types of SL:
% of your price
ATR - it is calculated as current ATR * multiplier
Absolute
As you can see even this simple strategy can show pretty good results.
ATR based Stop and Take-Profit levels in realtime Little tool to quickly identify stops and take-profit levels based on Average True Range. User can change ATR multipiers, as well as the ATR length used. Green and red lines show these levels; plot is visible over last 8 bars only to reduce clutter. Label showing the current ATR, up above the last bar
ATR SL/TP Calculator
Hello traders!
With this script you will able to calculate easier SL and TP using the ATR Value according with your strategy.
Script plots two circles below and above the candle that is calculated using H/L of the candle +/- ATR Value.
You can also modify the ATR Period and other plotting options clicking on the settings icon.
Ciao Traders, in questi ultimi giorni non ho pubblicato analisi ma spero che gradirete questo script che vi faciliterà di molto il lavoro quando applicherete strategie basate sull'ATR per il calcolo degli stop o dei profit.
Grazie a questo script riuscirete a calcolare più facilmente lo SL ed il TP utilizzando il valore dell'ATR applicato al Massimo o al Minimo di quella candela.
Lo script visualizzerà due cerchi, uno sopra e uno sotto la candela che rappresentano il Massimo/Minimo più/meno il valore dell'ATR.
Potrete modificare il periodo dell'ATR e lo stile semplicemente cliccando sull'icona delle Impostazioni.
Trend TrailingAndrew Abraham
It can be used as:
- stop loss indicator
- indicator of support and resistance
- buy and sell signals
ATR x TP & SLSimple script based on ATR to calculate your Take Profit and Stop Loss
Input variables:
ATR Period ( Default: 14 )
TP Multiplier ( Default: 1*ATR )
SL Multiplier ( Default: 1.5*ATR )
SFL ATR BandsMany traders use ATR as a way to determine stop loss placement. It usually works like this:
- Stop loss for a short trade = high of last candle + ATR value
- Stop loss for a long trade = low of last candle – ATR value
This is an indicator that allows you to do just that: it gives you an easy way to view current and historical volatility using ATR-based price bands .
Features
The indicator is configurable with the following settings:
ATR period
ATR multiplier
ATR applied to highs/lows OR the close price
Bands offset
Only show for the last X candles
How To Use This Indicator
Since this indicator shows average volatility bands, it is a good measure of how much the price moves. So we can use ATR bands in a number of ways:
it’s an easy way to see where you can place your stop loss
you can use a multiple of ATR as your trade target
you can trail your stops alongside the ATR bands
Untapped Forceable LiquidityUses likely stop placements and liquidation points to visualize where there may be forceable buy or sell orders on the chart.
Good for catching wicks for entries or to see whether the bulls or the bears are in control. For example, a wick down into a liquidity point and a close back above it may be seen as bullish as the sell pressure was overwhelmed by the bulls.
Anyways, I like to use it for game theorizing for trend analysis.
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