[astropark] Stops huntingDear Followers,
today I'm happy to share with you my Stops Hunting indicator.
This indicators draws lines on important levels, where traders are supposed to set their own stop loss orders .
As per default values you will see
sellers (short) stoploss prices as red lines
buyers (long) stoploss prices as green lines
Market maker move prices towards liquidity, so to hit common traders stoplosses.
Why it acts this way? because stoplosses become fuel for market maker to move price where it wants to, and after latest stoplosses were triggered, then it uses this fuels to make trend reverse to the opposite direction.
To highlight this mechanism, the indicator plots:
red background when there are (almost) no-more sellers' stop losses still to be hit, so the trader can start thinking about opening a sell/short position ,
green background when there are (almost) no-more buyers' stop losses still to be hit, so the trader can start thinking about opening a buy/long position .
This indicator:
works on every timeframe , so it can be used for both swing and scalping trades
has a bias filter to increase or decrease the bullish/bearish backgrounded ranges (the higher the value, the less the width of ranges)
lets you change colours as you like
lets you enable/disable plotting of lines
lets you change lines' thickness and transparency
lets you enable/disable plotting of circles whenever a stoploss is hit
lets you set a starting date/time from which you want the indicator to start its analysis and collecting data for stops hunting
lets you set alerts when a stoploss has been hit/hunted
lets you set alerts when background starting be coloured as explained above
A gentle reminder: always consider setting a stoploss in trades and use a proper money and risk management strategies .
Here there are some examples how the indicator works on many timeframes and markets:
BTC/USDT 1h
LINK/BTC 1h
ETH/BTC 1h
EUR/USD 15m
GBP/USD
Brent Crude Oil 15m
GOLD (XAU/USD) 15m
FaceBook (FB) 15m
Microsoft Corp (MSFT) 15m
This is a premium indicator , so send me a private message in order to get access to this script .
Stoploss
Jackrabbit.modulus.StopLossThis is an algorithic stop loss for the Jackrabbit suite and modulus framework.
This module is not a standalone and relies on previous modules to send a signal data in order to function properly. This module acts on buy and sell data from within the indicator on indicator framework that TradingView supports.
This module is NOT a substitute for a flat percentage based stop loss provided by trading platforms and many exchanges. This is an algorithic approach that is designed to follow the market. Such a methodology has been proven by many traders to help mitigate risk.
This module sets a risk/reward ratio to which a modified ATR is used to determine the stop loss and take profit. Note that the take profit can also be on the basis of the strategy sell markers. A multiplier and a look back are user configurable to help tune the module for more favorable results.
It is important to remember that this module does NOT allow accumulation, so your buying strategy will need to be surigical in nature to maximize your profits.
The Jackrabbit modulus framework is a plug in play paradigm built to operate through TradingView's indicator on indicatior (IoI) functionality. As such, this script receives a signal line from the previous script in the IoI chain, and evaluates the buy/sell signals appropriate to the current analysis.
This script is by invitation only. To learn more about accessing this script, please see my signature or send me a PM. Thank you.
ATR Stop Loss IndicatorIt’s very simple – all it does is calculate your stop loss with trailing stop price.
How It Works
Blue is the current ATR (pips).
Green is your trailing stop-loss price for Long
Red is your trailing stop-loss price for Short .
Settings
ATR Length:
Your ATR Length
Multiplier:
ATR multiplier.
For example, if you want to use a 2x ATR stop, set to 2.
Buy/Sell/TP/SL/TSL Alerts ModuleThis tool is not a self-sufficient indicator, just an attachable module that allows you to enhance a specific indicator with risk management components without having a headache.
What you need to do, and actually this is the most important step, is to rewrite your indicator to a buy-sell signal form which will output only -1, 0, 1 values and then connect it to the module.
After that the module gives you a lot of possibilities to customize Take Profit, Stop Loss and Trailing Stop Loss levels through the settings window and to set all the alerts you need up.
Simple Buy/Sell setup for the RSI:
Now I am adding Stop Loss:
and Take Profit:
and finally Trailing Stop Loss:
Okay, I have shown how it works with RSI signals. Here is example for the MACD:
and example for the WaveTrend Oscillator:
If you have any questions don't hesitate to ask and contact me either via private messages on TradingView or via Telegram
Stop Loss PanelHere is a label panel that shows the stop-loss number for Long or Short trades based on volatility using average true range and and a mult of that.
AltS Swing (INV)
PLEASE READ THIS DESCRIPTION TO SAVE TIME AND UNDERSTAND WHAT THIS INDICATOR DOES
This is a official version of AltSignals Long/Short Reverse Indicator
Description:
This indicator uses various indicators in combination with each other, some of the key ones to mention is Hulls, EMA , MA. Along with that it uses EMA crossovers to get the precise entries and exits.
The recommended time frames with this indictor are shorter ones, for example 5m,10m,15m work well, along with that I have found that some of the more unique time frames also work well such as 20m,45m,2hr and so on.
This indicator is not super advanced but it's still very powerful, with only 130 lines of code.
This indicator works on every chart, time, and candle type but you must play with the settings to find what is best, the same setting will not work on every pair etc.
With AltSignals Swing Indicator it trades one way, that means it gives 3 pieces of information. BUY/TakeProfit/StopLoss.
Unlike most indicators which Buy and Sell both ways this one focuses on one direction of trading so please take into account when using this.
I have added in a reverse strategy which basically shows the opposite values of of the buy, so if you select the box in the settings and un-tick it, then it will show opposite directions so sells only.
This feature is very useful especially in general bear markets when buying is difficult.
I have also added in the option for no stop losses to be used, if you set the stop loss value = 100 then it will show no stop losses.
I suggest a stop loss somewhere in the region of 1-2-3%, please note that you can use decimal stop losses too so for example 0.1 or 0.5.
This indicator is NOT a once size fits all, every chart is different, time frame and candles also, so i would suggest spending some time going through and playing with the channel length settings, which will change the EMA numbers.
Using this along with the back script to find the ideal settings is the best way to use this script, once you have done that make sure to save those values somewhere.
Its important to remember that the Regular script and the back testing script values should be the same for them to match up on the chart, so the channel lengths, stop losses and so on values should be the same.
Side note
This is not financial advice.
We will continue making updates as time goes on.
If you would like to try this script for free please visit our website or message us on Tradingview live chat.
Shenlong V2.3 - Trend cycleShenlong V2 is a script developed to facilitate the interpretation of long and short entries according to various conditionals that play with the trend.
The use of trend clouds has been implemented, which can be used as dynamic support / resistance . They also allow us to identify the current price cycle according to these guidelines, marking with a LONG or SHORT depending on the cycle in question. The appearance settings are user configurable. You can set alerts (long o short) to be aware of movements.
The use of recommended stop loss has been implemented, this can be used as a trailing stop to ensure profits or give the possibility of catching the trend, since it will move as the price forms its structure.
An information panel on stop prices has been implemented for ease of use.
Triple ATR multiplier - 3 ATR Values in OneHere you can choose to plot 3 different ATR values in 1 window. I use this indicator to get the values of my stop loss and take profits.
You can change the multiplier value for each ATR Line and the length of the base ATR.
Ty
Stop-Loss order according to Average PenetrationAs a engineer, the view of signal and noise in the book of "Trading for a living"really interests me. For a trader the biggest issue is when should we enter and exit the market. The view of safety range stop loss may help to solve this problem for some beginner and give you a new idea of stoploss for you trade system
Here is the content from Trading for a Living
you may use the slope of a 22-day EMA to define the trend. You need to choose the length of the lookback period for measuring noise level. it has to be long enough to track recent behavior but short enough to be relevant for current trading. A period of 10 to 20 days works well, or we can make our lookback period 100 days or so if we want to average long-term market
if the trend is up, mark all downside penetrations during the look-back period, add their depths, and divide the sum by the number of penetrations。 This gives you the Average Downside Penetration for the selected look back
if today's low is lower than yesterday's, do not move your stop lower since we are only allowed to raise stops on long positions, not lower them
Reverse these rules in downtrends. When a 22-day EMA identifies a downtrend, count all the upside penetrations during the look-back period and find the Average Upside Penetration. Multiply it by a coefficient, starting with two. When you go short, place a stop twice he Average Upside Penetration above the previous day's high. Lower your stop whenever the market makes a lower high, but never raise it.
The important thing when you make an order is to hold your earning during a trending scenario. To avoid stopping loss by the variance in the market and to avoid big loss if the market shift to another direction in a short time.
From the graph there, I select the most recent trend up period in the Bitcoin and adjust the parameters according to this trend.
As you can see, the stop loss is away from the lowest price in bar, so that you will not be forced to exit the trade by small turbulence. You can hold your order and need to worry about missing the trend. But there are always sharp plunges in the uptrend. you can see two cursors on the graphic. The stop loss will help you avoid this plunge.
But in my opinion, this will be the hard stop loss in your trade. Help you to keep profit and avoid big loss. To maximize the profit, you had better to build you own strategy.
When I try to create this indicator, it is found that two rule for this indicator
1. you had better to use it in a clear trend range. Since the stop loss can only be higher in a long condition and lower in a short condition. If you use it in a volatile market., then stop loss doesn’t make any senses.
2. you need to adjust those parameters according to the market and the trend you are in. Some people like to avoid big loss, you can set them this depending on you experience
Last, this is getting from the view in the book, i didn’t do any back test for it. So please be careful to use it and let me know if you have any suggestions or ideas.
MACD VWAP IndicatorThis indicator uses a combination of the VWAP, EMA 9 and parts of the MACD in order to detect a bullish or bearish trend.
How to trade it:
Set SL either below or above the VWAP line (orange) and TP to 1:1.5 ratio (depending on last few candles, of course).
If EMA200 is close by then place SL either below or above EMA200 (blue) and TP to 1:1.5 ratio
Important:
Best traded in 15M, 30M => Intraday.
Have fun! :)
lineAlertslineAlerts is a powerful tool to define Buys, Sells and Buy-Sell lines for repeating actions.
The possibilities vary from 1 Buy and/or Sell to repetitive Buying and Selling at definable lines from a specified point in time (Year, Month, Day and Hour to begin).
lineAlerts provides:
+ optional StartBuy and optional EndSell
+ in repeat mode: optional definable ending-action (Buy or Sell, which overwrites Stop-Out/Abort)
+ buy- and sell Lines can be angled separately by using non-zero entries in the Angle %perDay parameter
+ configurable Stop Loss (Percentage, Stop-Out/Abort-Only, Flat or Angled like Buy-Sell-Lines)
+ profit calculation and effective alerts can be set further than the beginning time (ActiveAfter#Hours)
+ empty-bar-correction for lower-liquidity pairs on short timescales (automatically on)
+ optional visual extension to the right for currently active buy-sell lines
+ Slippage Max. Percentage parameter, added to order price for Buying, subtracted for Selling
(represented in the Buy-Sell markings and LastPrice lines, also calculated in Profit/Loss percentages)
+ Full Autoview Alerts automation in the Order parameters (for spot trading, this can be replaced with
your own API commands while creating or modifying the TradingView alerts):
- Separate order size entries for Buying and Selling
- Choice between Percentage or absolute Amount for both Buying and Selling
(choose the corresponding alert-drop-down option when creating an alert!)
The timeframe for running lineAlerts depends on the scale (duration) of the defined pattern.
Running on a very small resolution, e.g. 1-5 Min, is suitable for a pattern of a few days to a week at most.
This is because of the limited available historic data. Keeping your pattern lines shorter than a week on these micro-timeframes will produce accurate results/output. A pattern which may last a few weeks or even months can run flawlessly on a 1H resolution for example.
"Once per bar" is the best alert option in any case. To avoid multiple signals within 1 bar in highly volatile times, it is better to create the alert on the 1 or 4 Hour chart in stead of the daily chart for a pattern of multiple weeks for example.
lineAlerts is suitable for any timeframe on any chart which is open 24/7, like most crypto currencies.
My other published indicators contain a handy combination of new and classical indicators and oscillators.
With lineAlerts, the one defining the lines is in complete control. Results might indicate how good one is at defining trade patterns and at defining suitable stop losses, but lineAlerts is not an indicator as such.
lineAlerts is more something like a visually definable price-line alerter with various stop loss and ending options. There will be a video available with some more explaining.
WARNING:
Note that if an Autoview extension is active for the charted exchange and the according TradingView alerts are activated, it works right out of the box, so make sure to have all order decimals right...
GuidoN - December 2019, July 2020
[CP]ATR Triple Stop Loss LevelsATR based Triple Stop Loss levels that are plotted on the chart (like moving averages!).
With ATR Levels plotted on the price chart itself, you can better set your volatility based trailing Stop Loss.
Also helps to define the SL when making an entry into a stock.
Note:
This indicator is supposed to be used on Daily and Weekly Charts.
For other timeframes you would need to tweek the default parameters.
Perfect Risk Management Setup !Simple and clean Perfect Risk Management Setup !
5 Targets included with Entry !
2 Stops included !
+ Dir is for long setting Long Sl and Targets
- Dir is for setting Short Sl nd Targets
* Manualy one can set Sl and Targets according to their risk management !
Entrate, take profit e stop loss, target 1
Questo script vuole essere un aiuto nell'impostare le operazioni a mercato giorno per giorno.
A seconda della posizione che si vuole scegliere (long o short) guardando il grafico si può essere aiutati dall'indicatore Entrare.
Le linee trasparenti verdi e arancioni sono entrate:
long: la mia entrata a mercato sarà al prezzo della riga arancione trasparente, il mio stop loss alla riga rossa, il mio tp 1 alla riga bianca superiore e il tp 2 alla riga verde.
short: la mia entrata a mercato sarà al prezzo della riga verde trasparente, il mio stop loss alla riga verde, il mio tp 1 alla riga bianca inferiore e il tp 2 alla riga rossa.
Questa semplice strategia è basata su altri due script di mia creazione che trovate a questi indirizzi:
This script is made for help people with their entry day per dar.
Depending on the position yuo decided (long or short) and whatcing the chart you can be helped by this script "Entrate".
Transparent Green and Orange line are entry points:
long: the entry point will be the transparent orange line, stop loss at red line, tp1 at upper white line and tp 2 at green line.
short: the entry point will be the transparent green line, stop loss at green line, tp1 at lower white line and tp2 at red line.
This simple strategy is based on other 2 script made by me, and you can find at these links:
Buona fortuna e Good Luck!
TradeChartist Plug and Trade™TradeChartist Plug and Trade is an extremely useful indicator that can be connected to almost any Study script (not a Strategy) on Trading View (with an Oscillatory or Non-Oscillatory Signal plot) to generate Trade Signals with Stop Loss plot, user set or automatic Target plots and create Alerts based on Past Performance, determined by Past Gains/Drawdowns for each Trade. The indicator is packed with a lot of features including TradeChartist's signature Dashboard and Real-time Gains Tracker, Automatic Targets Generator, Take Profit recommendation, option to paint price bars based on Trade/Price Trend, 3 types of Stop Loss plots to choose from, with option for user to set fixed Target to take profits.
1. How does ™TradeChartist Plug and Trade connect to another Study script/indicator signal?
Plug and Trade is elegantly designed with simplicity in mind, without compromising on functionality, so any trader - beginner to advanced, can just plug an external signal to the indicator with ease by just following these simple steps.
Add to price chart, the Indicator along with the signal plot to be tested and assessed for performance.
Plug the signal into ™TradeChartist Plug and Trade by choosing it from the Plug Signal Here drop-down.
Choose Signal type as Oscillatory if signal oscillates between set values or crosses a certain value periodically (Example: RSI, CCI, TRIX etc that are mostly not overlayed on Price chart and may be in a separate pane from price chart as it may not fit on Price scale), Choose Signal Type as Non Oscillatory if the signal can be plotted on price scale and Trades are normally generated when price crosses above or below it (Moving Averages, SAR indicators like SuperTrend, etc.).
For oscillators, default Oscillator value for Trade Signals is 0 as most Oscillators have 0 as their mid point. The value can be changed if the Signal doesn't oscillate with 0 as its mid point. For example, if the connected Signal is RSI, the values can be changed to Upper and Lower band values to generate Trade Signals.
Plot the Signal on chart if the signal is Non Oscillatory.
2. How can the plugged Signal's performance be assessed using ™TradeChartist Plug and Trade and subsequently used for generating Trade Entries and to create Alerts?
Once the Signal is plugged into the indicator based on steps above, Plug and Trade automatically plots the Trade entries based on the Signal type.
Plot Trade Entries after Bar Close from settings can be checked for signals that do not confirm until bar close. By doing this, repainting can be avoided for most signals and true performance can be assessed. Also, alerts can be created using Once Per Bar rather than Once Per Bar Close .
The real-time Gains Tracker and Dashboard are useful in tracking gains and other useful indicator values like RSI, Stoch, ATR and EMA in real-time with price movement.
Enabling Past Performance from settings will plot Maximum Gains achieved and Maximum Drawdown for each trade as labels . Trading View only plots finite number of labels and old labels are deleted automatically. But to access past performance beyond the last available label, bar replay can be used.
User can choose from 3 types of Stop Losses from the settings - Fixed %, Trailing % and ATR Stop Loss namely and a Fixed TP % to create plots on price chart and to create alerts.
If the user prefers automatic targets based on Trade entries, Recommend Targets can be enabled from the settings. The automatic targets are generated at the time of Trade Entry, along with Target prices and % which turn green when hit.
Each BUY and SELL Trade are tracked in its entirety and the highest high since BUY and lowest low since SELL are plotted on the price chart and also displayed on the Plug and Play Dashboard
Choppiness can be easily spotted if there are numerous Past Performance labels or several Trade Entries around a short timeframe on chart. This may mean that the signal needs smoothing or may not be suitable for the asset to trade on the chart timeframe. Suitability of a Study script for the asset can be determined in many ways using this indicator.
3. What other features are included in ™TradeChartist Plug and Trade?
Enabling Spot Price Bars to take Profit option from settings automatically plots $ sign above/below candles where Profit taking is recommended or Stop Loss moved to secure profits/reduce loss.
Enabling Paint Price Bars with Trade Trend paints price bars with colors that help picture Trade/Price trend. Trend spotting using this works best with (bars/hollow candles/candles with no border) on dark background.
Both features work on Price chart even without any Signal plugged in.
===================================================================================================================
Example Charts using different Signals plugged into ™TradeChartist Plug and Trade
1. RSI Signal (Oscillatory) plugged in with >60 for BUYs and <40 for SELLs - BTC-USDT on 1hr
2. PowerTracer Signal (Oscillatory) plugged in - GBP-USD 1hr
3. 55 period VWMA Signal (Non Oscillatory) plugged in - ADA-USDT 4hr
4. RSI Signal (Oscillatory) plugged in with >70 for BUYs and <30 for SELLs - SPX 1hr with Trailing SL - 3% and TP - 2%
===================================================================================================================
This is not a free to use indicator. Get in touch with me (PM me directly if you would like trial access to test the indicator)
Premium Scripts - Trial access and Information
Trial access offered on all Premium scripts.
PM me directly to request trial access to the scripts or for more information.
===================================================================================================================
[astropark] Volume that mattersDear Followers,
does volume say something about market makers and what will happen in near future?
Today a new Price Action Tool , the "Volume that matters" indicator.
When a Market Maker executes his/her orders, there is no way he/she can do it without giving us some footprints: volume!
Specific Volume spikes happen as
reactions at support or resistance range , as well as at supply and demand zones
market makers' actions
trend switching in short-term and mid-term future
They can be both bullish or bearish , but the real problem is that not all, but only a few volume candle matters ! And this tool will filter them for you.
This indicator works
on every timeframe (eg. 15m, 30m, 1h, 2h, 4h, 6h, 1D, ...), the higher, the better!
on cryptocurrencies (eg. XBTUSD, ETHUSD, ETHBTC, both USDT and BTC markets, ...)
on forex (eg. EURUSD, GPBUSD, JPYUSD, ...)
on stocks (eg. AMZN, FB, TSLA, GOOG, NFLX, ...)
on commodities (eg. GOLD, SILVER, OIL, ...)
This indicator has following options:
edit volume filter and period analysis
edit filter based on fixed or percentage volatility change
edit filter based on candle value size
show a suggestion of possible entries and stoploss
You can enhance your trading by using it together with my "Engulfing that matters", my "Pinbar that matters" and my "Breaker Blocks (BB) and Supply/Demand Order Blocks (OB)" indicators, so you can easily spot confluences and have more confidence in trades.
Here my Engulfing that matters indicator
Here my Pinbar that matters indicator
Here my Breaker Blocks (BB) and Supply/Demand Order Blocks (OB) indicator
Here below some examples on how to use the indicator.
BTCUSDT 1D
ETHUSD 4h
LINKBTC 1h
EURUSD 4h
AMZN 1h
XAUUSD 4h
Here below an example of suggested entries and stoploss
This is a premium indicator , so send me a private message in order to get access to this script .
Trailing Stop LossTrailing stop loss indicator to determine when to exit a position.
Multiple trailing stop loss calculation techniques are implemented:
ATR: Determines stop loss using a gap from recent highest value, that gap is defined by the ATR value and a multiplier
MA: Just a simple moving average used as a stop-loss
Percentage: Uses a percentage of the price
The script also implements alerting to be notified when the stop loss price is reached.
Stoploss indicatorGood for setting trailing stops and stoplosses when your taking a scalp etc, most recommended for manual trailing stops
Nikesh Price CycleEvery Script has a pattern and it follows a cyclic movement which results into many small and big swings. We have tried to capture these cyclic pattern. Division line acts here as a pivot point which defines a holistic view of bulls and bear power. Price moving above division line indicates bullish trend and price moving below division line indicates bearish trend. Price scale bar defines trend momentum. when price crosses price scale bar with green scale bar colour it shows we should enter. we will keep on booking our profit on near next fib level. we will exit the trend once price candle crosses linear regression line. for safe entry in case of bulls entry-- price scale bar,linear regression line and mid avg term line should be below price candle. In case of bears entry--price scale bar,linear regression line and mid avg term line should be above price candle.
ATR Stop Loss LONG/SHORT by melihgulerYou can monitor the stop loss level according to ATR in 2 ways (Long/Short).
auto take_profit levelAutomatic indicator of take profit levels for any time frame.
It can be used as a visualization of resistance levels, when the lines are located next to each other, the price goes to the side where the levels are located more freely.
If you have an indicator with signals, you can set take profit by levels.
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