This script allows traders to visualize the range of time when a macro (an automated series of instructions/trades from large fund traders, executed by an algorithm) will likely occur in the market. It does this by drawing vertical lines and labels on the chart at these specific times: (Macro Open) - 9:50 AM EST (Macro Close) - 10:10 AM EST (Macro Open) - 10:50...
Using the UT Bot alerts indicator by @QuantNomad, this strategy was designed for showing an example of how this indicator could be used, also, it has the goal to help some people from a group that use to use this indicator for their trading. Under any circumstance I recommend to use it without testing it before in real time. Backtesting context: 2020-02-05...
this indicator creates the market structure with a little delay but perfectly. each zigzag is always drawn from highest to lowest. It also signals when the market structure is broken. signals fade over time. The table above shows the percentage distance of the price from the last high and the last low. zigzags are painted green when making higher peaks, while...
what is Faytterro oscillator? An oscillator that perfectly identifies overbought and oversold zones. what it does? this places the price between 0 and 100 perfectly but with a little delay. To eliminate this delay, it predicts the price to come, and the indicator becomes clearer as the probability of its prediction increases. how it does it? This indicator is...
Tool to show typical pip-grade/ handle-grade sweep distance above pivot highs and pivot lows -In consolidation/ranging periods (i.e. most of the time); Highs/Lows may by swept by fairly consistent distances in typical stop raids. -Idea is from ICT teaching on typical Pip-grade sweeps in FX (10,20,30pips). Designed to work on FX, Indices, Commodities,...
Hello everyone! I am releasing this indicator. It is called the Technical Dashboard and the name is pretty self explanatory! So let's get into it: What it does: The technical dashboard displays 4 commonly used technical indicators: Stochastics, RSI, Z-Score and MFI. It will display the current value of each of these technical indicators, as well as the highest...
This script is a quantitative price forecasting indicator that forecasts price changes for a given asset. The model aims to forecast future prices by analyzing past data within a selected time period. Mathematical probability is used to calculate whether starting from time X can lead to reaching prices Y1 and Y2. In this context, X represents the current...
Indicators can be a great way to signal when the optimal time is for taking profits. However, many indicators are lagging in nature and will get market participants out of their trades at less than optimal price points. This take profit indicator uses the concept of slope and exponential gain to calculate when the optimal time is to take profits on your trades,...
This simple Pine script is an implementation of the Dynamic Reactor indicator. The indicator is designed to dynamically adjust to market conditions and identify trend reversals. The indicator takes one input parameter: the length of the Dynamic Reactor. The script calculates the high, low, and midpoint values of the Dynamic Reactor using a simple moving average...
Slopes are an increasingly key concept in Technical Analysis. The most basic type is to calculate them on the prices, but also on technical indicators such as moving averages and the RSI. In technical analysis, you generally use the RSI to detect imminent reversal moves within a range. In the case of the Blue indicator, we are calculating the slope of the market...
This script marks the high and low of 9.45 to 10.15 price. When the price breaks high, then gives Buy signal. When the price breaks low, then it gives Sell Signal. These buy and sell signals are given with labels "ARCHENS BUY" or "ARCHENS SELL". With my observation in stock market, I have made this strategy. This strategy works in normal candle pattern but i...
Inspired by Linda Bradford Raschke. Entry criteria: This strategy is used to capture momentum effects on the daily periodicities. Once prices have had a run of 8 or more consecutive closes above or below the 5-period simple moving average the strategy is primed to trade. It will then enter a short on the first close above the 5sma after a run of 8 or more...
On-Chart Calendar for the week ahead with 4x customizable intraday sessions (each day with it's own unique sessions) -add your own text labels and optional time/date stamps to each session; for key events of the week. -toggle on/off each individual session. -Choose number of weeks of history to show (default is 0: only show upcoming week. -Works on BTC too...
This is an indicator that uses 6 different metrics to determine the combined probability of a recession and compares the high probability warning periods against actual historical periods of recession. GREEN tells us that the referenced recession indicators are not exhibiting any warning. Observe the long stretches of “all-green” in between recessionary periods...
Opening Range Breakout (ORB) Smart Candle Finder Indicator - finds first smart candle of the day and make it a label to trade at its higher or lower levels. You can adjust the size of smart candle as well as the Volume levels to detect smart candle.
-Plots price legs based on two user input lookback numbers. Smaller number for small legs, larger number for large legs. -Plots Fib projections of these price legs, above and below; User can input four independent fib levels or standard deviation levels ## User Inputs ## ~Show visible chart only; Show price leg labels (time and price); show small legs (fibs...
10 Year Averages of Month-on-Month % change: Shows current asset, and 3x user input assets -For comparing seasonal tendencies among different assets. -Choose from a variety of monthly average measures as source: sma(close, length), sma(ohlc4, length); as well as sma's of vwap, vwma, volume, volatility. (sma = simple moving average). -Averages based on month cf...
This indicator is based on ADX and uses a method based on pivot points to identify a possible trend reversal or trend continuation. To better understand how to use this indicator, follow these instructions: Check which type of line ADX is below/above. If the ADX line is above the green line and has changed color, you can expect a possible trend change....