The Psychological Support/Resistance indicator aims to provide the user with hypothetical support and resistance zones that are likely to provoke a strong reaction in price, either in both directions, providing good bouncing zones or significant movements once those levels are breached. 🔶 CALCULATION The script takes into consideration the total number of...
The sole purpose of this script is to demonstrate what's possible to make with Pinescript, namely to display images (2D Fractals in this case). The script consists of two functions: one that generates the values of a fractal and one that displays them (utilising table) with each cell being used as a "pixel". We can control the "resolution" of image, as well as...
Description: This script shows an example use of new Pinescript's feature called User Defined Types, which can be seen as analogue of from C++ or from Python. It is not an indicator for technical analysis, and serves only as an example of how to use the new feature mentioned above. In the script I define 4 custom types and a custom initialisation function for...
This indicator will plot trend lines based on recent pivot highs and lows. The pivot sensitivity level may be customised under the indicator settings. The pivot highs and lows are identified by 'H' and 'L' markers. Through the indicator, a purple dotted line connects the last two pivot highs and another purple dotted line connects the last two pivot lows....
Drawing OB for SMC trading technique. Control the parameters to: - Only draw supply - Only draw demand. - Draw minor structure...
Example primarily focuses on: • creating a simple function to get a time offset value • using the offset to set drawing locations in the future • how to properly set up and manipulate line positions Extras ( end of script ): • inclusion of vertical lines for visualising start and end points using the time offsets • inclusion of label to read out the current...
Hey everyone It's been a while :) but still on holidays and working on the website. I'll resume the scripts sharing shortly once I'll get back home For today, I wanted to share a very useful script that is going to make you a top of money 100% guaranteed and you'll even have a Lamborghini delivered at your place by tomorrow... (imagine some followers would...