Introduction 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...
Beacon 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...
This is an improved version of Fisher, which use as a source the distance from EMA , compared to the initial source which was on the close of a candle. It can be used in any market, any time frame . For conditions we have multiple conditions for the logic, in this case initially if our fisher is above 0 is a long direction ,if its belowe 0 its a short...
This 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",...
This script plots volume bars and highlight bars that have an unusual activity, compare to the average (Standard: Simple Moving Average, 50 periods). The script is useful for checking daily volume levels on equities. Where there is high volume, there is likely volatility, wich is good for day trading and swing trading entries.
So 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 ...
20 EMA Daytrading Strategy This strategy creates long and short signals based on a 20 EMA crossing condition. Works well in 4H timeframes or higher. Accuracy is around 60%. BUY When a green candle crosses above 20 EMA Followed by another green candle which closes above the previous candle high SELL When a red candle crosses below 20 EMA Followed...
An improved version for minimum and maximum in a day trading session. You can choose the session resolution, it ranges from 1 minute to 1 week. It works well for stocks and non-extended sessions due to security() function limitations. Any suggestions, please leave a comment. Happy trading.
Measure of the total candle length, including the upper and lower wicks. Works best as a histogram in my opinion. Used as a quick reference for the high minus the low of each candle.
Today I bring an indicator specialized in crypto markets. Its made of multiples EMA : very fast, fast, normal, slow, very slow The logic behind its simple : For long : we check that the EMA are in ascending order like EMA 5 > EMA 10 > EMA 20 .... and at the same time that last close of candle is above all of them. For short : we check that the EMA are in...
Squeeze Momentum Indicator Based on Squeeze Momentum Indicator This is a derivative of John Carter's "TTM Squeeze" volatility indicator, as discussed in his book "Mastering the Trade" (chapter 11).
I have placed what is needed to know about the indicator at the start of the script. I also placed some hints on the chart.
This indicator is based on "Generic 8x MA Plotter", by @LazyBear. It is also based on my own indicator "10x MA (H, D, W, M)", which is good for Swing Trading and/or Position. This one is focused in daytrade and it will plot three Moving Averages based on current time interval (under 5 minutes) and nine based on chosen periods by 5, 15, 30 and 60 minutes. You will...
This 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.
Now you can monitor Yesterday's high and low on a small time frame, You no need to switch time frame every time. Also, you can monitor support and resistance base on Day's ATR (Default Value is 14) and also we used EMA of 21 for small-time trand identify. This indicator helps you to find the best trade near to...
Minimum and maximum points in a day trading session. It may help you spot the range which min and max occur in a session. In day trading, for example, at securities like GBPNZD, minimum happens between 02:00-05:00 ET and maximum between 08:00-14:00 ET. This indicator can help you test this hypothesis. Happy trading!
Simple way how to detect last bar of day and close all positions UPD: day end can be different for yours because stocks market use another timezone
30, 15, 5 minutes pivot/r1/r2/s1/s2 (r3/s3 optional) based on ohlc4 of the previous period