This indicator is designed to show psychological levels/round levels. The difference between this version and the others is that : It will automatically show round levels for each symbol you select without having to enter "tick value" manually. Settings Gap : If the value is equal to zero, the round levels will be found automatically, but if you change...
SPECIAL TOOLS - Auto Fibonacci Retracement neo - New GUI designed for use with open-source indicator 'built-in auto FBR ' has been re-born It shows - retracement Max top/ min bottom ; for higher visibility It shows - current retracement position ; for higher visibility The display of the Fib position that exceeds the regular range is auto-determined according...
Hi, this my new script which show you correct Ichimoku signals, when price exit cloud. SELL SIGNAL: - red line below blue - green line below price - price exit cloud bottom - price below 3 EMA's! BUY SIGNAL: - red line above blue - green line above price - price exit cloud upper - price above 3 EMA's! You can change ichimoku parameters and input 3 EMA's. If u...
This was reasonably easy to put together and I can't find one that does this in the Library and I've been wanting one. Of course, the drawing tool is just fantastic, but sometimes it can be forgotten as new pivots emerge. What you'll find elsewhere in the Library is a nice variety of fancier methods for determining an anchor point with labels, lines, timestamps...
Little fix for the previous script. Sorry. synapticex.com
This update is a correction on the way the Fib Zero line is calculated. Previously it was just based on the source of the previous day, which is Ok as long as the Fiblength was set to 2. The new version calculates the Fib Zero from the average of the specified source over the Fiblength, so if Fiblength is now something other than 2 the Fibonacci Zero and other...
So, Dear Friends, I am open-sourcing one of my scripts which I created as a thesis project, The Auto Trader System is a Scalping Tool , to be used mostly in intraday Setups!! and is designed using, 1. Fibonacci Bands Fibo Bands are Calculated by defining dynamic Fibonacci Pivots Lines over a history of Lookup values (Default is 89 periods lookback), The...
Auto Analysis Short-term Reversals Exploration Based on a study by Larry Lovrencic Closing Price Reversals Automatic Analysis Hook Reversals Automatic Analysis Island Reversals Automatic Analysis Key Reversals Automatic Analysis Open/Close Reversals Automatic Analysis Pivot Point Reversals Automatic Analysis
Abstract This script provides a set of Trendline Channels which can be tighter than Donchian Channels. This script computes the most suitable active upper and lower trendlines and updates them as soon as possible. We can use it for breakout signals earlier than Donchian Channels. Introduction Channels are tools which can mark area of values of ranging...
This is a modded version of TV builtin "Auto Fib Retracement". This version has the option to format price label. Sometimes when you analyzing e.g. altcoin charts against BTC. They can have more then 2 decimal points and the old version displays 0 when that happens. I also optimized it a little so it should be faster now
This indicator plots a Pivot Point and 3 Support and Resistance lines that automatically adapt to the Timeframe These can also be plotted against a Custom Timeframe
This indicator is a modified version of TradingView builtin "Auto Fib Retracement". It improves how the price is displayed with exact number instead of rounded number.
Gridimus Maximus draws N grid lines stepping by price or percent in chosen direction from set price, or draws N grid lines stepping by pivots. The queue function method used is adapted from an example provided on the PineCoders website, much gratitude to LucF for this gem! To prevent grid lines out of range from causing chart to rescale right click on chart's...
This script is an attempt to display Fibonacci Levels in Auto Mode. It allows for: Select Higher Time Frame (HTF) Indicate How Many Bars from HTF to Use to Find Highs/Lows Manual Mode: Overrides HTF selections Number of Bars Back to use in Manual Mode Show/Hide each one of the Levels Highlight RLZ
This script allows users to plot automatic support and resistance lines on their chart from any timeframe. This allows them to automatically overlay daily support and resistance lines on an intraday chart. 1. First we get a value from a 5 bar pivot. 2. From that pivot we calculate the ATR. 3. We draw lines above and below by either adding or subtracting from our...
This indicator will automatically plot key horizontal levels. The script will create a grid from highest to lowest price, dividing this price range into several steps. It will then loop through each bar and save its cummulative price/volume into each steps. The steps with the most significant prices/volume are finally plotted into key...