The SMT Divergences indicator highlights SMT divergences between the chart symbol and two user-selected tickers (ES and YM by default). A dashboard returning the SMT divergences statistics is also provided within the settings. 🔶 SETTINGS Swing Lookback: Calculation window used to detect swing points. Comparison Ticker: If enabled, will detect SMT...
The Support Resistance Classification (VR) indicator shows SR levels on any chart's visible range using higher time-frame data (HTF). Levels are classified 1 through 10 based on their strength, with lower values indicating stronger support/resistance levels. This indicator uses visible range functionality, whereas if you adjust your chart to show previous price...
This Seasonality indicator is meant to provide insight into an asset's average performance over specified periods of time (Daily, Monthly, and Quarterly). It is based on a 252 trading day calendar, not a 365 day calendar. Therefore, some estimations are used in order to aggregate the Daily data into higher timeframes, as we assume every Month to be 21 trading...
The ICT Concepts indicator regroups core concepts highlighted by trader and educator "The Inner Circle Trader" (ICT) into an all-in-one toolkit. Features include Market Structure (MSS & BOS), Order Blocks, Imbalances, Buyside/Sellside Liquidity, Displacements, ICT Killzones, and New Week/Day Opening Gaps. 🔶 SETTINGS 🔹 Mode When Present is selected,...
Hello traders. Thanks to the tool I have published, everyone who knows or does not know coding will be able to create strategies and see the results instantly on the screen. Yes it looks very nice :) What does this script do? Thanks to this tool, even if you don't know any coding, you will be able to create your own strategies. You can add and remove...
Students of ICT concepts will know that the first FVG found within particular session periods can identify an important price level for intraday traders. "Find the first FVG at the start of the session and drag a box from it to the right"....ICT The script finds the first FVG (either bull or bear) within the following periods: London Killzone (0200 - 0500)...
This Simple ICT Market Structure is based on the teachings of ICT, specifically in his episode 12 of the Public 2022 Mentorship. The only omission here is the peculiar calculation of Intermediate Term points, for which I am not using the concept of repricing imbalances – this can be added later! Feel free to use this tool, however it is quite simple and market...
Here is an interactive tool that can be used for learning a bit about Elliott Waves 🎲 How it works? The script upon load asks users to enter 6 pivots in an order. Once all 6 pivots are selected on the interactive chart, the script will calculate if the structure is a valid motive wave. When you load the script, you will see a prompt on the chart to select points...
The script is an advanced technical analysis tool specifically designed for trading in financial markets, with a particular focus on the BankNifty market. It utilizes two powerful indicators: the Fractal Adaptive Moving Average (FRAMA) and the CPMA (Conceptive Price Moving Average), which is similar to the well-known Chande Momentum Oscillator (CMO) with Center of...
Introduction: This script implements a comprehensive trading strategy that adheres to the established rules and guidelines of housing trading. It leverages advanced machine learning techniques and incorporates customised moving averages, including the Conceptive Price Moving Average (CPMA), to provide accurate signals for informed trading decisions in the housing...
This Indicator is based on "ICT Killzones" - sessions in which price moves the "cleanest" and usually has the most volume. The script is able to either display Killzones as a Label above current bars, or in form of lines on top or bottom of the charts. Also, the user is able to choose between Forex Killzones and Indices Killzones. times for...
This table presents consolidated data that swing traders can refer to quickly for their benefit. I am of the firm belief that the information provided in this uncomplicated table is precisely what you require to optimize your trading efficiency, and ultimately, profitability. The data includes; 1. Market Capitalization - a measure of the total value of a...
This indicator highlights the Overnightsession (ONS), taught by TheCurrenyMerchant. The Overnightsession is from 4-8 am UTC-5. This session can be used to form trades, e.g. after one side has been taken out. It has the options to display Projection and the equilibrium level. Equilibrium level (50%) can be used to identify if price is currently in premium/discount...
What Is This? This script code adds a Monthly Strategy Performance Table to your Pine Script strategy scripts so you can see a month-by-month and year-by-year breakdown of your P&L as a percentage of your account balance. The table is based on realized equity rather than open equity, so it only updates the metrics when a trade is closed. That's why some...
Indicator: VWAP + 2 Moving Averages + RSI + Buy and Sell Buy and Sell Arrows (Great for use alone or in conjunction with other scripts on the chart) This indicator displays BUY (BUY) and SELL (SELL) arrows on the chart based on a combination of moving averages, VWAP and RSI. Arrows are a visual way to identify trading opportunities and can be useful for traders...
Pi - Intraday High-Low Predictor This is not my Strategy/Research , I've just coded it into a indicator. I found it interesting & useful so I'm sharing it here. This Strategy/Research is by Kshirod Chandra Mohanty ( y-o-u-t-u-b-e : Trade with IITIAN ) You can watch his video on y-o-u-t-u-b-e for more info on this one. the video has following title : "1Cr...
OVERVIEW: This Risk Reward Calculator strategy can help you maximize your RR value with help of algorithmic trading. INDICATOR: I wanted to setup my trades more easier with this indicator, I didn't want to calculate everytime before orders, with help this indicator we can calculate R:R value, avarage price, stoploss price, take-profit price, order...
█ OVERVIEW This indicator is an educational indicator to make pine coders easier to input color code. Color code displayed either in hex or rgb code or both. █ INSPIRATIONS RGB Color Codes Chart Table Color For Pairing Black And White █ FEATURES Hover table cell to see all properties of color such as Hex code and RGB code via tooltip. Cell can be...