TWP Next Bar Close Countdown█ OVERVIEW
This script displays the time remaining for your charts current timeframe.period or a higher timeframe with the ability to create alerts that ping on the opening of the new bar that you have selected. It can be very easy to get bogged down in the charts when day trading on smaller timeframes and forgetting that it is the wave of longer timeframe traders that are setting the tone. This script was born out of this pitfall that I was noticing in my own trading.
█ CONCEPTS
The script uses a series of functions to get produce the time remaining and texts for the top and bottom rows within the table display.
█ FEATURES
1 — Resolution
• Auto / Manual selection
• There is tooltip explains how the automatic time selection operates (see below)
AUTO_TIMEFRAME_TOOLTIP = "When the Auto option is selected, the timeframe of the indicator is chosen automatically based on the chart timeframe. The Timeframe dropdown is ignored. The automated timeframes are:
'10 minutes' for any chart timeframes below '1 minute'
'1 hour' for any chart timeframes starting from '1 minute' up to '5 minutes'
'4 hours' for any chart timeframes starting from '5 minutes' up to '60 minutes'
'1 day' for any chart timeframes starting from '1 hour' up to '4 hours'
'1 week' for any chart timeframes starting from '4 hours' up to '1 day'
'1 month' for any timeframes starting from '1 day' up to '1 week'
'3 months' for any timeframes starting from '1 week' up to '1 month'
'12 months' for any timeframes above '1 month'"
2 — Text
• Size selection
• Color selection
3 — Display
• Frame color selection
• Display position selection
4 — Alerts
• Market session selection
█ HOW TO USE
• Add it to your chart, select your timeframe, change up your colors, and enjoy yourself
█ NOTES
• We have no control over when realtime updates occur. A realtime bar can open, and then no realtime updates can occur until the open of the next realtime bar. The time between updates can vary considerably. For more please check out Pine's execution model and bar states.
• As a reminder, I did make this script for myself so if you find that you are using a 2-hour alert or countdown the formatting for the words may not be succinct as they should be. We will write that loss off to my growing pine skills
█ LIMITATIONS
• You will not be able to retrieve the time from a timeframe smaller than what is currently selected for the chart.
Daytrading
TWP Chart Period Breaks█ OVERVIEW
This script plots historical and one future vertical line at the higher timeframe.period time mark of your choosing along with the ability to create alerts that ping on the opening of the new bar on the timeframe and during the market session that you have selected. This script adds body to the default "session breaks" that Tradingview provides within the chart settings. It can be a hassle visually keeping track of time when trading but particularly when day trading. Timing is so important and I needed some visual assistance aka some guard rails for my mind to operate in, in order to better execute my trades. I hope this helps you too.
█ CONCEPTS
The script takes some simple steps to plot vertical lines onto your chart with some extra goodies to go the extra yard.
█ FEATURES
1 — Resolution
• Auto / Manual selection
• There is tooltip explains how the automatic time selection operates (see below)
AUTO_TIMEFRAME_TOOLTIP = "When the Auto option is selected, the timeframe of the indicator is chosen automatically based on the chart timeframe. The Timeframe dropdown is ignored. The automated timeframes are:
'10 minutes' for any chart timeframes below '1 minute'
'1 hour' for any chart timeframes starting from '1 minute' up to '5 minutes'
'4 hours' for any chart timeframes starting from '5 minutes' up to '60 minutes'
'1 day' for any chart timeframes starting from '1 hour' up to '4 hours'
'1 week' for any chart timeframes starting from '4 hours' up to '1 day'
'1 month' for any chart timeframes starting from '1 day' up to '1 week'
'3 months' for any chart timeframes starting from '1 week' up to '1 month'
'12 months' for any chart timeframes above '1 month'"
2 — Show Future Period Line
3 — Number of Historical Lines Back
4 — Line Style
• Line color selection
• Line width selection
5 — Alerts
• Market session selection
█ HOW TO USE
• Add it to your chart, select your timeframe, change up your colors, add your alerts (if necessary) and enjoy yourself!
Algo Trading (Nifty & BankNifty)What is Algo Trading ( Nifty & Bank Nifty ) Indicator?
There are many 9 to 5 working professionals who have some spare money to invest each month but they can not do active trading because they are busy with their full time job.
So they wish to have an automated system which could take and close trades for them with a proven back-tested strategy, proper money management, ability to trade within particular timings, pre-defined maximum loss they can bear and so on.
This indicator facilities all such needs of working professionals.
How this indicator generates signals?
This indicator generates signals in 3 ways:
(a) Pricing action validated by Jump in Volume
(b) Moving Average Crossovers
(c) Zeta Force Signals as generated by our proprietary formula for Bank Nifty & Nifty
Once a threshold value is crossed, the Buy/Sell signal (LE & SE) appears on the chart and algo keeps track of the current state. Then this state is remembered for the loss or profit the trade is generating and position is closed either when loss crosses the set limit or when profitable trade starts receding.
What are the various features of this indicator?
(a) You can define your session timing i.e. the time period when you want your trades to be taken. For example: between 1000 hrs to 1330 hrs or so on.
(b) You can choose to close all positions by EOD . ( EOD is defined by the user. For example, if you set the session timing between 9:30 to 11:00 am, then indicator will not take any trades outside
this range).
(c) You can define the total loss you can bear during a particular day. For example, if total loss is 5% for the day, the algo stops taking further trades.
(d) You can set up either manual alerts for each event, for example Buy, Sell, Buy Close, Sell Close where you can customize the message you want to display or you can select the 'Any Alert()
function call' option which will generate pop up messages in TradeTron or Algoji friendly format. These signals can be routed to 3rd party platforms for execution. If you have TradeTron or
Algoji Account, you can enter your API key in algo settings, and after that the messages generated will contain your API Key by default.
What are the limitations of this indicator?
You can not make money with any indicator or algo if market is narrow range bound.
For you to make money, there must be a trend or mini-trend. Sometimes, price starts trending for a while and then reverses back. In such cases, multiple Stop Loss Hits might occur.
Can I use this for Option Trading also?
Deep in the money options behave like Futures only. So yes, you can use this algo for Options Trading by buying Deep in the money options.
Can I use this for trading in stocks or any other instrument?
No. The code has been hard-wired for Bank Nifty & Nifty (Indian Indices) only. A different, generic version of this algo is in the pipeline which can be used for Forex or Commodity and Stocks.
EMA Price DistanceEMA Price Distance, EMAPD for short, is a trend following indicator that can help you predict how price is going to move, in respect to your EMA. It can give overbought and oversold signals, as well as ranging market and retracement signals. The indicator consists of three parts, the Difference Line, the Average Line, and the Histograms.
- The blue line is the Difference Line. It is calculated from difference between the close price and the EMA. An increasing Difference Line indicates price moving further away from the EMA.
- The purple line is the Average Line. It is calculated based on the average of the difference Line for a certain lookback period.
- The Histograms are the difference between the Difference Line and the Average Line
Some basic signals:
- The easiest signal to spot is when the Difference Line is further away from the Average Line than normal. This usually signifies a retracement in the near future.
- Another signal is when the histograms are making smaller peaks or troughs, approaching 0. Signifies that price is retracing towards EMA. This can also be seen when the Difference Line is below the Average Line
How to Use:
The first use case is to detect when the market is ranging. This can be seen when both lines near 0 like so:
Another use case, is to use the indicator to signify how strong the current trend is / how likely it is to continue. This is signified by the Difference Line and Average line making higher highs
We can see that as the trend continues, both lines increase in harmony.
EMAPD can also be used to give easy to see signs of retracement or reversal.
Here we can see that the Difference line made a lower high as well as crossed below the Average Line. Whether this is a retracement or reversal usually depends on how the long the trend has occurred. The longer, the more likely of a trend reversal
One of the best use cases is to keep you out of bad trades. This usually happens right before a trend starts, when the market is choppier. This is when you usually get a lot of fake outs and false signals.
Here are 2 examples of where someone trading Supply and Demand would've been kept out of a losing trade.
In the first purple oval, a supply zone is formed. As price re enters the zone, it would be tempting to go long but the EMAPD is creating lower lowers on the histograms, signifying that price is moving closer to its average instead of expanding. We also get the Difference Line to cross under the average line, signifying price is moving closer to the EMA than it has been recently. These signals tell us that price has a good chance to "re group" with the EMA, which it ends up doing.
This also kept us out of the second trade, signified by the second purple oval. Here, we can see the difference line creating lower lows, signaling that price is moving closer to the EMA.
Yusram Mount MaV - Day MaVYüsram Mount HO - Day HO
This indicator shows the comparison between the 7-day fast simple average and the monthly slow average of 5 bars. The red line indicates the monthly green and blue lines the daily average. If the Green-Blue line crosses the red upwards, it is a buy signal and the opposite is a sell signal. As soon as it turns green blue without waiting for the sell signal, a sell signal is created. If you are trading fast, you can consider turning green to blue as an opportunity. In the long run, the red intersection can be interpreted as a Stop point.
I hope it will be useful to everyone.
You can also find the strategy indicator with the same name.
I got the name of this indicator from my daughter's name. The meaning of the name Yüsra means "convenience". I hope this indicator will help you.
Market analysis panel MAP DejaVuTradesThe market analysis dashboard allows you to view multiple markets simultaneously to make a quick and timely decision.
You can add up to 6 markets per panel between Forex, Cryptos, Stocks, Futures, CFDs, Indices, and comparing their current state in any different timeframe in which you are currently, selecting it from its configuration.
Below is the explanation of each column of the panel.
►Title: Select the name of your panel grouping by type of market.
►Bullish or bearish market: Reference of the selected time frame indicating a green progress bar when the market trend is bullish, and red when the market is bearish, with the strength percentage.
►Variation by temporality: Current relationship with the close of the previous candle, depending on the selected temporality. indicating you in a green progress bar when the variation is positive, and red when the variation is negative, with their respective percentage.
►Nominal volume: it is a multiplication of the current volume with the current price, its immediate relationship is from the marketcap of the selected market with its respective value.
To view the values, simply put the mouse over the progress bar.
Muqwishi Volumetric CandleIntroduction
Have you ever heard that each candle represents a battle between bulls (buyer) and bears (seller)? If you know the answer, apparently you understand what the price action means. What if I ask you, how much was bloody in each battle between bulls and bears?!. This indicator may give a clear picture of how to identify the candle’s strength by implementing the Standard Deviation on volume and reshape the candle.
The Muqwishi Volumetric Candles indicator works to weigh each candle instantaneously and updates its color level from lightness to darkness based on the rate of the volumetric standard deviation.
Here’s how the idea started with the conceptual design, then improved till achieved to the implemented design of a structured candle.
The conceptual design mentioned for reviewing how the idea started. However, I want you to understand the “implemented design” in which the indicator has been built to address it. As I stated structurally for the implemented design section, wick and border are identified by the user through “Chart Properties” unlike core and body is measured by the indicator.
The candle’s body is ”Dynamic” that colored based on the amount of volume standard deviation in which the low volume standard deviation is a lighter candle’s color and the high volume standard deviation is a darker candle’s color. The core is “Static” color represents zero volume standard deviation which the volume at the average level. In the case where the core is darker than the body means the volume standard deviation is lower than the average volume level, and when the core is lighter than the body mean the volume standard deviation is higher than the average volume level, and when the core’s color has the same body’s color means the volume is in the average level. The image is the best guide to understand the idea.
Rarely seeing a volume standard deviation below -2σ, even though the volume is apparently dead. However, it’s possible to see more than 3.9σ, and mostly it has the same effect as 3.9σ. Personally, any candle above 1.5σ is taking my attention, and more than 2σ I look around seeking for reasons to not take a trade.
§§ Note, if you have misunderstood the standard deviation concept, there are many great sources to understand it such as Wikipedia, YouTube,... etc. In a basic example, How much is your height relative to the height of average people in your city!!?. Similarly, how much is the amount of volume relative to the average volume of a number series of previous bars?!.
Indicator Overview
Before I get into this section, this is NOT meant to be an educational or recommendation. Just showing you how I use this indicator based on an experience.
The chart above has been remarked as an example of how I apply it. Again, it’s a personal preference, and it doesn’t mean this’s an efficient way.
Indicator Setting
➤ Ensure to visualize the indicator to the front for recognition of the candle’s core.
For more information check the image: drive.google.com
➤ Indicator’s title.
Generates two outputs. The first one is the coordinate location for the char “Core”, don’t pay attention to it. The second one colored in blue is referring to the measurement of the volume standard deviation as your cursor point move at any candle on the chart. For more information check the image: drive.google.com
➤ Indicator’s inputs.
■ Length: Number of previous bars covered in the calculation. Prefer between 14-20.
■ Long Candle Color: Choose a color for bullish candles.
■ Short Candle Color: Choose a color for bearish candles.
■ Color Mode: Kinda color style.
● Lightness: From lightness to darkness colored as low volume SD to high volume SD.
● Saturation: From narrow range to wide range colored as low volume SD to high volume SD.
■ Reverse Mode: Yes → Darkness to Lightness colored as low SD to high SD.
■ Show Core: No → Hide cores.
Summarize
■ Users should have a fundamental knowledge of Standard Deviation.
■ The candle’s body is dynamic colored. Got light as low volume standard deviation, and Dark as high volume standard deviation occurred.
■ The Candle’s core is static colored. Represents the average volume which Standard Deviation equals zero.
■ This’s not a trading signal. It works to visualize the level of transactions made per candle.
Final Comments
■ My goal was to achieve the conceptual design, but there’re many obstacles that go beyond the coding ability.
■ Let me know if you have any questions, comments, and any improvements to the project.
■ I hope every time you found this indicator useful and scaled up your trading skills, please present support through PayPal that linked in the signature box below. That will help to get me excited and post many ideas.
■ Trade Safe. ✌
Intraday Trading Tool [VK]This Indicator is all you need to day trade.
Overview: This is a intraday/scalp trading Indictor works using MTF- MA,MACD,RSI for trend ,SRSI For Entries , Murrey Lines for Targets and ATR For Stop Loss , it is designed for all type of markets (crypto, forex, stocks, commodity etc.) and works on all commonly used timeframes .
About The Indicator :
This indicator uses the most commonly used indicators in The markets, MA channel + MACD (Background Trend) + RSI (Trend On Top) . This Three Indicators Are Used For Trend In Higher Time Frame. We Have to take trades based on Trend In Higher Time Frames. We are using SRSI For entries which Has the function to show entries from Higher Time Frames .
Stop Loss And Take Profit : we have used ATR for Stop Loss which will show up with Buy/Sell Signals. and for Taking Profit We Have used Murrey Lines Which Can be used to see Support/Resistance as Targets And also has the function to show Support/Resistance from Higher Time Frame.
Extra Function :
The Cross And Triangles On the Bottom of the Chart Indicates MACD Cross on Higher Time Frames .
How to get access:
Send a Private Massage for getting access to the script.
OH2B Trading Indicator Ver2.0OH2B TRADING INDICATOR
The OH2B Trading Indicator is an indicator built for beginners.
It gives you entry points for BUY and SELL based on Trend Channel and Ema-Crossover.
It also gives you EXIT POINTS for taking profits based on the Average Directional Index and Relative Strength Index.
TRADING WITH OH2B INDICATOR
The OH2B Trading Indicator gives you entry points for BUY or SELL .
When the ema1 crosses above ema2, the trend channel will be painted GREEN in color, and a BUY signal will appear. = BUY
When the ema1 crosses below ema2, the trend channel will be painted RED in color, and a SELL signal will appear. = SELL
When a BUY or SELL signal appears on the chart, don't rush into any trade.
Please allow a few hours for confirmation of signals .
After confirmation, it is suggested to enter 50% first and another 50% near the Trendlines .
After entering a trade, please remember to set a stop-loss alert of an opposite signal.
To TAKE PROFIT , please follow the Triangles indicated on the chart
RED Triangles are the Take-Profit targets for the BUY (long) signal
GREEN Triangles are the Take-Profit targets for the SELL (short) signal
*After taking profit, please set a Stoploss to at least break-even level to protect your profits.
Often the price goes to the Trendlines after the signal, so keep some funds to increase the position or even open all position near the Trendlines , or use it for re-enter with SL after you closed position on TPs.
Setting alerts for Trade
Remember to set an alert so that you won't miss any opportunity.
TradingView will notify you immediately when a new signal pops up on the chart.
Tips for the beginners:
Recommended using the indicator at 1H - 2H Timeframe .
Recommended using the indicator for Spot Trading at both Crypto and Stock Market.
Do not use leverage above 5x.
No more than 5% of the deposit in one trade.
Do not rush into any trade when a new signal pops up, please allow a few hours for confirmation of signals.
Beacon - Anthony Crudele's IndicatorBeacon uses the current volatility of the market based on your trading time frame to determine support and resistance levels, whether a trend is intact or ready to revert back in the range. One of the most difficult things I went through as a trader was determining whether we are in a trend day or if we are in grind up or grind down mode. I created Beacon to give me a simple look at the market to determine what type of environment we are in. I use Bollinger Bands (3 standard deviation) to determine the volatility cycle. Once the BB make peaks I took my Fibonacci Retracement tool and did a retracement from the peak high of the BB to the peak low. I use 70%, 50% and 30% for my support and resistance levels. I use those levels because I tested pretty much every percent level and those percentages averaged the highest performance on all tick charts and time charts. You can use Beacon on whatever time frame or tick chart you are trading on and it will determine that specific volatility cycle.
OH2B Trading Indicator for Swing TradingOH2B Trading Indicator
The OH2B Trading Indicator is an indicator built for advanced traders.
It gives you entry points for BUY and SELL based on Trend Channel and Ema-Crossover.
It offers you a higher frequency of signals for swing trading.
The Take-Profit Indicator gives you exit points for taking profits based on the Average Directional Index and Relative Strength Index.
Trading with Both Indicators
Orange Zone : Wait for the next signal from OH2B Trading Indicator.
The OH2B Trading Indicator gives you entry points for BUY or SELL .
When the ema1 crosses above ema2, the trend channel will be painted GREEN in color, and a BUY signal will appear. = BUY
When the ema1 crosses below ema2, the trend channel will be painted RED in color, and a SELL signal will appear. = SELL
When a BUY or SELL signal appears on the chart, don't rush into any trade.
Please allow a few hours for confirmation of signals .
To take profit, please follow the Take-Profit Indicator at the bottom.
RED dots are the Take-Profit targets for the BUY (long) signal
GREEN dots are the Take-Profit targets for the SELL (short) signal
*After taking profit, please set a Stoploss to at least break-even level to protect your profits.
When the price enters the Orange Zone again, you may close your trade and wait for the next signal.
If you like to keep your positions at Orange Zone, please remember to set a stop-loss alert when an opposite signal pops up on the chart.
Often the price goes to the Trendline after the signal, so keep some funds to increase the position or even open all position near the Trendline , or use it for re-enter with SL after you closed position on TPs.
Tips for the traders:
Recommended using the indicators at 1H Timeframe .
Recommended using the indicators for Spot Trading at both Crypto and Stock Market.
Do not use leverage above 5x.
No more than 5% of the deposit in one trade.
Try to enter/exit a position by limit orders.
Do not rush into any trade when a new signal pops up, please allow a few hours for confirmation of signals.
MACD Bull Crossover and RSI Oversold - AlertsHello everyone, these are the alerts for my previous "MACD Bull Crossover and RSI Oversold" Long Strategy. This version currently does not support stoploss and takeprofit alerts but the next update will.
Day start top and bottomThis code is modified to draw the first 15 minutes(variable in setting by default 15m is set) of the high and lows through out the day.
It will work on time frames less than than or equal to 1st input. Hope this code helps you all.
IMPORTANT SETTING DETAILS:
1.Res = input(title="Starting X minutes lines to be Displayed",defval="15", type=input.resolution)
2.Day_start_15m=input("0915-0930",title="your country's Trading session time (starting X minutes)")
make sure to enter the starting 15 min of your country trading time in the input in 2nd input
both the above input 1 and 2 must be equal in time i.e "0915-0930"=15min and first one is also 15m
you need to make sure that the input settings are correct. It is By default set For INDIAs trading start time, you have to set start time according to your country.
Goersch TrendENGLISH:
Goersch Trend Indicator for TradingView is a trend indicator that shows the actual trend and the trend strength based on the price movement of the past. The indicator can be used for any underlying and trading timeframe. The special feature is that it is extremely easy to interpret and that it works "out-of-the-box". The calculation automatically adjusts to the displayed timeframe. The interpretation of the Goersch Trned indicator is always the same - whether you are looking at a stock, a currency, an index or a commodity. Regardless of whether you work in the 5-minute chart, hourly, daily or even weekly chart. It is extremely simple to judge whether an underlying is running in a trend, whether this trend strength is currently increasing (stable) or decreasing (when the trend is weakening), or whether the trend is currently changing direction. The indicator shows you the important information at a glance.
The interpretation of the Goersch Trend indicator is very simple. Red bars represent a downward trend, green bars appear during an upward trend. The change from red to green signals a change from a downward to an upward trend and vice versa. The height of the bars represents the trend strength. The trend strength decreases when the bars become shorter. The change from red to green then signals a completed trend change.
For the calculation of the bar height, the fluctuation of a price change index is used as a basis in the Goersch Trend Indicator. The price change index is calculated from the respective candle closing price and the true high or true low of the previous candle, which is added or subtracted accordingly. From this price change index, a long-term moving average is calculated, the difference between this average and the price change index is visualized by means of the red and green bars.
To get access to the script, please PM, or send a message to the email address in the signature.
DEUTSCH:
Beim Goersch Trend Indikator für TradingView handelt es sich um einen Trend-Indikator, der anhand der Preisbewegung der Vergangenheit den Trend sowie die Trendstärke anzeigt. Verwendet werden kann der Indikator für jegliche Basiswerte und Zeiteinheiten. Das Besondere ist, dass er extrem leicht zu interpretieren ist und dass er "out-of-the-box" arbeitet. Die Berechnung passt sich automatisch auf die dargestellte Zeitebene an. So ist eine Interpretation immer gleich – egal ob Sie eine Aktie, eine Währung, einen Index oder einen Rohstoff betrachten. Unabhängig davon, ob Sie im 5-Minuten-Chart, Stunden-, Tages- oder gar Wochen-Chart arbeiten. Dabei ist es äußerst simpel zu beurteilen, ob ein Wert in einem Trend läuft, ob diese Trendstärke gerade zunimmt (also stabil ist) oder abnimmt (der Trend also schwächer wird), oder ob der Trend gerade kippt. Der Indikator zeigt Ihnen die wichtigen Informationen auf einen Blick.
Die Interpretation des Goersch Trend Indikators ist denkbar einfach. Rote Balken stehen für einen Abwärtstrend, grüne Balken erscheinen während eines Aufwärtstrends. Der Wechsel von Rot auf Grün signalisiert einen Wechsel vom Abwärts- in einen Aufwärtstrend und umgekehrt. Die Höhe der Balken repräsentiert die Trendstärke. Dadurch ergibt es sich schon, dass beispielsweise die Trendstärke abnimmt, wenn die Balken kürzer werden. Der Wechsel von Rot auf Grün signalisiert dann einen vollendeten Trendwechsel.
Für die Berechnung der Balkenhöhe wird im Goersch Trend Indikator die Schwankung eines Preisveränderungsindex zugrunde gelegt. Dieser errechnet sich aus dem jeweiligen Kerzen-Schlusskurs und dem True-High bzw. True-Low der vorhergehenden Kerze, das entsprechend hinzugerechnet oder abgezogen wird. Von diesem Preisveränderungsindex wird ein langfristiger gleitender Durchschnitt errechnet, die Differenz dieses Durchschnittes und des Preisveränderungsindex wird mittels der roten und grünen Balken visualisiert.
Um Zugang zum Skript zu erhalten, bitte eine PM, oder eine Nachricht an die Emailadresse in der Signatur.
Daily Play Ace SpectrumSo the idea of the Daily Play Ace Spectrum is to extend the Ace Spectrum .
By exposing more parameters, making a variation of the Ace Spectrum which is more configurable.
The idea is this makes the Daily Play Ace Spectrum more suitable for use on shorter (hourly and minute) time scales.
These specific parameters exposed still maintain the original form of the original Ace Spectrum, but loosen up the hard coded assumptions of the original indicator.
By exposing more parameters this now makes the Daily Ace Spectrum more sensitive to input.
Meaning the parameters you choose are important and will set the characteristic reaction of the indicator to the series you give it.
This presents a trade-off, the simplicity of the original indicator is sacrificed.
But what's gained is a more comprehensive indicator that now needs more careful parameter adjustment .
Related to the Ace Spectrum:
Yearly Levels for Day TradersThe above is the five minutes chart for $aapl
The script is useful in identifying price levels for the short term trading. The inputs are based on Fibonacci ratios but on yearly basis.
You will need to enter the pair ratio for where the stock is between ( I will show you).
Those pairs are as follows:
R1/R2
(0/0.23)
(.23/.38)
(.38/.61)
(.61/1)
(1/1.61)
(1.61/2.61)
(2.61/4.23)
(4.23/6.859)
(6.85/11.08)
(11.08/17.94)
(17.94/29.05)
(29.05/46.95)
(46.95/75.99)
(75.99/122.99)
I personally added the indicator multiple times to a template and put in all the pairs so I do not have to enter the pair each time.
The script does not tell you which level is a bottom or a top. Your experience matters.
If you are interested please PM me the username:
Zeta ScalperWhat is Scalping?
Scalping is a trading strategy aimed at profiting from quick momentum in a volatile index or stock.
Traders who use such strategies place anywhere from 10 to a few hundred trades in a single day.
The idea behind such type of trading is that small moves in an index or stock price are much easier to capture than the larger moves.
Traders who use such strategies are known as scalpers. When you take many small profits a number of times, say 10 points scalped 20 times per day, they can easily add up to large gains.
An Option Buyer's Biggest Enemy is Time Decay and when you scalp, you do not allow the time decay to eat your Option Premium as your Entry and Exit is often quick enough.
What is Zeta Scalper?
Zeta Scalper indicator is a momentum based indicator which tries to detect momentum based upon a number of Candle Stick Patterns.
When it thinks a move has the potential to turn into a big move, it generated its Buy/Sell Signals.
It is a well known fact that actual drivers of the market are Big Institutions, Mutual Funds & Big Guys with deep pockets.
They have large amounts of money to invest and they buy & sell in bulk.
When they buy, often their objective is to buy at lower levels (below average price of the day) & when they sell they sell at higher levels (above average price of the day).
Zeta Scalper seeks to detect this activity. When aggressive buying or selling starts where Buying & Selling Forces become unequal, the Price starts moving in one direction with candles making Higher Highs or Lower Lows.
Zeta Scalper detects these Higher Highs or Lower Lows and generates Buy or Sell signals when this happens.
In order to use this indicator, simply deploy this on your chart, and wait for Buy/Sell signals.
It works on all time frames including 1 min. 3min. 5min. & 10min. etc.
When a Buy Signal is followed by Sell signal (let it be after 3 - 4 candles or after many candles) or vice-versa, you have to switch your position to make most of the reverse move.
It is a general purpose indicator and may be used on stocks, commodities and currencies alike and is not meant for any specific market.
How to Take Buy/Sell Entry with Zeta Scalper?
Whenever you see a Buy Signal, mark its closing price with a horizontal line and as soon as a candle breaks this candle's High, it is time for you to take Entry.
Your STOP LOSS could be just 0.5% below your Entry Price, hence, no big loss even if things go wrong.
Keep moving your STOP LOSS up as the price moves in your favour and when market turns around and you see a SELL signal, it is time to book your BUY position profit and take Entry on SELL Side now and so on.
How to get this indicator?
This is invite-only indicator. Get in touch with us using information given below in Signature field to try this tool FREE.
[astropark] Auto Fibonacci Retracement ExtensionDear followers,
today a new analysis tool for day trading, scalping and swing trading: Automatic Fibonacci Retracements and Extensions drawer!
It works on every timeframe and market, as it simply draws automatically most important fibonacci levels on the chart.
Based on the analysis window set (default 100 bars, but you can edit it as you like), it finds recent high and low and start drawing the following levels:
recent high and low (black)
golden retracement range: 0.5 * 0.618 * 0.705 fibonacci retracements (gold)
fibonacci extensions range above 1: 1.272 * 1.424 * 1.618 * 2.618 * 4.236 (blue)
fibonacci extensions range below 0: -0.238 * -0.618 * -0.706 * -1(fuchsia)
Whenever the indicator finds a new high or a new low, al fibonacci levels are re-draw automatically.
The indicator will let you:
change analysis window
enable displaying labels related to current fibonacci levels and/or prices
change colors
show/hide each specific level
How to use the indicator?
Basically, all techniques which apply to fibonacci tool are valid here too.
After a big move up or down, a new high or low is created and a retracement is expected: if trend is strong, retracement to golden ration 0.618 will be a perfect spot for buy or sell respectively in order to continue riding the trend.
In general a bounce is always expected when price hit 0.618 retracement , good to know for scalping traders, while swing trades will continue holding the trade for higher profits.
If the golden retracement range (0.5 - 0.705) is broken and then retested from the other side, a continuation move is expected towards previous high/low (fib level 1) and even more towards the fibonacci extensions range above 1 (1.618 - 2.618 - 4.236).
If the base of bounce and trend continuation on golden retracement range, traders can expect
price to hit again previous high/low and
if trend is strong, a consolidation near the previous high/low range (conditions that are respectively bullish and bearish)
do a further continuation towards -0.618 fib level range
Traders must always understand that
the higher the timeframe, the stronger is the meaning and so the reaction when a specific fibonacci level is hit
don't trade blindly, try to find confluences to have an higher chance to be in a winning trade in near future
money and risk management are very important, so manage your position size and always have a stop loss in your trades
As said, this indicators work on every timeframe and in all markets (Crypto currencies, stocks, FOREX, indexes, commodities). Here some examples:
BTCUSDT 1D: after a long run, a retracement is expected and a bounce at 0.618 golden level is more than obvious: perfect short (sell) entry
BTCUSDT 1D: again as previous example, after a long run, a retracement is expected as well as price's bounces back above
EURUSD 1h: lots of info here, directly in the chart below:
bounces on 0.618 golden zone
double top
price breaks 0.618 level and retests it from below targeting previous low
double bottom and bounce back towards golden zone
bearish consolidation at recent low and further decline towards 1.618 fib extension
AMZN 1h stock: lots of info here too, directly in the chart below:
new high is print, price retrace to golden zone
bounces on 0.618 golden zone
price breaks 0.618 level and retests it from below targeting previous low
double bottom and bounce back towards golden zone
rejection at golden zone, price falling targeting previous low again and probably 1.618 fib extension
price breaks hard previous low and hits fib extension range below recent low
price retraces back up towards new golden retracement range
golden retracement range is broken and used as support: targets are previous high and 1.618 extension
once 1.618 extension level is broken and retested successfully as support, price moves towards 2.618 fibonacci extension level
SPY (SPX500) index: lots of info in the chart
interesting to note that March 2020 huge dump can be totally mapped as a series of fibonacci level bounces, so you understand the importance of riding a trend now, right?
after the low was formed, price retraced perfectly to golden ration 0.618
each time price hit a golden level/range, it retraces creating double top and double bottom configurations too
In the chart below we can see the power of the double bottom at golden retracement level: targets are previous high and -0.618 fibonacci extension level
XAUUSD 15m: as we are in a lower timeframe, the default analysis windows has been reduced to 50.
What can we see here:
golden retracement and price is rejected towards previous low
golden retracement hit and price bounces back lower
new high is formed: golden retracement hit and price bounces back higher
price break previous high and hits fibonacci extensions -0.618 and -1
price continues rising forming a regular bearish divergence with RSI
once uptrend is broken, price falls dramatically
first target is 0.618 retracement level, where you see a very small retracement due to strength of sellers
second target is previous low, which is broken and retested many time from below (bearish retest)
third target is fibonacci extension range (in this case 1.414 is almost hit)
as an hidden bullish divergence with RSI was created, price goes back up
This is a premium indicator , so send me a private message in order to get access to this script.
[astropark] trade yesterday rangeDear followers,
today a nice scalping tool for day trading on low time frames (1-3-5 minutes)!
Each day the indicator will print some important levels and ranges related to the trading day before:
yesterday high (black line)
yesterday day range averange (silver line)
yesterday low (black line)
average between yesterday high and yesterday average, together with a resistance range (red)
average between yesterday low and yesterday average, together with a support range (green)
two extension ranges above yesterday high (first is blue, second is red)
two extension ranges below yesterday low (first is blue, second is green)
Trading levels is one of most effective trading tecniques:
once a level is broken upwards, you can long (buy) the bullish retest with stoploss below recent low
once a level is broken downwards, you can short (sell) the bearish retest with stoploss below recent high
consolidation below or at a resistance level is bullish, so long (buy) breakout upwards and long more on a bullish retest of broken level
consolidation above or at a support level is bearish, so short (sell) breakout downwards and short more on a bearish retest of broken level
many times you see a level to be tested 2 or 3 times: short (sell) double and triple top, long (buy) double or triple bottom
Here you can see the levels described above and basic usage in a consolidation trading day:
A trader who wants to be a winner must understand that money and risk management are very important, so manage your position size and always have a stop loss in your trades.
Here you can see many examples on how to use this indicator.
Triple top on yesterday range high: perfect short setup (5 take profits targets in the example)
Resistance levels broken: long setup on bullish retest (2 take profits targets in the example)
Double top and support broken: 2 short setups (2 and 3 take profits targets in the example)
Here some examples how to basically use the indicator in a consolidation trading day: short (sell) resistance levels, long (buy) support levels
This is a premium indicator , so send me a private message in order to get access to this script.
Automatic Risk to Reward PivotsIn a nutshell I was tired of guestimating what my risk was between pivots when getting into trades I went to work on the basic math behind the relationship of the pivots to find their natural risk to reward ratios.
The natural risk to rewards span high and low...for example...you can go from the S3 --> R3 and that R:R is with a stop loss of the S4 is 7.4
But making all of those possibilities in code is excessive and for simplicity sake I price can only be between two pivot areas at any point in time.
So this auto risk to reward is limited to the 2:1 opportunities. If you by chance do the math for all of the possibilities as I have then it would be easy to change the Take Profit levels.
I use the fibonacci pivot points in this indicator but I include the mid levels and further extensions totaling 20 levels, 21 including the pivot.
Here they are...the generic plots are bolded...the additional levels are the other fib levels
R7 - 200%
R6 - 162%
R5 - 141%
R4 - 127%
R3 - 100%
R-C - 76%
R2 - 62%
R-B - 50%
R1 - 38%
R-A - 24%
Pivot
S-A - (24%)
S1 - (38%)
S-B - (50%)
S2 - (62%)
S-C - (76%)
S3 - (100%)
S4 - (127%)
S5 - (141%)
S6 - (162%)
S7 - (200%)
The indicator give you the setups for uptrends and downtrends based on the pivot point moving averages (ex. ema(hlc3, 34)) from a higher timeframe which you will be free to change yourself in the inputs.
For my setup, I trade from the daily pivots using the 10m or 5m chart so my next level up is the weekly pivots which I view using the 1H chart candles.
In the next iterations I will add the ability to change the MA lengths.
Pivot Point Moving average lengths
Weekly lengths - fast 34 : slow 55
Monthly lengths - fast 13 : slow 34
Yearly lengths - fast 13 : slow 34
Rules for Uptrends
Fast MA > Slow MA
Session high < r6
Rules for Downtrends
Fast MA < Slow MA
Session high > s6
Timeframes applicable are only those who have a higher pivot set above it
Monthly_SR = 240m, 300m, D
Weekly_SR = 26m, 30m, 60m
Daily_SR = 1m, 3m, 5m, 10m, 15m
Your take profit line will always populate where your risk will be 2:1
Your stop loss will always be one pivot level underneath or above your entry
Feel free to ask any questions. Trade well my friends!
Divergence shortterm swing daytrading I've added a few lines to Mawreez' RSI Divergence Detector.
I edited the visual and filtered the signals in same direction of the current candle.
this indicator shows long and short signals based on divergences. It's better not to trade against powerful trend.
Zeta ScannerIt is a well known fact that actual drivers of the market are Big Institutions, Mutual Funds & Big Guys with deep pockets.
They have large amounts of money to invest and they buy & sell in bulk.
When they buy, often their objective is to buy at lower levels (below average price of the day) & when they sell they sell at higher levels (above average price of the day).
Zeta Scanner seeks to detect this activity. When aggressive buying or selling starts where Buying & Selling Forces become unequal, the Price starts moving in one direction with candles making Higher Highs or Lower Lows.
Zeta Scanner detects these Higher Highs or Lower Lows and generates Buy or Sell signals when this happens.
In order to use this scanner, simply deploy this on your chart, and wait for Buy/Sell signals.
Primarily, it is meant for Intraday trades and works best with 5 min, 10 min, 15 min & 30 min. time frames.
When a Buy Signal is followed by Sell signal (let it be after 3 - 4 candles or after many candles) or vice-versa, you have to switch your position to make most of the reverse move.
It is a general purpose indicator and may be used on stocks, commodities and currencies alike and is not meant for any specific market.
HTF Candle CloseThis draws a label to alert user when a higher timeframe candle closes on a intraday chart.
Purpose of it is so that people who mainly use lower timeframe charts do not forget to look at higher timeframe candle closes.