Auto Fib Time Zones and Trend-Based Fib Time by DGTFibonacci time zones, based on the Fibonacci number sequence, are vertical lines that represent potential areas where a swing high, low, or reversal could occur.
Trend-Based Fib Time shows probable price corrections in an existing trend. A useful tool to use in addition to Elliot Wave counting, Fib Time helps to identify how far the wave is likely to travel
Please note, Time zones aren't concerned with price, only time
Disclaimer :
Trading success is all about following your trading strategy and the indicators should fit within your trading strategy, and not to be traded upon solely
The script is for informational and educational purposes only. Use of the script does not constitute professional and/or financial advice. You alone have the sole responsibility of evaluating the script output and risks associated with the use of the script. In exchange for using the script, you agree not to hold dgtrd TradingView user liable for any possible claim for damages arising from any decision you make based on use of the script
Trend
Momentum Trading By Mahfuz AzimA following indicator is Momentum Trading that uses fast QQE crosses with Moving Averages
Use for trend direction filtering. QQE or Qualitative Quantitative Estimation is based
Relative strength index (RSI), but uses a smoothing technique as an additional transformation. Three crosses can be selected (all selected by default)
Financial Astrology Indexes ML Daily TrendDaily trend indicator based on financial astrology cycles detected with advanced machine learning techniques for some of the most important market indexes: DJI, UK100, SPX, IBC, IXIC, NI225, BANKNIFTY, NIFTY and GLD fund (not index) for Gold predictions. The daily price trend is forecasted through planets cycles (angular aspects, speed phases, declination zone), fast cycles are based on Moon, Mercury, Venus and Sun and Mid term cycles are based on Mars, Vesta and Ceres . The combination of all this cycles produce a daily price trend prediction that is encoded into a PineScript array using binary format "0 or 1" that represent sell and buy signals respectively. The indicator provides signals since 2021-01-01 to 2022-12-31, the past months signals purpose is to support backtesting of the indicator combined with other technical indicator entries like MAs, RSI or Stochastic . For future predictions besides 2022 a machine learning models re-train phase will be required.
When the signal moving average is increasing from 0 to 1 indicates an increase of buy force, when is decreasing from 1 to 0 indicates an increase in sell force, finally, when is sideways around the 0.4-0.6 area predicts a period of buy/sell forces equilibrium, traders indecision which result in a price congestion within a narrow price range.
We also have published same indicator for Crypto-Currencies research portfolio:
DISCLAIMER: This indicator is experimental and don’t provide financial or investment advice, the main purpose is to demonstrate the predictive power of financial astrology. Any allocation of funds following the documented machine learning model prediction is a high-risk endeavour and it’s the users responsibility to practice healthy risk management according to your situation.
Trend From Volume And Price (TFVAP)Indicator that indicates buying and selling times based on price and volume and who is imposed of the two (VAP).
It uses the trends of the Dow theory (primary: 365 days/1 year, secondary: 90 days/3 months and tertiary: 21 days/3 weeks) and the identification of Elliot waves, both impulse and correction, based on the Fibonacci retracements (23.61% , 38.2%, etc.).
- Purple line is the evolution in percentage of the price in the primary trend
- Blue line is the evolution in percentage of the volume in the primary trend
- White line is the evolution in percentage of the (volume % - price %) in the primary trend, if white line > 0
- Green triangleup is time of start to buy
- Green square is time of stop to buy
- Red triangledown is time of sell
To understand it better:
If the purple line goes up it indicates that the price is rising, if it goes down, that the price is down.
If the blue line is greater than 0 it indicates that there are more purchases than sales, if the blue line is less than 0 it indicates that there are more sales than purchases.
If the white line is greater than 0 there is a high volume of purchases or low sales for the price that there is, it is likely that the price will rise.
If the white line is less than 0 there is a low volume of purchases or high sales for the price that there is, it is likely that the price will go down.
PD: Ignore the chart drawings, the indicator script is only represented at the bottom
Papercuts Super Trend MTF v02All my scripts are part of a suite called Papercuts .
This one uses one current timeframe supertrend and adds Four Automatic Higher Timeframe Supertrends based on those same parameters to help you determine larger trends while only needing a single chart. This works quite well on 5 and 15 minute charts and will look up in time. Confident trends can be identified by having two or more lines in the same direction.
When unified, the intensity of the glow should increase a trends confidence. Unify collapses the 3 highest timeframe supertrends into the first higher timeframe supertrend. Without Unify on, the overall trends are usually easier to see at just a glance. Higher timeframe supertrends can show support or resistance and act as stop loss limit ranges if you choose. Unify keeps things a bit cleaner and more compact.
V02 updated to fsecurity for no repainting and added a 3MA trend option as well.
Thanks to @Pinecoders for helping me better understand the security function!
Here is a view with Unify on....
Here is a view with Unify off...
Scalp - 50/200 EMAWorks on any timeframe but was built originally for scalping. Uses 50EMA and 200EMA to define the trend and touch backs on to the 50 EMA for entry.
200 EMA - White Line
50 EMA - Yellow Line
ATR: Length 14 Smoothing RMA
1. Wait for 50ema to crossover 200 ema – Then wait for candle to touch 50 ema after the cross.
2. Entry: Green candle that closes above 50 ema without getting more than 3 candles closing below(BUY) or above (SELL) 50ema.
3. Stop loss: 2x ATR value below entry candle.
4. Take profit: 1.5x the risk.
Settings allow for # of Entries allowed per trend as well as EMA periods.
Opposite for Sell Entries (Stop Loss: 2x ATR value above entry candle)
[astropark] Trend Is Your Friend SERIES [alarms]Dear Followers,
today I'm glad to present you an indicator which is a mix of three indicators of mine: Trend Is Your Friend Series !
As you may easily understand from the name, this indicator incorporates all 3 Trend is You Friend indicators I made in past.
This way you can control all of them just with one indicator.
Of course this comes with some useful integration features:
a bull green triangle appears when all trends are bullish (you can set an alert for this)
a bear purple triangle appears when all trends are bearish (you can set an alert for this)
bar coloring reflects the bullish/bearish integration too
you have an option to enable/disable all trends buy/sell signals
you have an option to hide trend clouds borders (chart will be way cleaner this way)
you can still customize each trend indicator settings and set alerts on each trend individually
you can enable/disable heikin ashi analysis
As per Trend is Your Friend V1/V2/V3, this indicator is for higher timeframe trading, from 4h and above is suggested.
This indicator is pretty good for both Swing and Scalping , you can run it over a bot or use it on Renko chart!
If you are a scalper, you will love suggested entries for fast profit. You can run it on 1h timeframe in this case (below is not suggested, there is "no-trend" below 1h!). If you are used to scalp trading, be sure to close each trade whenever you feel happy (a proper trailing stop strategy is suggested for example).
As I always say, all tools are great if you use them correctly: this is not the "Holy Grail", so always use proper money and risk management strategies.
For your reference, here you can see original basic indicators that were integrated here:
V1 backtesting strategy
V2 backtesting strategy
V3 backtesting strategy
This is a premium indicator , so send me a private message in order to get access to this script.
NSDT Trend CandlesThis script changes the color of the candles based on uptrend (green), downtrend (red), neutral/chop (yellow). It uses an ATR and Pivots to determine the direction, or lack of. Since all markets move differently and market volatility changes, you will need to adjust the settings to find a potential match for the day. It's pretty simple to use. Just enter in the direction of the trend and exit (or reverse) when the candle color changes.
Crypto Advanced Trading IndicatorThe Crypto Indicator gives you a true picture of the market entry points, after a scan it does every period (after every candlestick closes) . It is pretty straightforward in its use with clear visual representation of the entry and exit points provided by the indicator.
This allows you to make improved entry and exit points and accommodates many trading styles, systems, and strategies.
It will work along most TradingView indicators and the timeframes we recommend you using it in are the 1H and sometimes the 4H chart.
The specific components of the indicator are:
Methodology:
The indicator uses a MACD oscillator to determine the local trend direction and to give buy & exit signals when its conditions are met.
An optional TradingView indicator, exponential moving average cross (EMA cross), can be used to filter out 'false' signals.
The calculation of the entry points are drawn from specific different prices for every one of the coins hardcoded in the script, and the filter function in the indicator settings, allows the user to change those prices based on the coin he is currently watching, based on the specific coin it is chosen in the filter.
Persistent variables are used for buy and exit prices, enabling color-coding of the signals (profitable or not).
Features:
Color coded labels - Buy, Exit = purple
Two types of entries - Bull Buy = green, Bear Buy = orange
Coin filter
Buy signal alerts
Remarks:
In our experience and therefore recommendation, the values used for each crypto coin work best on the 1-Hour timeframe. We encourage everyone to experiment, but the best results we had, were on this specific timeframe or higher.
Using the indicator on non-standard charts (Heikin Ashi, Renko etc.) can produce unrealistic results.
- Thanks to John Aslanis and Alexandros Temelkou the idealists and creators of this indicator.
Use the link below to watch a tutorial video, request a trial, or purchase for access:
Pro Algo: Find the Direction and Follow the Trend
Find direction is the key to success for all traders. This script can find the direction and Opening Range. All you need to do is follow the direction and the trend generated from this script. It can be used for day trading and swing trading on all time frames. It generates short-trend, medium-trend and long-trend lines with no repaint and no lagging. It also generates Support/Resistance (S/R) area for Day-time and 24 hours time-frame.
How does it work?
* Defines all support/resistance (S/R) levels based on floor trader’s pivot points and my own S/R levels.
* Calculates the trend/reversal signals, price reactions close to all above S/R levels.
* Generates short-trend, middle-trend and long-trend line based on all combined factors and directions.
What are the signals?
* Pink line are short-trend line
* Green line are short-trend line
* Red line are short-trend
* Deep green area is S/R Opening Range for day-time, which can be used as Open Range Breakout
*
How to use?
* Find the Opening Range(green area)
* Follow the direction of Pink/Green/Red lines
* Trade in the same direction of opening range breakout and the direction of trend(Pink/Green/Red lines)
* It works on all time-frames from 1 min, 2 min, 3 min to 4 hours chart.
* The trend lines will not change, i.e trend lines will be same for all time frames
* There is no way to filter all noises even with higher time frame, all the trades must have a stop Or Reversal the direction once the trend is changed.
* These trend lines provide excellent support and resistances levels.
How to access?
* PM me (ProKingTV) to obtain access
* 10 days Free Trial is available
SPX Intraday Mood IndicatorThe SPX Intraday Mood Indicator tries to gauge the intraday market direction of the S&P 500 (SPX) by focusing on internal market data.
Based on the 0DTE Mood Indicator concept. Overall strength/weakness is converted into a directional Mood Percentage which can help with choosing a trade type.
Use at your own risk and discretion. Potential trade ideas offer no guarantees. Intraday Charts Only. Turn off extended hours data. Only works on SPX.
This first version is untested and I am only sharing it to gather feedback on its accuracy, use at your own risk.
Saper Aude [Alerts]Sapere Aude Strategy - Alerts
Trend based scalping strategy, to work on lower timeframes (15Minute - 1 Hour)
Calculations on ATR, strategy uses extra conditions to help filter out bad trades.
How to use the Indicator?
Simple as when green line shows below, that can be either a good entry point or a signal to start building limit orders on the plot.
I use the ATR as a trailing stop loss for exit.
vica versa for entering shorts. The strategy is only set up to take long positions though.
This is a great scalping strategy for bots in Ranging or up trending markets.
This scripts has 5 variations built within it which are fitted for certain coins & their timeframes
The coins included are
BTC /USDT 1 Hour
ETH/USDT 1 Hour
ADA/USDT 30 Minutes
DOGE/USDT 15 Minutes
LUNA/USDT/15 Minutes
You should find the preset alerts for these when you click "Add aler" on this indicator
You will see in the settings what default Stop losses I used
The script is written in Version 4
The strategy performs best on the Binance listings
Cryptocurrency Super-Cycle IndicatorThe Cryptocurrency Super-Cycle Indicator employs a custom volume-weighted algorithm to confirm the overall, long-term trend. This works well on the 4H timeframe, but can be used on any timeframe. The indicator also plots a modified Network Value to Transactions (NVT) Ratio to identify overbought and oversold areas where price could soon reverse.
BenTrading bullish trend continuation sweepThis script uses simple features to indicate where a trend may continue.
It uses market structures and monitors breaks of swing highs and swing lows.
If there is a break upwards, the alert will give signal when there is a sweep that forms in the biased direction (see chart - alert will trigger on candle close).
For it to send alerts you must right click the indicator and apply alert - "once per bar".
This indicator only shows bullish signals, while there is another indicator that can be used alongside it to indicate bearish trend continuation with the same features.
BenTrading bearish trend continuation sweepThis script uses simple features to indicate where a trend may continue.
It uses market structures and monitors breaks of swing highs and swing lows.
If there is a break downwards, the alert will give signal when there is a sweep that forms in the biased direction (see chart - alert will trigger on candle close).
For it to send alerts you must right click the indicator and apply alert - "once per bar".
This indicator only shows bearish signals, while there is another indicator that can be used alongside it to indicate bullish trend continuation with the same features.
BenTrading bullish trend continuation trackerThis script uses simple features to indicate where a trend may continue.
It uses market structures and monitors breaks of swing highs and swing lows.
If there is a break upwards, the alert will give signal when swing points forms (see chart - alert 1) or when sweeps form (see chart - alert 2).
For it to send alerts you must right click the indicator and apply alert - "once per bar".
This indicator only shows bullish signals, while there is another indicator that can be used alongside it to indicate berish trend continuation with the same features.