This plots a Parabolic sar and a break line on the previous sar point before the parabolic sar flips. This is looking to be a very popular entry signal for lots of strats. How to use: In conjunction with other confirmation indicators; Long : Enter long when the Parabolic sar is below the price and the price breaks above (and closes) the break line. Short :...
This indicator shows three types of support and resistance lines: Horizontal, Parallel (using linear regression) and Fibonacci Retracement. Lines can be adjusted or turned on and off in settings. A great tool for setting up entries, exits and locating pivot points.
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...
Hello All, In one of my projects I needed Parabolic SAR algorithm. I decided to write it in Pine and publish it. Then I added Alerts and Labels. here it is ;) ENJOY!
ALL THIS ALL IN ONE! there are many options to check or uncheck to show only the tool that you need at that particular moment. ENJOY! ENVELOPE BOLLINGER KELTNER IMPULSE EMA SMA SAFEZONE SAR CHANDELIER
This is a multi-timeframe Parabolic SAR indicator which uses 1 and 4 hour charts. Using this indicator is simple, if the LifeTime line is green then buy, if red then sell OR don't trade. So... Green Line - This strategy is in a buy position Red Line - This strategy is in a sell position Any other colour - DON'T TRADE The traders...
In this strategy, 15 indicators are used, each giving its results as a numerical value, which then is added or subtracted from the total points, gathered from all 15 indicators. Many thanks to RafaelZioni for his great work making the EasySys1 script which i modified to create this script. Onchart is drawn some of the indicators, but not all, a info panel is...
I wrote this script after having listened to Hyperwave with Sawcruhteez and Tyler Jenks of Lucid Investments Strategies LLC on July 3, 2019. They felt that the existing built-in Parabolic SAR indicator was not doing its calculations properly, and they hoped that someone might help them correct this. So I tried my hand at it, learning Pine Script as I went. I...
This is my version of a 3 min chart scalping strategy. There is not much to it, as its mainly based on CCI, SAR,EMAs, and Stoch. I get roughly a 70% win rate using almost any Timeframe with Heiken Ashi bars (I have another thats for the bars and candles as well) It may not be gold but it is my first script 1st :) But rules are fairly simple. To change the SAR...
GRIB Trendline show the distance betwen the price and the SAR with the GRIB settings in percentage. It highlight the elasticity of the wave. It's designed to be used with trendlines to spot the bottoms and the tops. More explanation here : and here : note : do not use "selldot" and "buydot", i was testing something and gave up about the idea
█ 888 BOT #backtest (open source) This is an Expert Advisor 'EA' or Automated trading script for ‘longs’ and ‘shorts’, which uses only a Take Profit or, in the worst case, a Stop Loss to close the trade. It's a much improved version of the previous ‘Repanocha’. It doesn`t use 'Trailing Stop' or 'security()' functions (although using a security function doesn`t...
All indicators in one! Hull MA (2 colors) + Bollinger Bands + 6 EMA + 50 SMA + 200 SMA + Parabolic SAR + SUPER TREND (2 colors) + Doji signals (yellow)
NOTE: Indicator based strategies may expire and begin to work again. There are various ways to check the expiration of these strategies but I suggest equity curve trading (EC trading) as the best one. Please check every single indicator based strategy to see if it’s still profitable or it has been expired to avoid losses. Principles: I personally believe every...
█ 888 BOT #alerts (open source) This is an Expert Advisor 'EA' or Automated trading script for ‘longs’ and ‘shorts’, which uses only a Take Profit or, in the worst case, a Stop Loss to close the trade. It's a much improved version of the previous ‘Repanocha’. It doesn`t use 'Trailing Stop' or 'security ()' functions (although using a security function doesn`t...
Standard Parabolic SAR Strategy with SAR level plotted and backtesting range option.
This strategy will focus on up trend trading and down trend trading based on several indicators such as; for up trend 1. SAR indicator 2. Super trend indicator 3. Simple moving average for the period of 100 down trend 1. RSI Indicator 2. Money flow index 3. Relative volatility index 4. Balance of powder
As introduced by StockCharts.com, Chandelier Exit was developed by Charles Le Beau and featured in Alexander Elder's books, this sets a trailing stop-loss based on the Average True Range (ATR). Chandelier Exit can be formulated as a stop-and-reverse (SAR) or as a traditional trailing stop-loss version shown by Stockcharts.com. The main difference is that, in...