We created a small script that will allow you to have a quick look into static SL/PT to choose from. This might save you time, replacing the manual search for optimal SL/PT. We're checking signals of the strategy and computing its performance with a grid of SL/PT selected. We used SuperTrend signals in this example, but it will be straightforward to integrate...
This indicator enables interactive placement of limit or stop-limit orders with a trailing ATR stop-loss and optional profit target (with alerts). Refer to the images below for further clarification. Why use a trailing stop-loss? A trailing stop-loss serves as an exit strategy when price moves against you, while also allowing you to adjust the exit point...
The script is an advanced technical analysis tool specifically designed for trading in financial markets, with a particular focus on the BankNifty market. It utilizes two powerful indicators: the Fractal Adaptive Moving Average (FRAMA) and the CPMA (Conceptive Price Moving Average), which is similar to the well-known Chande Momentum Oscillator (CMO) with Center of...
Acknowledgement This indicator is dedicated to my friend Alexandru who saved me from one of these liquidation raids which almost liquidated me. Alexandru is one of the best scalpers out there and he always nails his entries at the tip of these wicks. This inspired me to create this indicator. What's a Liquidation Wick? It's that fast stop-hunting wick that...
This indicator helps traders set stop loss and take profit levels based on either ATR or High-Low range. The indicator calculates stop loss and take profit levels for both long and short positions, based on the user's input of ATR length, ATR smoothing method, and multiplier levels for each level. It’s possible to set 3 levels of take profit, for both long and...
Supertrend (ST) is a popular stop loss and trend identification script. The simplicity of seeing a clean trend on a chart makes it attractive, yet it is restricted by only allowing the source, length and multiplier to be adjusted, & these tend to have a limited effect on the properties of the identified trend. There is a wide variety of interesting ST scripts on...
This is a simple tool designed to help you visualize your stop loss and take profit levels before entering a trade. The tool plots two lines on the chart - a green dotted line for take profit and a red dotted line for stop loss (similar to the price line) - with a simulated default spread of one pip factored in. The indicator has the option to toggle between long...
The three-day rolling pivot is another pivot concept, which may be used by intermediate positions, for several days or even weeks. It can be utilized in many ways, such as to determine an entry point or trailing stop. As the name suggests, this pivot is based on the last three days. I learned this concept of the book "The logical Trader" by Mark Fisher. Kudos...
Commission-aware Trade Labels Description: This library provides an easy way to visualize take-profit and stop-loss levels on your chart, taking into account trading commissions. The library calculates and displays the net profit or loss, along with other useful information such as risk/reward ratio, shares, and position size. Features: Configurable...
Display variations in min-max and median values of high, low and close across exchanges. It's a kind of realized volatility indicator, as the idea is that in times of high volatility (high emotions, fear, uncertainty), it's more likely that market inefficiencies will appear for the same asset between different market makers, ie, the price can temporarily differ a...
Acknowledgement This indicator is dedicated to my friend Alexandru who saved me from one of these scam cuck wicks which almost liquidated me. Alexandru is one of the best scalpers out there and he always nails his entries at the tip of these wicks. This inspired me to create this indicator. What's a cuck wick? It's that fast stop-hunting wick that cucks...
Shorter version: As the title states, this is a 'Trailing Stop' type indicator, albeit one with a whole bunch of additional functionality, making it far more versatile and customisable than a standard trailing stop. The main set of features includes: Three independent trailing types each with their own +/- multipliers: - Standard % change - ATR (aka...
This stoploss allows to filter high volatility fake trends; But how we are made it; we are calculating the last spikes value average and calculating the standart deviation, after we added to the standart stoploss formula price+2atr and voila!! Your stop loss is ready. The idea behind this formula: what is explosing our stops? fake-out spikes. We think if we get...
█ OVERVIEW MATHR3E RAMP-MA (R-MA) is a trend following indicator. █ CONCEPTS Disclaimer: MATHR3E RAMP-MA indicator is intended for advanced traders and may fit your profile, whether you are a day trader or a long-term investor. It was originally developed by a renowned market analyst and documented in numerous books. Among them is the author Jason Perl. It...
Taking the average daily range from low to high or high to low isn't the "best" way to get an idea of how much to set targets. So, I made this indicator to make the system better. This indicator calculates the daily range from Open to High on Bullish Days & Open to Low on Bearish Days . Nobody can catch the absolute low of the day on bullish days and get out at...
ABOUT THIS INDICATOR This is a simple indicator that can help you manage the risk when you are trading, and especially if you are leverage trading. The indicator can also be used to help visualize and to find trades within a suitable or predefined trading range. This script calculates and draws six “profit and risk lines” (levels) that show the change in...
Library "TrailingStops" This library contains functions to output trailing stop lines. f_marketStructureStop(_restartMode, _flipMode, _restartLowIn, _restartHighIn) Parameters: _restartMode - Defines how the stop lines persist. Allowed values are: "Always On" - The stop lines are always present and they just reset when they're crossed. ...
Description: An indicator based on ATR adjusted for volatility of the market. It uses Heikin Ashi data to find short and long opportunities and displays a dynamic stop loss level. Additionally, it has alerts for when the trend changes (which is an entry signal). How it works: It works by dynamically calculating the Period for ATR which depends on current...