Wolf EMA & OHL & SIGNALS this indicator is mainly used for fast trading techniques (scalping). provides various tools for comprehensive trend analysis. 5 EMAs are used to have possible market entry or exit signals. EMA Thanks to the combination of the EMAs of different timeframes, you can immediately get an idea of the resistances or supports of the...
This is a Multi-Time Frame High Low Indicator that plots the highest and lowest price levels of the chart timeframe and a user selected higher timeframe. The length can be optimized by the user from settings (default value is 6 candles) and table position can also be adjusted. The calculation does not takes into account the last candle price data to form a view...
NYSE New Highs vs New Lows is a simple market breadth indicator that compares HIGN, the number of new highs during that day, and LOWN, the number of new lows. The new highs are on top and lows are appropriately on bottom. Without averaging, it's a little chaotic so you can smooth them out as much as you want, and the top-right label shows how much you're...
I wrote this for the purpose of saving time while marking up charts by automating the process of drawing and labeling lines at areas of interest on larger timeframes while still having the option to change the style and size of the lines and labels to adjust for any timeframe and avoid a messy chart. I also used this as an exercise in menu organization...
Recent events inspired me to create a small widget that allows you to spot from when current value is lowest / highest. Just add it to chart and script will compute most recent day when price was higher / lower than current and it will display: Line coming from that value to the current one A table with previous low/high information Thanks to @MUQWISHI...
█ OVERVIEW The indicator introduces a new representation of the previous days, weeks, and months highs & lows ( DWM HL ) with a focus on untapped levels. █ CONCEPTS Untapped Levels It is popularly known that the liquidity is located behind swing points or beyond higher time frames highs/lows (in a sense, an intraday swing point is a day high/low)....
This script shows the London and NY Sessions on your chart. Decided to publish it on demand for user yuan642 :D. Maybe other users may find it helpful. Looking back on charts it can help to spot certain moves or patterns around certain Session open when high volumes enter the markets.
Support and Resistance Levels + Zones for 3 time frames, based on volume at fractal levels with Zones based on wick size which is a true reflection of a Zone when compared to other S/R Zone scripts which only use a thick line not based on anything. Original script is thanks to synapticex I have just migrated to version 3, heavily modified it and added Support and...
Hello Friends, This is my own version of ( Pivot Hilo Support n Resistance Levels R3-3 by JustUncleL ) - V4 Pinescript - Removed MA dependency filters - Add some arrows
Name: Scalping The Bull Indicator Category: Scalping, Trend Following, Mean Reversion. Timeframe: 1M, 5M, 30M, 1D depending on the specific technique. Technical Analysis: The indicator supports the operations of the trader named "Scalping The Bull" which uses price action and exponential moving averages. Suggested usage: Altcoin showing strong trends for...
The theory that a Pi Cycle Top might exist in the Bitcoin price action isn't new, but recently I found someone who had done the math on developing a Pi Cycle Low indicator, also using the crosses of moving averages. The Pi Cycle Top uses the 2x350 Daily MA and the 111 Daily MA The Pi Cycle Bottom uses the 0.745x471 Daily MA and the 150 Daily EMA Note: a Signal...
I have heard many people ask for a script that will identify the high and low of a specific session. So, I made one. Important Note: This indicator has to be set up properly or you will get an error. Important things to note are the length of the range and the session definition. The idea is that you would set it up for what's relevant to your trading. Going...
My strategy uses a combination of three indicators MACD Stochastic RSI . The Idea is to buy when ( MACD > Signal and RSI > 50 and Stochastic > 50) occures at the same time the BUY STop we place on previous day HIGH We exit on Take profit or Stop loss which is calculated by ATR (10) or on the opposite signal "Volatility breakout" This strategy works well on...
This script plots the previous n day and week highs and lows (previous two days and previous week by default). Here are some additional info about the script behavior: Plots highs and/or lows Plots for days and/or weeks Day highs and lows are shown only on intraday timeframes Week highs and lows are shown only on timeframes < weekly
THis is a very simple yet extremely efficient FOREX strategy . In general it tends to work the best against NZD and AUD pairs, however other major pairs and crosses can work as well. It's made of a time management, together with MACD , moving average , a price action rule and a risk management. THe logic behind is the next one : For LONG: We have 3 ascending...
Uses daily average ranges of 5 and 10 (most used) as buy (support) and highs (resistance) areas - half ranges used in calculations for a more accurate "forecast" of the H and L . Uses open but not close, so it does not repaint - experimental
WARNING: Experimental and incomplete. Script is open to development and will be developed. This is just version 1.0 STRUCTURE This script is trained according to the open, close, high and low values of the bars. It is tried to predict the future values of opening, closing, high and low values. A few simple codes were used to correlate expectation...