OVERVIEW The Average True Range Multiplier (ATRX) is a simple technical indicator that takes the value of the ATR indicator and multiplies it by a user-specified amount. CONCEPTS This indicator is primarily used to set key levels based on historical volatility. The ATR indicator alone measures the historical volatility of the selected instrument, this...
In many strategies, it's quite common to use a scaled ATR to help define a stop-loss, and it's not uncommon to use it for take-profit targets as well. While it's possible to use the built-in ATR indicator and manually calculate the offset value, we felt this wasn't particularly intuitive or efficient, and could lead to the potential for miscalculations. And...
The ADX and MACD confluence can be a powerful predictor in stock movements. This script will help you find those confluences in an easy to understand visual manner. It includes Buy and Sell signals for detected confluences, and will show colored candles to help you determine when to exit a trade. When the candles turn to white that means the detected confluence...
This study implements a simply scalping using the RSI (calculated on two periods), the slopes of two MAs (EMA or SMA) having different lengths (by default, I use 50 and 200). A take profit (%) and a trailing stop loss (%) are used. Entry conditions: .) Fast MA > Slow MA and Price > Slow MA and RSI < Oversold Threshold ------> go Long .) Fast MA < Slow MA and...
Hey traders, at first thanks to the one and only Master Educator Stefan Kassing for sharing his legendary system with us! And also credit to Mortdiggiddy , RootDuk and PineCoders for helping me with the script =) This script is calculating the daily range (in pips) of the current market you are in, in relation to the last 70 days (10 weeks) . It...
ST0P 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...
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
A simple visual representation of ATR trading targets. The indicator shows ATR targets (TP and SL) from the last swing points (if you entered there) There is an option to chose targets for a long or short position. JD. #NotTradingAdvice #DYOR I build these indicators for myself and provide them open source, to use for free to use and improve upon, as I believe...
this indicator has been designed to make your calculations easier and faster. you can use this indicator to set tp and sl prices based on your entry price, balance,risk and leverage. it has been designed only for cryptocurrency market and it is not recommended to use it in other markets! 1- enter your balance in the setting of the indicator. 2- enter risk...
Simple ATR-scaled levels or bands of suggested price to take profit on directional trades.
This script provides high probability entry points and includes Take Profit and Stop Loss targets. It attempts to predict when the market conditions are set to move up, and prints long positions. In addition to Long Entry Arrows, it will print Take Profit / Stop Loss targets. This indicator is highly adjustable. Hence the name 'Experimental' in the title....
Bollinger Band Deviations In theory price trades within 2 standard deviations 95% of the time. This is an attempt to capture that 5% that deviates from the bands. Useful for taking profit or signaling a reversal.
This simple script analyzes the trend in real time... Alerts, SL, TP, bla, bla, bla...
Hi Traders, This is an on chart indicator that can be used for setting take profit and stop losses very easily using the Average True Range Indicator (ATR). Using a volatility adjusted TP and SL will allow you to set your targets and losses based on market conditions. In the settings, you are able to adjust how much of a multiplier you require depending on your...
Hi everyone This is a dummy two MM cross script to be used for the Trade Manager I'll publish a video explaining how to use the Trade Manager as I received many questions. This was my fault for not being clear enough. A video will do great wonders here Dave