Session Range
Session Range Indicator
The Session Range Indicator is a powerful and flexible tool designed to highlight the high and low price levels of specific trading sessions. It visually marks these key levels on the chart and also displays session-specific candlesticks, helping traders to identify crucial price zones and trading opportunities.
Key Features:
- Customizable Session Timeframe:
Allows users to define the desired session timeframe, with a default setting of Daily. This ensures adaptability for analyzing various trading sessions (e.g., intraday, weekly).
- High-Low Range Highlight:
Displays the High and Low of each selected session as horizontal lines, providing a clear visual reference for support and resistance zones.
- Session Candlestick Representation:
The candlesticks corresponding to each session are distinctly marked, enabling traders to observe session-specific price action directly on the chart.
User-Friendly and Versatile:
Designed for traders of all levels, this indicator enhances decision-making by emphasizing critical price levels within the defined sessions.
Use Case:
This indicator is ideal for traders who rely on session-based analysis, such as day traders, swing traders, or those looking to incorporate session ranges into their trading strategies.
Default Settings:
- Timeframe: Daily
Users can modify the timeframe to suit their analysis needs.
With the Session Range Indicator, users gain an intuitive visualization of session dynamics, aiding in better market analysis and trade execution.
在腳本中搜尋"daily"
Line StratThis indicator provides a comprehensive visualization of key price levels and trends.
It plots lines for the premarket high and low, prior day high and low, current day high and low, and the market open, each with corresponding labels displayed at the current bar for easy reference.
It features six customizable moving average (MA) lines, with options to switch between EMA, SMA, WMA, VWMA, and HMA.
The indicator also includes the Volume Weighted Average Price (VWAP), providing a dynamic benchmark for price activity throughout the session.
All lines and moving averages are clearly labeled at the current bar for enhanced clarity.
AlgoMaxx Prev OHLCThe AlgoMaxx Prev OHLC indicator provides a clear visualization of the previous day's Open, High, Low, and Close (OHLC) levels. These levels are crucial for understanding market structure, identifying support and resistance zones, and making informed trading decisions. The indicator is fully customizable and dynamically updates to ensure accuracy and clarity.
Key Features:
Prev. Day High/Low and Open/Close Levels:
Plots previous day's High/Low and Open/Close levels.
Toggle each level (lines and labels) on/off independently.
Customizable Lines and Labels:
Adjust line colors, styles (Solid, Dashed, Dotted), and widths.
Enable or disable labels for each level with customizable label colors.
Dynamic Updates:
Automatically updates levels daily.
Deletes old lines and labels to maintain a clean chart.
Efficient and Intuitive:
Designed to integrate seamlessly into any trading strategy with user-friendly customization options.
Indicator Logic:
Previous Day Levels Calculation:
The indicator uses Pine Script’s request.security function to fetch the previous day’s OHLC data from the daily timeframe ('D').
Dynamic Line and Label Management:
Persistent variables (var) store line and label references.
Old lines and labels are deleted and recreated at the start of each new day, ensuring a clutter-free chart.
Customizable Line Styles and Colors:
A mapping function (f_map_line_style) dynamically assigns line styles based on user input (Solid, Dashed, Dotted).
Separate inputs allow users to define distinct colors and styles for each level.
Independent Toggles:
Separate ON/OFF controls for High/Low and Open/Close lines and labels for maximum flexibility.
Clean Design:
The script ensures all plotted elements are dynamically adjusted to keep the chart clean and focused on actionable data.
How to Use:
Add the indicator to your chart.
Customize levels, colors, and styles via the "Inputs" and "Style" settings.
Analyze the plotted levels to identify key price zones for potential support, resistance, or breakout areas.
Checklist By TradeINskiChecklist By TradeINski
First Things First
This indicator is a supporting tool for trading momentum burst that is 2 Lynch setup by stock bee aka Pradeep Bonde.
Disclaimer: This indicator will not give any buy or sell signal. This is just a supporting tool to improve efficiency in my trading.
Apply Indicators and then open indicator settings and read the following simultaneously to understand better.
Default color settings are best suited for light themes. Which is also my personal preference.
Users can change most of the default options in settings according to their personal preference in settings.
When we open settings we can see 3 tabs that are {Inputs tab} {Style tab} {Visibility tab} each tab have its own options, Understand and use it accordingly.
Indicator will be only visible in the Daily time frame as its primary TF is daily. In the lower time frame nothing is plotted.
An indicator is plotted on an existing plane and overlaid on the existing plane.
Contents
My Checklist Lynch
Table Header Settings
Position
Size
Text Color
Background Color
“ON/OFF” Header “Text Box” “Info”
Table Content
Text Color
Background Color
“ON/OFF” R (1 - 10) “Text Box” T (1 - 10) “Text Box”
My Checklist - 2Lynch
This is the checklist I use while placing the trade just to make use of not missing anything based on predefined rules of the setup I trade.
2 - The stock should not be Up more than 2 days in a row, Minor movement can be acceptable.
L - The stock price movement should be linear, validation of established momentum
Y - Young trend in preference 1 - 3rd breakout from base
N - Narrow Range or -ve day before breakout
C - Consolidation should be narrow, linear and low volume. No more than one 4% breakdown.
H - The candle should close near high or at least 20% within when entered.
Table Headers Settings
Position - “Drop Down” with 9 different options which are self explanatory. Users can change the position of the table as per their preference.
Size - “Drop Down” with 6 different options which are self explanatory. Users can change the size of all the text printed in the table as per their preference.
Text Color - “Default Color is White” This setting is specifically only for header text. And users can change the text color of the header as per their preference.
Background Color - “Default Color is Blue” This setting is specifically only for header
background color. Users can change the background color of the header as per their preference.
“ON/OFF” Header “Text Box” “Info”
“Check Mark” - To show or hide the header that is “ON/OFF”.
“Header” - Heading of the table.
“Text Box” - Users can input as per their preference.
“Info” - Info symbol that shows short form and important note that is (Max 50 characteristics for all text boxes) .
Table Content
Text Color - “Default Color is White” This setting is specifically for table texts. And users can change the text color of the all content table texts as per their preference.
Background Color - “Default Color is black” This setting is specifically for content table texts background color. Users can change the background color of the header as per their preference.
“ON/OFF” R (1 - 10) “Text Box” T (1 - 10) “Text Box”
“Check Mark” - To show or hide the complete Row. Users have options and can change as per their preferences.
R (1-10) - “R” stands for Row and (1-10) is Number of rows available for users to enter text. Users have 10 different options.
“Text Box” - Place to enter text that users want to print on column 1 of the table.
T (1-10) - “T” stands for table and (1-10) is Number of text boxes available for users to enter text. Users have 10 different options.
“Text Box” - Place to enter text that users want to print on column 2 of the table.
(mab) Dynamic Bitcoin NVT SignalBitcoin`s NVT is calculated by dividing the Network Value (market cap) by the USD volume transmitted through the blockchain daily. Note this equivalent of the bitcoin token supply divided by the daily BTC value transmitted through the blockchain, NVT is technically inverse monetary velocity.
Credits go to Willy Woo for creating the Network Value Transaction Ratio (NVT). Credits go also to Dimitry Kalichkin improving NVT and creating the NVT Signal (NVTS).
According to its creator, the NVT Ratio is somewhat similar to the PE Ratio used in equity markets. When Bitcoin`s NVT is high, it indicates that its network valuation is outstripping the value being transmitted on its payment network, this can happen when the network is in high growth and investors are valuing it as a high return investment, or alternatively when the price is in an unsustainable bubble.
I created this indicator because the NVT indicator I was using suddenly stopped working. I tried a number of other NVT indicators, but all of them seem to have the same problem and stopped updating after a certain date. The cause is that the data feed from 'Quandl' that is used by most NVT indicators is no longer updated through the previous API.
Instead TradingView created a special API to access 'Quandl" data. This indicator not only uses the new API for 'Quandl', it can also access data from other providers like 'Glassnode', 'CoinMetrics' and 'IntoTheBlock'. However, the 'Quandl' data feed seems to produce the best results with this indicator.
The indicator provides dynamically adjusting overbought and oversold thresholds based on a two year moving average and standard devition with adjustable multipliers. It also implements alerts for NVT going into overbought, oversold or crossing the moving average.
Version 1.0
--
Version history
0.1 Beta
- Initial version
1.0
- First release
Stock Bee's 4%Stock Bee's 4%
First Things First
- This indicator is a replica of Pradeep Bonde aka Stock Bee’s 4% indicator which he uses in the TC2000 platform for trading momentum burst and EP 9 million setup.
- Disclaimer: This indicator will not give any buy or sell signal. This is just a supporting tool to improve efficiency in my trading.
- Apply Indicators and then open indicator settings and read the following simultaneously to understand better.
- Default color settings are best suited for light themes. Which is also my personal preference.
- Users can change most of the default options in settings according to their personal preference in settings.
- When we open settings we can see 3 tabs that are {Inputs tab} {Style tab} {Visibility tab} each tab have its own options, Understand and use it accordingly.
- Background Color grading that is “Green” background means parameter favorable, “Red” not favorable for my trading.
- Indicator will be only visible in the Daily time frame as its primary TF is daily. In the lower time frame nothing is plotted.
- An indicator is plotted on a different plane and does not overlay in the existing plane.
Contents
+4% BO
-4% BO
Volume
+4% BO
- If the %change is more than 4% and today's volume > yesterday's volume and volume > 100000 then the green line is plotted from 0 to 1.
- This helps in trading momentum burst setup and to spot 4% BO easily.
{Style Tab}
- “Check Mark” Users can Show/Hide the line.
- “+4% BO” Default “Green color”. Users have the option to change.
- “Line Type” Default settings, Users have the option to change.
-4% BO
If the %change is less than -4% and today's volume > yesterday's volume and volume > 100000 then the green line is plotted from 0 to 1.
This helps in trading momentum burst setup and to spot -4% BO easily.
{Style Tab}
- “Check Mark” Users can Show/Hide the line.
- “-4% BO” Default “Red color”. Users have the option to change.
- “Line Type” Default settings, Users have the option to change.
Volume
- If Today’s Volume is greater than Default settings that is 9 Million then Blue color line is plotted similar to +/-4% B) however if u want to plot like Pradeep Bonde aka Stock Bee style then user have to change settings from “line” type to “histogram” type in style tab of settings.
- This is used for spotting EP 9 Million setup.
{Input Tab}
- “Volume” Default is (9). Users have the option to change as per their preference. And the number should be in millions.
{Style Tab}
- “Check Mark” Users can Show/Hide the line.
- “Volume” Default ”Blue color”. Users have the option to change.
- “Line Type” Default settings, Users have the option to change.
To use it similar to Stock Bee, change “Line” to “Histogram”.
Highly Recommended Setting to change immediately
{Style Tab} Outputs Section
“Check Mark” Labels on price scale. “Uncheck it”.
“Check Mark” Values in Status Line. “Uncheck it”.
*****
Cycles: 4x dual inputs: Swing / Time Cycles projected forward//Purpose/Premise:
To project forward vertical 'cycle' lines based on user-input anchor points, and to search for confluence.
The idea being that if several well-anchored cycles agree (i.e. we see multiple bunched vertical line confluence in the future), then this may add support to an already existing trade idea, or may indicate an increased likelihood of a shift in direction.
//Usage & notes:
~In the above chart I've anchored to obvious swing lows and swing highs in Btc/Usd from 2020-2022. You could also use fixed time-based cycles from a favored start anchor point. Bars per cycle are printed at the top of each cycle box if your're interested in time cycles. I.e. for 1, 2, 3 month cycles: for BTC you could use 30, 60, 90 bars on daily; for S&P you could use 20, 40, 60 bars on daily.
~On first loading the indicator you will be asked select 'start date', and 'end date' for each of 4 sessions (8x clicks on chart). After this you can easily reset points by clicking the indicator display line three dots>> reset points. Or you can simply drag the vertical box edges (purple lines) to change your cycle anchor points.
~Be sure the start anchor point is before the end anchor point or box/lines won't appear.
~When you drop down to low timeframes you might get bar_index error due to history available: you need then to click the three dots on indicator display line >> reset points >> 8x clicks on the chart.
~Vertical projected lines will match the color of the cycle box they origninate from.
~Lines will project into the future as far as is allowed by tradingview (500 bars max)
//Inputs:
~Time start and end dates for each cycle (change these as described above, or input manually)
~Show/hide each cycle (default is show all 4)
~Formatting options: color of forward projected lines, line width, line style, line / box / text color.
~Box transparancy: Set to 100 to make boxes invisible & declutter the chart. Set to 0 for maximum opacity. Default is 80.
thanks to @Sathyamurthie for his ideas on cycle confluence which caused me to write this.
Baseline Indicator [SS]Hello,
This is the Baseline Indicator. I modelled it after one of my favourite Tradingview chart types, the baseline type (shown in image below):
I really love this chart, but I wanted a way for it to:
a) Be static and not move with the chart; and
b) Auto calculate the baseline average for a specified period of time.
So I created this indicator which does essentially that.
What it does:
The indicator will calculate the average between the high and low of a user defined timeframe. The timeframe is customizable, but it defaults to daily. It will then plot the average (or baseline) of the high and low over that specified timeframe. The default plot is a candle plot. It will change the colours of the candles to green (for above the baseline) and red (for below the baseline). The chart below shows an example of the indicator with candles on SPY. The Baseline timeframe is set to 1 hour:
You can choose whether you want to plot the current baseline average or the previous.
The advantage to plotting the previous is that this provide a static reference point and can be helpful on the 30 and 60 minute timeframe. Here is an example:
In this example on SPY, the indicator is plotting the previous average. You can see SPY is using this as support and creating a "staircase" pattern. This is indicative of a trend.
The example above is using the previous day average on the daily timeframe during a sideways day. You can see that the price action accumulates and is consistently drawn to this point.
Inversely, you can manually select your own baseline price if you want a static, self-calculated baseline reference point.
Options and Settings:
Below is an outline of the menu as well as a brief explanation of the options and settings:
To view your chart as a baseline chart, make sure you select the "Line" input and then hide the candles on your chart using your chart settings (see image below):
The purple arrow shows how to hide the candles. You select the "Eye" Icon which should then become greyed out and you will be left with the baseline chart from the indicator.
Why use baseline average?
The average between the high and low of a designated timeframe is a very helpful value. In choppy markets, this acts as a key point of frequent return. In trendy markets, this acts as a reference point of trend direction and strength. I encourage you to play around with the indicator and review some historical charts using it, and you will see some patterns emerge!
Final thoughts:
I have also done a quick tutorial video on the indicator for your reference, you can check that out below:
Thanks for checking out the indicator and I hope you like it!
Supply and DemandThis is a "Supply and Demand" script designed to help traders spot potential levels of supply (resistance) and demand (support) in the market by identifying pivot points from past price action.
Differences from Other Scripts:
Unlike many pivot point scripts, this one offers a greater degree of customization and flexibility, allowing users to determine how many ranges of pivot points they wish to plot (up to 10), as well as the number of the most recent ranges to display.
Furthermore, it allows users to restrict the plotting of pivot points to specific timeframes (15 minutes, 30 minutes, 1 hour, 4 hours, and daily) using a toggle input. This is useful for traders who wish to focus on these popular trading timeframes.
This script also uses the color.new function for a more transparent plotting, which is not commonly used in many scripts.
How to Use:
The script provides two user inputs:
"Number of Ranges to Plot (1-10)": This determines how many 10-bar ranges of pivot points the script will calculate and potentially plot.
"Number of Last Ranges to Show (1-?)": This determines how many of the most recent ranges will be displayed on the chart.
"Limit to specific timeframes?": This is a toggle switch. When turned on, the script only plots pivot points if the current timeframe is one of the following: 15 minutes, 30 minutes, 1 hour, 4 hours, or daily.
The pivot points are plotted as circles on the chart, with pivot highs in red and pivot lows in green. The transparency level of these plots can be adjusted in the script.
Market and Conditions:
This script is versatile and can be used in any market, including Forex, commodities, indices, or cryptocurrencies. It's best used in trending markets where supply and demand levels are more likely to be respected. However, like all technical analysis tools, it's not foolproof and should be used in conjunction with other indicators and analysis techniques to confirm signals and manage risk.
A technical analyst, or technician, uses chart patterns and indicators to predict future price movements. The "Supply and Demand" script in question can be an invaluable tool for a technical analyst for the following reasons:
Identifying Support and Resistance Levels : The pivot points plotted by this script can act as potential levels of support and resistance. When the price of an asset approaches these pivot points, it might bounce back (in case of support) or retreat (in case of resistance). These levels can be used to set stop-loss and take-profit points.
Timeframe Analysis : The ability to limit the plotting of pivot points to specific timeframes is useful for multiple timeframe analysis. For instance, a trader might use a longer timeframe to determine the overall trend and a shorter one to decide the optimal entry and exit points.
Customization : The user inputs provided by the script allow a technician to customize the ranges of pivot points according to their unique trading strategy. They can choose the number of ranges to plot and the number of the most recent ranges to display on the chart.
Confirmation of Other Indicators : If a pivot point coincides with a signal from another indicator (for instance, a moving average crossover or a relative strength index (RSI) divergence), it could provide further confirmation of that signal, increasing the chances of a successful trade.
Transparency in Plots : The use of the color.new function allows for more transparent plotting. This feature can prevent the chart from becoming too cluttered when multiple ranges of pivot points are plotted, making it easier for the analyst to interpret the data.
In summary, this script can be used by a technical analyst to pinpoint potential trading opportunities, validate signals from other indicators, and customize the display of pivot points to suit their individual trading style and strategy. Always remember, however, that no single indicator should be used in isolation, and effective risk management strategies should always be employed.
Percent Change of Day [ilovealgotrading]
OVERVIEW:
This indicator aims to effectively show us the percentage change of the price within the time frame we have chosen.
What is the purpose of this indicator?
This indicator shows how the price changes for each bar at different time frames we have chosen. By examining the percentage change in different time periods, we can easily look at the change in the face of the market during the time interval. Also if the price is above or below the value of 0 during the specified time, the color of our percentage line changes.
IMPLEMENTATION DETAILS:
First of all, let's understand How to Calculate Percent Change?
The difference between the old and new value of a quantity given in percentages is known as a percent change. It's rather simple to calculate the % difference between two given quantities.
The formula is given by;
Example
The price of a kilo of rice went from 10$ to12.5$, what is the percentage change?
Explanation
• The old value of sugar = $ 10
• New value = $12.5
• Now apply the percent change formula;
• Percentage change = ×100%
= x 100%
= (2.5/10) x 100%
= 25%
In this case, the percent change is positive and therefore, it is an increase.
How Is Percentage Change Used in Finance?
In the world of finance, percentage change is frequently used to analyze changes in the value of stocks or major market indexes over time.
Percentage change is used for many purposes in finance, most notably to track the price change of stocks market and crypto market.
What can we change from the settings panel ?
We can set time frame setting of the percentage change from place number 1
We are able to adjust the changing color if the percentage change is above or below zero from place 2 and 3
ALSO:
Please do not open trades without properly managing your risk and psychology!!!
If you have any ideas what to add to my work to add more sources or make calculations cooler, suggest in DM .
Multi-Timeframe High Low (@JP7FX)Multi-Timeframe High Low Levels (@JP7FX)
This Price Action indicator displays high and low levels from a selected timeframe on your current chart.
These levels COULD represent areas of potential liquidity, providing key price points where traders can target entries, reversals, or continuation trades.
Key Features:
Display high and low levels from a selected timeframe.
Customize line width, colors for high and low levels, and label text color.
Enable or disable the display of high levels, low levels, and labels.
Receive alerts when the price takes out high or low levels.
How to use:
It is important to note that using this indicator on it's own is not advisable. Instead, it should be combined with other tools and analysis for a more comprehensive trading strategy.
Possibly look to use my MTF Supply and Demand Indicator to look for zones to trade from at these levels?
If the price breaks above a high level, you might consider entering a long position, with the expectation that the price will continue to rise. Conversely, if the price breaks below a low level, you may think about entering a short position, anticipating further downward movement.
On the other hand, you can also use high or low levels to look for reversal trades, as these areas can represent attractive liquidity zones.
By identifying these key price points, you could take advantage of potential market reversals and capitalise on new trading opportunities.
Always remember to use this indicator in conjunction with other technical analysis tools for the best results.
Additionally, you can enable alerts to notify you when the price takes out high or low levels, helping you stay informed about significant price movements.
This indicator could be a valuable tool for traders looking to identify key price points for potential trading opportunities.
As always with the markets, Trade Safe :)
BTC Performance Table / BTC Seasonality Visualization
This script visualizes Bitcoins "seasonality", in form of a colored table (based on the idea from "BigBangTheory")
The history table shows you which months do statistically perform better/worse in comparison to other months.
How to use this script:
Choose ticker "BLX" ("BraveNewCoin Liquid Index for Bitcoin").
Set the charts time frame to weekly or daily. Tables position on the screen and its colors are configurable.
Table explanation:
Cells show whether a gain or a loss occured from month to month, since BTC came out in 2010.
The price difference, between monthly open and monthly close, determines the cell color (negative -> red, positive -> green).
The year column shows total gain (green) or loss (red) for that particular year.
Each value is presented as a rounded percentage number.
How this script works:
The script calculates the price difference between each monthly and yearly open and close, storing those numbers inside arrays.
Then it populates the table, by using those numbers and doing the cell coloring (there will be a yellow cell, in case no change should occur).
German Short-Description
Prozentuale Übersicht in Tabellenform, der monatlichen, sowie jährlichen, Performance des Bitcoin (basierend auf der Idee von "BigBangTheory").
Hierdurch wird die "Saisonalität" des Bitcoin sichtbar. D.h. welche Monate des Jahres, im Vergleich zu anderen Monaten, statistisch gesehen öfter positiv/negativ schließen.
Zwecks vollständiger Darstellung muss der Ticker "BLX" ("BraveNewCoin Liquid Index for Bitcoin") im weekly oder daily time frame aktiv sein.
MA20 Hi-Lo-Close Magic BandThis is an improvement over my previous MA20 High Low Magic Band, as it keeps a central 20 MA reference point. So it can help find the up from MA20 lows and down from MA20 highs resisted or supported by MA20 average before final entry. Usable in any time frame of choice - 15m, 30m, Hourly or Daily. In the Hourly / Daily time frame, the signal used with the volume data may work in 6/10 events or more ... Happy trading!
Reverse Ehler Instantaneous Trendline - TraderHalaiThis script uses a reverse function of the famous Ehler Instantaneous Trendline to calculate the source price required in order to change from Bullish to bearish
From my analysis, the reverse price does appear to be rather choppy, though it is 100% accurate. This is because Ehler's Instantaneous Trendline tends to remain trending for longer periods of time with above average hold periods.
The main suitability for this would be higher level timeframes, such as Weekly, 5 daily, 3 daily. From my findings Smoothed Heikin Ashi Trend, tends to provide better risk-adjusted returns across most timeframes (Higher return to drawdown ratio)
As I have spent a bit of time getting the reverse function mathematics to work, I decided to publish this as open source for the benefit, scrutiny and for further development by the TradingView community anyways.
Enjoy!
Inflation Adjusted Performance: Ticker/M2 money supplyPlots current ticker / M2 money supply, to give an idea of 'inflation adjusted performance'.
~In the above, see the last decade of bullish equities is not nearly as impressive as it seems when adjusted to account for the FED's money printing.
~Works on all timeframes/ assets; though M2 money supply is daily data release, so not meaningful to plot this on timeframe lower than daily.
~To display on same pane; comment-out line 6 and un-comment line 7; then save, remove and re-add indicator.
~Scale on the right is meaningless; this indicator is just to show/compare the shape of the charts.
Session High Low
This indicator shows Session High Low line and prices.
1: Session range is adjustable based on your timeframe. Nomore confusing timezone settings.
You can choose your timezone then set your Session start and end time.
Script will show you the following session high and low lines which is extendable until next session.
2: All historical lines and price levels are can be partially or fully hidden.
And line colors are adjustable so you can use suitable color on your chart.
Based on session you choose this script can be used as a session break strategy AKA (Asian session break, London session break strategy).
You can create your own trading Session and high lows.
Personally I monitor how price reacts on London session high lows during the NewYork trading session.
In this chart Session starts at 8am (London open) and closes at 12:30 (NewYork open). Script is showing high lows only in this session range.
Always double confirm with your trading style. It's not a Financial advice.
Inputs:
1: Hide history - Hides all historical lines and prices that means you can see only todays session.
2: Show price - Shows price level of session high lows. You can hide price level if you want to see only lines.
3: Session time - You can set your time range of session.
4: Start time - Session start time. You can see vertical line on your chart or you can hide line.
5: End time - Session end time. You can see vertical line on your chart or you can hide line.
6: Line extend time - End of the high low lines. You can draw line until the end of the session or you can draw short line.
7: All line and price colors are optional.
Thank you.
Stock ScreenerThis indicator helps monitoring QQE Mod and RMO of 20 tickers simultaneously.
This indicator shows last 4/8 indicator results of particular ticker.
Left side: 8 last colors of both indicator on current timeframe. Most left is older.
Right side: 4 last colors of both indicator on selected higher timeframe. Most right is newer.
Icon color is QQE Mod.
Background color is RMO color.
This indicator is suitable for daily or swing trade.
Recommended timeframe is 2 Hours, and recommended higher timeframe is Daily.
Liquidity mapLocate institutional daily, weekly, and monthly liquidity intervention zones in an innovative format that allows you to fractalize the degree of trend reversal opportunity across multiple lengths!
Far from the traditional formats to tell you "where's the high/low", we display with this map the grab levels relating to the amplitudes of the measured period.
You can check "show old levels" to backtest these potential fractal reversal areas.
Use the levels that interest you according to your working UT (scalping, intraweek, swing, etc.), or take all the elements into consideration for your trading management :
Confluence the information to optimize your entry and shelter your stop loss under strong levels rejections !
Default parameters are: display high/low weekly & monthly, display liquidities levels in daily.
ATRvsDTR + ADR Zone + SSS50%This Script is to be used for intra day as far as the adr zones. The adr zones are used as support and resistance but also can be used to determine whether the stock is breaking out or not. Also being that the adr zones are calculated using a 5 or 10 day period unless you change the settings, and are set when price opens. It does really help you know whether a stock is moving more than it does on average to me it just signifies its directional. So I added the atr vs dtr so you can see what a stock moves on average versus what it has moved today.
The atr period is calculated based on the daily period unless you change the settings. I added to the original script 3 more percentages the atr vs dtr will change as it goes higher so that you can be aware when the stock is getting closer to moving 100% of its atr. Even though a stock breaks above or below the adr that doesn't mean it has moved more than it normally moves.
I also have the weekly open on the script as I trade the strat and I want to know, at what price the the week will change from bearish to bullish and vice versa. So that I can understand the trend when I am trading intraday.
The 50% lines were added for Sara strat snipers 50% rule and you can change the timeframes on them. This is used to know whether a candle will go 3. This also can help with retracements vs reversals, because in traditional technical analysis 50% is around where people start think its a reversal more so than a retracement.
I believe the script will be very help as it can show you price being directional but can also let you know when the stock is getting close to moving more than it normally has or if it has moved more than it normally has. As well as being able to see if something is a retracement vs a reversal. I trade TheStrat strategy so this can be very helpful in that regard
The 50% retracement levels are default 1h and daily. You can change them and whether or not they show
In the example chart you can see we are below weekly open which is bearish and you can also see where price reverses out of the upper adr zone. As well as how much of the atr we have moved on this day in time.
Average D,W,M Range-By AtropineThis is an intraday indicator.
The Average Range is a simple concept, calculated as the difference between highs and lows averages over some period.
This Indicator provides an Average Range of Daily, Weakly, Monthly upper and lower level daily.
It can be useful for helping guide support and resistance , for taking profits and for placing stoploss.
Volume + VolatilityBefore I begin I want to mention:
1. This is a variation of the 'CCI & BB' made by matsu_bitmex (Link: ) and SigmaDraconis's 'On Balance Volume Oscillator + Bollinger Bands' (Link: )
2. While using this sometimes you may not notice the crossover so I've added the Line 'x' outside 'x' BB to only see if Line 3 and 4 crossed over
The indicator:
1. When the background is green and the 2 lines are going up it means uptrend
2. When the background is red and the 2 lines are going down it means downtrend
3. When there is a crossover and the background outside BB turns yellow, it means there is a lot of volatility or volume
How to use (Or how I use this):
1. All trades based on the yellow color MUST be during a trend
2. When the color changes to yellow for the 1st time in the direction of a trend it is advisable to enter
Creentrend Pressure SignalsThe hull moving average is my favorite moving average, as well as slower (55ma Bollinger Bands dev@(1.618)) is my favorite standard deviation indicator. Lets combine the two to evaluate overbought, oversold, and pressure.
Use for all time frames- I PREFER daily.
Bollinger band MA at 55
Hull ma at 55
The Hull is more reactive and faster than any band on the BB (both at 55)
When HULL closes BELOW LOWER BAND- it will print a buy signal, remember- over sold and overbought in VOLATILITY could be dangerous on low time frames, as swift moves typically have short term reversals but return to the main trend eventually, this is why i reccomend daily candles.
When PRICE closes ABOVE UPPER BOLLINGER BAND- it will print a green ^ signal under candle indicating upward pressure.
When HULL closes ABOVE UPPER BOLLINGER BAND- it will print a red resistance line. Complex tops happen a lot with bitcoin so take a 1-5% stop above it if shorting.
Indicador OMEP S============
ENGLISH
============
- Description:
This is an upgraded version of my previous indicator "OMEP" (feel free to check my profile to try it).
The OMEP is a momentum oscillator calculated by the combination (average) of RSI , MFI and STOCHASTIC to detect overbought and oversold levels.
The idea that the combination eliminates weaknesses and enhances strengths.
In this upgraded version (OMEP S) a signal line has been added to generate more accurate entry/exit signals, also 2 kind of triggers can be configured for futher customization, default settings have been updated for this version.
Consider the OMEP S as an advanced Stochastic.
- Usage:
You can use it as an RSI / MFI , when the OMEP is in the bottom area is considered OVERSOLD, when is in the upper area is considered OVERBOUGHT.
Thanks to the signal line added to this version you can use any Stochastic strategy aswell, in fact, you can customize visual alerts (background color changes) on crossovers (inside overbought and oversold areas) for faster signals and a more conservative option which shows the alers when both lines have left the area.
- Visual:
For ease of use i've added 3 horizontal lines, which are fully customizable:
Upper line: overbought level.
Mid line: just a reference line but can be used to enter/exit aswell like with some RSI strategies.
Bottom line: oversold level.
The color of the background changes depending on the location of the lines AND the chosen trigger (crossover or zone):
On crossover there're 2 colors for oversold and 2 colors for overbought: green when oversold and lime on crossover inside oversold area, maroon when overbought and red on crossover inside overbought area.
For the area trigger there're 3 colors: first color works the same, but a second light green/light marron shows when the OMEP line has already left the area and then the lime/red when both are out.
Therefore, in this second mode you can think about taking a position when the color starts to become lighter before both lines leave the area.
- Customization:
By default RSI , MFI and STOCHASTIC are hidden, only OMEP and SIGNAL lines are visible, but you can turn on/off and customize colors for any of them too.
Settings for all indicators and their relevance in the average calculation are configurable aswell, default values have been proved to work better on daily with a strategy tester., BUT also on lower timeframes if you take higher ones in mind (e.g. do not buy in 1H if it is overbought in 4H).
- Recommendations:
Higher timeframes are better, 1D is recommended to detect peaks and bottoms, 4H can be used for faster trades.
It was tested on various cryptocurrencies, if you have patience you can just buy the dips (5-10% each position) on daily.
Suggestions are welcome!
============
ESPAÑOL
============
- Descripción:
Ésta es una versión mejorada de mi anterior indicador "OMEP" (no dudes en echar un ojo a mi perfil para probarlo).
El OMEP es un oscilador de momento calculado por la combinación (media) de RSI , MFI y ESTOCÁSTICO para detectar niveles de sobrecompra y sobreventa.
La idea es que su combinación elimine debilidades y mejore sus fortalezas.
En ésta versión actualizada (OMEP S) se ha añadido una línea de señal para generar puntos de entrada/salida más precisas, también se pueden configurar 2 tipos de señales para una mayor personalización, los ajustes por defecto han sido actualizados para esta versión.
Considera el OMEP S como un Estocástico avanzado.
- Uso:
Se puede utilizar como un RSI / MFI , cuando el OMEP está en la zona inferior se considera SOBREVENDIDO, cuando está en la zona superior se considera SOBRECOMPRADO.
Gracias a la línea de señal añadida a esta versión puedes utilizar cualquier estrategia que aplicarías a un Estocástico, de hecho, puedes personalizar las alertas visuales (cambios de color en el fondo del indicador) en los cruces (dentro de las áreas de sobrecompra y sobreventa) para obtener señales más rápidas y una opción más conservadora que muestra las alertas cuando ambas líneas han abandonado la zona.
- Visual:
Para facilitar el uso he añadido 3 líneas horizontales, que son totalmente personalizables:
Línea superior: nivel de sobrecompra.
Línea media: sólo una línea de referencia, pero se puede utilizar para entrar/salir como como con algunas estrategias RSI .
Línea inferior: nivel de sobreventa.
El color del fondo cambia en función de la ubicación de las líneas Y de la señal elegida (cruce o zona):
En el cruce hay 2 colores para la sobreventa y 2 colores para la sobrecompra: verde cuando hay sobreventa y lima en el cruce dentro de la zona de sobreventa, granate cuando hay sobrecompra y rojo en el cruce dentro de la zona de sobrecompra.
Para la señal área hay 3 colores: el primer color funciona igual, pero un segundo verde claro/granate claro muestra cuando la línea OMEP ya ha salido del área y luego el lima/rojo cuando ambos están fuera.
Por lo tanto, en éste segundo modo puedes ir pensando en tomar una posición cuando el color empieza a tornarse claro antes incluso de que ambas líneas salgan del área.
- Personalización:
Por defecto RSI , MFI y ESTOCÁSTICO están ocultos, sólo la línea OMEP es visible, pero puedes activar/desactivar y personalizar los colores para cualquiera de ellos.
Los ajustes para todos los indicadores y su relevancia en el cálculo de la media son configurables también, los valores por defecto se han demostrado que funcionan mejor en diario con un tester de estrategias, PERO también en los marcos de tiempo más bajos si se tiene en cuenta los superiores (ej: no entres en compra en 1H si en 4H está sobrecomprado).
- Recomendaciones:
Los marcos de tiempo más altos son mejores, 1D se recomienda para detectar suelos y techos, 4H se puede utilizar para operaciones más rápidas.
Fue probado en varias criptomonedas, si tienes paciencia puedes comprar las caídas (5-10% cada posición) en el diario.
¡las sugerencias son bienvenidas!