The Half Cup indicator detects and displays patterns with the shape of a Half Cup , initiating a channel. From this channel, breakouts are detected and highlighted with dots. Users can control the shape of the Half Cup and the channel length through various settings. Do note that the displayed half cups are displayed retrospectively, making them subject to...
Hi, here is my take on 'Cup & Handle' Pivot Points - ph (highest points in a certain period) are stored in an array When there is a new ph , previous ph's are compared to the latest one. A temporary test line is drawn between these 2 points. The script checks if a close (between these 2 points) doesn't break above this test line. (test line is deleted...
Hello All, This script finds the Cups and you can use it while analysing the symbols. it creates circle and channel for the potential Cups and checks the number of bars included by the channel, if included bars is equal or greater than the value you set then it shows the cup. The Options: "Number for Bars to search" : Maximum length of a Cup "Channel Width...
Cup with Handle formation calculations using Pine. First of all, ignore all other lines in the example chart except the two FAT lines. The two fat lines are the ones that define the Cup With handle or in the example chart: a Reversed Cup With Handle. Note: Handle does not always develop and sometimes the final target price is reached without forming any...