TOP & BOTTOM Cycle [aamonkey]Works best on BTC and only on the daily timeframe!
This is a TOP / BOTTOM indicator for big market cycles.
These tops and bottoms are based on the difference between the 200MA on the daily and the price.
Bottomfinder
Sar-MA SystemThis Script uses Parabolic SAR (developed by Welles Wilder) and some Moving Averages to calculate BUY/SELL and Close Buy/Close Sell points. Additionally the script adds Stop Loss line that is calculated by using Average True Range (ATR).
Basically, script checks the Parabolic SAR and gets confirmation from moving averages or parabolic sar of the higher time frame.
You will not be in a position all the time because if there is no comfirmation then you need to wait for it. For example after closing BUY position, if no confirmation from MAs or higher time frame SAR then there will not be short position, or vice versa.
if you use it please comment.
If you find this script useful, please consider a donation
BTC: 16XRqyS3Vgh1knAU1tCcruqhUrVm4QWWmR
Double Bottom Pattern IdentifierI think everybody knows the Double Bottom Pattern, so I omit the introduction.
The algorithm uses 8 internal watchers to identify the incomplete W-pattern. If any of the watchers finds the pattern, the signal will be plotted on the chart. You can customize the lookback periods for the watchers as well as you can specify the precision of the difference between two possible bottoms.
By default, all watchers wait for bar closing to avoid repainting issues. You can switch off this option.
Additionally, you can shift down the signal labels to the preferred distance and set an alert for a new pattern found.
NOTE: the blue straight lines are not included.
Spectral Range™ by HypesterThe Hypester team strikes again!
Picking tops & bottoms is a real art for any retail trader. It's just like scoring the perfect goal when you get the maximum profit from your trades. It's the difference between an excellent trade and just another trade in your system. It's that last edge you start to seek once you found your profitable strategy.
That's what the Spectral Range™ algorithm does for you - it shows you where all the likely tops/bottoms are . It mixes the famous machine learning Spectro™ technology with cutting edge statistical anomaly detection.
Since all the hard math is done for you, it's deploy and trade. Spectral Range™ will easily tell you when the range of the movement is far out of the normal, healthy and expected movement.
The height of the bar will tell you how aggressive is the anomaly and consequently its correction, plus an extra layer of confirmation with the little warning signs that should be used together for a more conservative approach.
It's really that simple, what are you waiting for?
Bitcoin Long/Short Ratio V2 + Bottom AlertVersion 2 of my Bitcoin Long/Short Ratio with the addition of a bottom alert (column = red). Enjoy :)
Bottom & Top Finder v2.5Bottom & Top Finder are an automated cryptocurrency signals and analysis tool. It uses a complex algorithm involving multiple indicators, trends, divergences and cross-overs - including proprietary formulas developed in-house. It will predict the bottom / top price of cryptocurrencies. It also works well on stocks, gold , oil, and forex!
24 Hour trials are available upon request if you would like more information please pm me!
Bottom Finder 2.2Release 2.2
Bottom Finder is an automated cryptocurrency signals and analysis tool which uses a complex algorithm involving multiple indicators, trends, and cross-overs including proprietary formulas developed in-house to predict the bottom price of cryptocurrencies. It also works well on stocks, gold, oil and forex!
Future updates will be included onto this script.
Tip #1: In a bear market, the Half height (fuchsia colored) signals should be ignored by the risk averse trader. In a bull market feel free to buy on both the signals.
Tip #2: In a bear market, use a smaller percent gain instead of TSSL to set your exit targets. In a bull do the opposite, using TSSL (or method of your choice) to exit.
Bottom Finder 2.1Release 2.1 Final!
Bottom Finder is an automated cryptocurrency signals and analysis tool which uses a complex algorithm involving multiple indicators, trends, and cross-overs including proprietary formulas developed in-house to predict the bottom price of cryptocurrencies. It also works well on stocks, gold, oil and forex!
BF bear1Bottom Finder newest version. Found bottom of Golem 2 days before pump and listing at Bithumb.
Bottom finder v8.1.1New version of Bottom Finder with additional confirmations to improve reliability in finding the bottom.
Topfinder Bottomfinder pivot matcher Midas- jayyMidas Technical Analysis: A VWAP Approach to Trading and Investing in Today’s Markets by
Andrew Coles, David G. Hawkins Copyright © 2011 by Andrew Coles and David G. Hawkins.
Appendix C: TradeStation Code for the MIDAS Topfinder/Bottomfinder Curves ported to tradingview
This code is used to assist in adjusting D volume to intersect pivot candle at a pivot candle when using this script: Top Bottom Finder Public version- Jayy found here:
The "n" number entered into the TB-F script is the topfinder/bottomfinder starting point or anchor
Be sure to enter the correct number in the "Topfinder bottomfinder initiation/anchor candle: 1 for CANDLE low - top finder, 2 for CANDLE high - bottom finder, 3 for CANDLE MIDPOINT (hl2) dialogue box
The location of the match point of the pivot candle is extremely important in the: "Match to PIVOT CANDLE: use 1 for CANDLE low, 2 for midtail of the candle below the BODY, 3 for candle BODY low, 4 for CANDLE HIGH, 5 for midpoint of candletail above body, 6 for candle BODY high". Do not
confuse body high with candle high. The body low will either be the candle open or close. The body high will be either the open or close.
If you expect a trend up the pivot candle is likely the low of the pivot candle ie 1 (2 and 3 are alternatives).
In a trend down the high of the pivot candle is often selected ie 4 (5 or 6 are alternatives)
If the candle body is aqua increase D volume if it is orange reduce D volume. Adjust iteratively until the candle body turns yellow. That will mean that the TB-F line passes through the pivot candle at the selected point.
Jayy
Top Bottom Finder Public version- Jayy This script plots a 6 algos from the Coles/Hawkins "Midas Technical Analysis" book:
Top finder / Bottom Finder (Levine Algo by Bob English)* - onlinelibrary.wiley.com
MIDAS VWAP Gen-1) -
MIDAS VWAP average and deltas
VWAP (Gen-1) using a date or a bar n number can be initiated at bar 0 - useful for a new IPO
Standard Deviation of MIDAS VWAP
MIDAS Displacement Channels (Coles) - edmond.mires.co
An%20Anchored%20VWAP%20Channel%20For%20Congested%20Markets.pdf
* for better results with topfinder and bottomfinder use the companion TB-F Matcher script.
See wiki for a synopsis: en.wikipedia.org
Relevant info can be found in: Midas Technical Analysis: A VWAP Approach to Trading and Investing in Today’s Markets by
Andrew Coles, David G. Hawkins Copyright © 2011 by Andrew Coles and David G. Hawkins.
Appendix C: TradeStation Code for the MIDAS Topfinder/Bottomfinder Curves ported to Tradingview
This script requires a working understanding of "Midas Technical Analysis" Google "Midas Technical Analysis" and a variety of information will appear.
To find fit the curve as described in the Midas book a companion script is required that will after a few manual iterative inputs guide you to the appropriate D value for the for input into this program ( see the TB-F Matcher script). You might also try the Midas average and Deltas as described in the book. I have added the 2nd, 3rd and 4th multiples of Delta.
The advantage is that there is no curve fitting. You still need to select a starting point for Midas or the topfinder bottomfinder (TB_F)
or the VWAP.
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
See the notes in the script below
Cheers Jayy