Winning entry for the first Pinefest contest. The challenge required providing three functions returning the intersection value between two series source1 and source2 in the event of a cross, crossunder, and crossover. Feel free to use the code however you like. 🔶 CHALLENGE FUNCTIONS 🔹 crossValue() //@function Finds intersection value of 2...
The SuperTrend Toolkit (Super Kit) introduces a versatile approach to trend analysis by extending the application of the SuperTrend indicator to a wide array of @TradingView's built-in or Community Scripts . This tool facilitates the integration of the SuperTrend algorithm with various indicators, including oscillators, moving averages, overlays, and channels. ...
Another indicator release, I know. But note, this isn't intended to be a stand-alone indicator, this is just a functional addition for those who program Machine Learning algorithms in Pinescript! There isn't enough content here to merit creating a library for (it's only 1 function), but it's a really useful function for those who like machine learning and Nearest...
Trend Line Xross (TLX) Uses User Input Points to draw trendlines and displays the exact intersection point of those trendlines. This is the public indicator of the practical application for this intersection method included in my entry for Pinefest #1. To determine the exact intersection point I am using the y-intercept method as seen below. The code is...
Customizable Vertical Lines (CVL) Indicator Version 2.0 (November 2023) Description: The Customizable Vertical Lines (CVL) indicator is a powerful tool for traders who want to mark specific times on their charts with vertical lines. This indicator allows users to customize the appearance of these lines, including their color, line style, and width, providing a...
Hello Traders, Introduction: The Volume Weighted Average Price (VWAP) is a powerful trading indicator used to gauge the average price at which an asset has traded, weighted by volume, over a specific period. One of the key factors that can significantly impact the effectiveness of VWAP is the concept of "anchoring." In this TradingView indicator script...
The "Data from Data" indicator, developed by OmegaTools, is a sophisticated and versatile tool designed to offer a nuanced analysis of various market dynamics, catering to traders and investors seeking a comprehensive understanding of price movements considering a large amount of data and variables. The uses of this indicator are nonconventional. You can use the...
This is an alternative tool to predict the movement of the market, however, this is for study only, all trades should be done by an experience and dedicated person, as big loss or gain can happen suddenly.
█ CONCEPTS In modern day strategy optimization there are few options when it comes to optimizing a risk reward ratio. Users frequently need to experiment and go through countless permutations in order to tweak, adjust and find optimal in their data. Therefore we have created the Risk Reward Optimizer. The Risk Reward Optimizer is a technical tool designed to...
All In One Multi Collection Moving Averages. Since signing up 2 years ago, I have been collecting various Сollections. I decided to get it into a decent shape and make it one of the biggest collections on TV, and maybe the entire internet. And now I'm sharing my collection with you. 140 Different Types of Moving Averages are waiting for you. Specifically : " ...
Look ahead bias is the most evil bias responsible for overestimation of the performance of the trading system. As the Bar replay feature is only available to paid users which is a great tool for manual testing of the trading system. Leaving other users prone to the evil of Look ahead bias. So that I have developed this indicator which will help users to manually...
The TUE Renko Box/Time Tester is a technical indicator designed to quantify the frequency of consecutive duplicate timestamps within Renko charts on the TradingView platform. It serves the critical purpose of assessing the prevalence of identical timestamps, a crucial factor for the accurate automation of trading strategies. The presence of duplicate timestamps...
This is nothing special, and it is not an indicator for investments. I build this for my programming layout, so I can see all the output of the syminfo command. Simply put... It shows the commands on the left side, and related outputs are on the right side.
This script allows you to have multiple vertical lines on your chart (for seeing how price action performs around certain times of interest to you. You can adjust the code to add new lines or colours as you wish (or comment out any that are there if they don't suit you. There is also a shaded area, so you can use that for delineating an amount of time. The...
Useful on pine scripts which need to identify the start of the previous trading day i.e. from the perspective of today's date - not the previous day on each bar calculation. Works on any timeframe - which is the whole point as on a daily chart you can simply do time .
What is it, How to use it, How to adjust the settings? What Calculates EQ Level? What is it? EQ, Equilibrium, In the money market, the term "equilibrium" or "equilibrium" refers to the point at which supply and demand are equalised. At this point, money supply and money demand meet each other and interest rates stabilise at a certain level. Equilibrium in the...
AMT: Custom Levels Plotter Indicator Purpose: This indicator is designed to allow users to directly visualize custom price levels and their associated labels on a trading chart by copying and pasting data from the Gamma spreadsheet. Features and Functionalities: Direct Input from Gamma Spreadsheet: Users can effortlessly copy rows of data from the Gamma...
Counts the number of bars printed starting from the date and time of your choice