دعم ومقاومة
SW System - EMAs - Pivots v2//=========================================================
// Indicator Name: SW System - Traditional Pivots and MA cross alerts - Plus Psychological Sup/Res
// Type: Main panel
// Version: 2
// Description: MA cross alerts - Plus Psychological Sup/Res
// Traditional Pivots in any time frame
// Author: Sergio Waldoke (Argentina)
// First Release: June 23rd, 2019
// Last Release: June 27 th, 2020
//
// This source code is subject to the terms of the Mozilla Public License 2.0 at mozilla.org
// © galileogalilei1 (Sergio Waldoke)
//==========================================================
Set of tendence and Support/Resistance with Pivots and psychological S/R in main prices. Four moving averages are provide which may be chosen between EMA or simple Moving Average.
Some alerts in crosses are provide.
Enjoy!
NSDT MidlineSimple script to plot the Midpoint between the High and Low of day for intraday trading. This is a key level that is respected quite often. Very easy to trade bounces or breakthroughs.
(MTF) Bollinger Bands + RE RSIs + Hidden Supports & ResistancesI merged some of my previous written indicators, because a combination of multi-timeframe Bollinger Bands, RE RSI and Resistance/Support levels could help a lot.
Don't forget to add my other useful indicator (Classical SnR) to the chart to maximize your profit!
[LunaOwl] Support Resistance Strategy V4作品: 支撐壓力策略
A simple Support Resistance Breakthrough Strategy, the only difference is that it is PineScript @version=4. interested parties can use it as a reference.
Its logic is simple, wish your all the best.
一個簡單的支撐阻力突破策略,唯一的差異,在於它是PineScript第四版。有興趣的可以拿來當作參考,簡易的指標。祝你們順心。
Support level refers to the support price that the exchange rate may encounter when it falls, so as to stop falling and stabilize the price.
The corresponding concept is the resistance level, that is, the pressure that the exchange rate may encounter when it rises, thus reversing to a falling price.
支撐位是指匯價在下跌時可能遇到的支撐價格,從而止跌回穩的價格,對應的概念是阻力位,也即匯價上漲時可能遇到的壓力,從而反轉為下跌的價格。
Hidden Supports & Resistances + Round LevelsIf you search the internet, you won't find much about these types of resistance and support levels. Hidden levels are SnR levels calculated based on some psychological patterns and sometimes it's unbelievable that the chart responds to these levels.
So use the indicator and check the idea.
Classical Supports & ResistancesThis indicator shows classical resistance and support levels which retraced the chart lately. Notice that the condensed lines laying close together are showing an area of support and/or resistance.
But after all, it was a tedious work creating this indicator because like I've already said, pine script is a very odd and weak language which does not have many ordinary features like useful loops, simple line drawing and even reasonable variable casting!
So I was forced to use its built-in pivothigh() and pivotlow() functions without any handy documentation. I assume that even these functions don't work as expected, and because of that, I embedded "Sensitivity" and "Lookback Time" options in the indicator as a workaround.
Feel free to use it and send me your comments/solutions.
Support Resistance MTFHello Traders,
This is Support Resistance script that uses Multi Time Frame. While getting Close/Open/High/Low values of Higher Time Frames the script does NOT use Security function , instead it calculates them.
while choosing Higher Time Frame, you can use "Auto" option so it uses predefined Higher Time Frames, or you can choose the Higher Time Frame Manually from the list. options for HTF => 15mins, 30mins, 60mins, 120mins, 180mins, 240mins, 720mins, Day, Week, 2 Weeks, Months, 3 Months, 6 Months, 12 Months.
You have option to use High/Low or Close/Open values while calculating support resistance levels.
"Period for Highest/Lowest Bars" option is used as loopback period to check if it's Highest/lowest bars. smaller numbers = more sensitive result.
You have option for transparency and coloring of support/resistance levels/zone => Red, Lime, Blue, White, Black, Olive, Gray
An example for 15 min chart, 4hours selected as HTF
You can set transparency and colors as you wish:
You can choose Close/Open prices while calculating S/R levels instead of High/Low
Enjoy!
[PX] Session LevelHello guys,
this scripts prints the high and low as well as the moving average of a user-defined session.
How does it work?
Basically, as soon as we are in the session range, the indicator will constantly keep track of the high and the low of this range. It also prints the moving average, which can either be a floating or a static line, that represents the latest MA value.
The indicator comes with multiple options to style the printed lines.
If you find this indicator useful, please leave a "like" and hit that "follow" button :)
Have fun and happy trading :)))
P.S: Check my signature if you want to get in touch with me.
Floor Pivots_DWMBasic Pivot points.
Script is easy to modify to personal requirements, and explained step-by-step on Kodify.com.
Original script credits: Kodify.com (kodify.net)
Next Support and ResistanceSupport and Resistance lines are generated from recent pivot points and shown only when the price gets close to them.
Margin Zones (MZE)Upgraded indicator Margin Zones with various number of options:
- Number of Days Ago to limit days when Zones are visible
- Price, margin and ticks can be set with decimal point
- Zones can be switched off separately
- all line are editable
Pivot LinesThis indicator provides possible short, medium, and long-term support and resistance levels based on recent highs and lows. The furthest the level is, the thicker its line is, making it easy to spot stronger levels where 2 lines overlap. It can be configured to use open/close values instead of high/low for tighter levels.
Default settings:
- Short Period: 20
- Medium Period: 50
- Long Period: 100
This script also provides alerts for when the price crosses over/under a given level or pulls back.
Note: It sometimes displays supports above the price and resistances below it, I still have to figure out why (and fix it if possible), but it's still useful.
Rational MTF Auto - Fibonacci Retracement Levels Hello, this script automatically draws rational Support - Resistance Levels as multi time frame. (MTF)
In this way, we see reasonable levels ahead of us.
As of the date of birth: The first year after Lehmann Brother's fall was determined after January 1, 2009.
One feature of this script (which I deliberately left this way) :
If the security and support-resistance levels are equal, it will show you NA value and say wait.
Because it is based on a weekly basis for region selection, I think that it should enter a region and support-resistance levels should be drawn accordingly.
That's why I left it this way.
NOTE :
This script was inspired by the following publication :
Regards.
Support and Resistance1. This indicator draw line at the pivot point to show possible support and resistance area.
2. The way it is drawn is pretty simple. Every time a pivot point is formed, a line is drawn on top of it.
3. The line will be delayed due to the nature of pivot point itself.
Key price levelsFunction: labelling recent highs and lows automatically. Easy and clean.
In this example, we can see the previous low of the ticker is around 105.5, the previous high is around 120.
We can set up our entries and exits by referring to the last lows and highs.
Users can adjust the searching bar range by themselves.
Prevous High & Low by Period + NY Zone
This is based on various example code and research done to try and help using the free ICT OTE Pattern on the NY 08:30 to 11:00 am
I tried to make this work on multiple time frames and settings but its best below 8hr
Legend (some of these are for fun and working examples)
RED BG color = Sunday Trading
MAROON STAR = Experiment in significant movement over the last 3 bars
Blue X = Engulfing Candle Marker
I have used this script as a building basis and research contributed by various sources on the internet. Its for learning purposes and helping to draw some lines.
Trand_Monster_BARS_v2Version 2 of the Trand_Monster_BARS indicator
Tested on 3 minute timeframe
Shows likely locations of trend pullbacks or reversals
Additionally contains derived support and resistance levels from the indicator version 1
Also contains the functionality of the first version of the indicator
Jsa Moving Average [CC]The Jsa Moving Average was created by George R. Arrington, Ph .D. (Stocks & Commodities V. 11:10 (427-431)) and it is an extremely simple formula but has very many great uses. For one thing it acts as support and resistance levels and it also acts like a trailing stop. It gives a wide enough berth during extended up or down trends to let you ride the wave up or down and when it gets close to the price it means that it is a choppy market. Buy when the indicator line is green and sell when it turns red.
Let me know if you would like to see me publish other indicators or if you want something custom done!
Note: I'm republishing this because the original script couldn't be found in searches so this will fix that.
cATRpillerThis indicator is used to identify range breakouts using an ATR multiplier. My first script, Im sure there are indies out there like this, but this my favorite way to identify breakouts and trends.