This Indicator draws 6 Stochastic Plots with different Time Frames showing only K Value. Available Time Frames: 3m, 5m, 15m, 30m, 60m, 240m
Ichimoku Cloud , Multiple Time Frames, based on the script : MTF Selection Framework functions (PineCoders) Possible display: - four differents Ichimoku - Tenkan, Kijun, Chikou and Kumo (monochrome or not) - labels : offset from line, color if you change style and with/without abbreviation Time Frames : - 1m - 3m - 5m - 15m - 30m - 45m - 1h - 2h - 3h - 4h -...
Multiple Time Frame Version of Ichimoku Kinko Hyo Indicator. Created in 1940's by Goichi Hosoda withe the help of University students in Japan. Ichimoku is one of the best trend following indicators that works nearly perfect in all markets and time frames. Ichimoku is originally an built in indicator in Tradingview but there are some problems like: the indicator...
First of all, the idea of apply RSI to VWAP was inspired by XaviZ; at least, that where I first saw that. I simply applied the idea and searched for apply this on lower timeframe (M15) to increase the number of positions and improve the profit factor. The conditions to enter are the same : long : enter on RSI crossover oversold level short : enter on RSI...
The objective is only to evaluate different configurations of the indicator "Follow Line MTF Any MM Average". The strategy does not have position management, it's very basic, this indicator should be used to see trend, range zones, evaluate the best areas to enter the market, use higher time frames to confirm a direction can be useful. I do not recommend using...
For my second share, I give you some levels I look at everyday for the ES minis. HLC/3 of the MTF (multi-time-frame) inputs = mean and Fib-levels formed as support and resistance zones. There are some websites that will show you 20 ways to figure out a pivot for the day's intraday workings, and this one always rang true for me. I keep it set at Res=D and...
Visualizes candlestick formations while on lower time periods. Applicable when scalping or switching between periods. Green background means the candle closed higher than it opened, red vice-versa. The white background shows the ranging between open and close for the candle. Defaults to 1D, options for any time period available as a side by side. Examples of...
It's a merge of three really good scripts CM sling shot, CM MTC and Open Close Cross Indicates open and close with Sling shot and shots after peaks by MTC and OCC. Yellow zones before drop prices, green bar, red bar for open and close. imgur.com
Script to display Supertrend trend state of 8 different securities in a panel. Timeframe & Tickers which are to be displayed can be configured from settings. Part of code is from the ADX DI Monitoring Panel script by u/wugamlo with his permission. Thanks to him for that and do please check out his work also.
This script shows the values of MACD, RSI, Momentum, Stoch, CCI for current and higher time frames in a panel. if higher time frame is equal or smaller than current time frame and it doesn't show the values for HTF. And also it shows if their values are increasing, decreasing or equal to last value with "▲", "▼", "=" The signal length for all indicators is 9...
This script is developed to analyse MACD, MACD Signal, MACD Histogram movements by using current and higher time frame. Script calculates higher time frame automatically, no manuel entry. there is trailing stop loss line that is optional. You can change the parameters as you wish. btw. you should know that MACD is more successful when there is a trend. I...
Multiple Time Frame Version of Trailing Stop Loss Indicator TRAILING STOP LOSS INDICATOR is a helpful tool for traders to help one of the greatest problems that they face: where to sell? by using trailing stop loss you can easily decide and see possible downward movements and understand if you are in a safe zone. Using Trailing Stop Loss is just simple: Go...
This indicator overlays 5 Reverse Engineered RSI (RERSI) levels on your main chart window. The RERSI was first developed by Giorgos Siligardos in the June 2003 issue of Stocks and Commodities Magazine. HPotter provided the initial implementation - from which this script is derived - so all credit to them (see: ). In simple terms, RERSI plots lines on the price...
This is a QQE MOD MTF version. Mihkel00 modified Glaz's script, I modified Mihkel00 's script again. This is a QQE Mod original version by Mihkel00 : I simply changed the above script to update pine script 5.0 and extracted two functions. Thank you to the two authors for sharing such a great script.
What this indicator gives you is a true signal when price is exhausted and ready for a fast turnaround. Fisher Transform is set for multi-time frame and also allows the user to change the length. This way a user can compare two or more time spans and lengths to look for these MACDL divergent triggers after a Fisher exhaustion. With so many indicators, it's...
Stoch CCI has a nicer divergence than Stoch RSI. Enjoy!
This draws candlesticks from higher time frames on the current chart. I tried to keep the script simple using some newly introduced Pine capabilities. To change the options like the higher time frame and candle colors, check the indicator settings. Looking forward to your opinions!