ATR Trailing Stoploss Buy=crossover(close,TS) Sell=crossunder(close,TS)
Hello traders Hope you enjoyed your weekend on my behalf. Was staying home working ... ^^ This is my first strategy educational post I'm doing ever While I'm generally against posting strategies because it's very easy to fake performance numbers... I cannot prevent myself from sharing a few cool strategy snippets anyway. So from now on, I'll be sharing a few...
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 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...
A modified verion of the Chande & Kroll's Stop indicator.
Average True Range Trailing Stops Strategy, by Sylvain Vervoort The related article is copyrighted material from Stocks & Commodities Jun 2009
Exits added using trailing stops. 2.6 Profit Factor and 76% Profitable on SPY , 5M - I think it's a pretty good number for an automated strategy that uses Pivots. I don't think it's possible to add volume and day open price in relation to pivot levels -- that's what I do manually .. Still trying to add EMA for exits.. it will increase profitability. You can...
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...
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
##THIS SCRIPT IS ON GITHUB This TradingView strategy it is designed to integrate with other strategies with indicators. It performs a trailing stop loss from entry and exit conditions. In this strategy you can add conditions for long and short positions. The strategy will ride up your stop loss when price moviment 1%. The strategy will close your operation when...
Orignal Version By dysrupt / Modifyed by me
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...
Hello my young padawans looking for the FORCE to get richer on your next trade I got pinged at least three times today asking where the hell is the indicator of the day. You asked, I delivered :) Here's your free open-source Trade Manager Version. My associates might kill me for sharing that one... anyway this is a real GIFT. I won't share such quality...
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.
Using Trail system and volume trail combination we can make this indicator buy is when the box is blue , sell when box is red the length here is 100 , you can make it shorter if you want it to buy more or sell more it easy trailing system with signals and alerts
Based on the standard ATR trailing stop indicator. A few minor tweaks as used in Chaloke.com's community