Greetings. This is and update to my original indicator "Intraday Trailing Stop Loss". With this update it allows you manually setup the your entry price for the trade and desired stop loss value for either long or short positions. The trailing stop will dynamically follow the price movement if price goes into the desired direction and will not change when price...
An ATR (Average True Range) can be used to position a trailing stop In this script, the true range of today is calculated based on the low of yesterday in order to be more stable. It only goes up, as a trailing stop should do. It only goes down when the trailing stop is reached by the price.
The calculation of this ATR is based on the low of yesterday in order to not change continuously during the day. You can use this indicator to create a trailing stop taking into account volatility on the nATRPeriod previous days. It also always go up as a trailing stop should. It only goes down the price reaches the trailing stop.
This is a redesign of the built-in Parabolic SAR indicator. I added a proper input system, an option to highlight initial points for both lines and an option to choose points width. So, customize it as you want. Parabolic SAR was originally developed by J. Welles Wilder and described in his book "New Concepts in Technical Trading Systems" (1978). It is a...
This is a redesign of the SuperTrend indicator. It removes stupid transitions between SuperTrend states and highlights initial points for both lines. SuperTrend is a moving stop and reversal line based on the volatility (ATR).
This is an updated version of Crée par J.Dow's very interesting indicator- myself and Squiggles added the alert function in there. The original description and explanation can be seen here. Some settings work better than others on different timeframes- have a play around, I'd be interested in seeing what optimum settings you might be able to find.
HPotters, Sylvain Vervoort ATR Trailing Stoploss, Smoothed
TRAILING RESISTANCE INDICATOR is a helpful tool for traders to help one of the common problems that they face: where to buy/sell? by using trailing resistance you can easily decide and see possible upward movements and understand if you are in a safe zone. Using Trailing Resistance is just simple: Go long/ Buy when price crosses above the indicator, Stay on...
Since 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.
Based on the standard ATR trailing stop indicator. A few minor tweaks as used in Chaloke.com's community
Simple indicator to track trailing stops for long positions in intraday trading. When applied initially shows trailing stop based on previous day close. When going long go to "Format" and enter - Buy Price (default - current bar close) - Stop Range (default - $0.2) - Time of trade. Graph will change to reflect stop loss by Stop Range below Buy Price. Going...
Average True Range Trailing Stops Strategy, by Sylvain Vervoort The related article is copyrighted material from Stocks & Commodities Jun 2009
Average True Range Trailing Stops Strategy, by Sylvain Vervoort The related article is copyrighted material from Stocks & Commodities Jun 2009
Average True Range Trailing Stops, by Sylvain Vervoort The related article is copyrighted material from Stocks & Commodities Jun 2009