Ehler Fisher applied on distance EMAThis 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 direction.
Also we can improve this condition even further, in this case if we cross up our previous line its a buy signal, and if we cross down its a sell signal.
For best usage combine the cross together with the position of fisher respecting the 0.
If you have any other questions, let me know with a private message.
Futures
© 2021 - SwingSwiss - BUY/SELL© 2021 - Dan Chetrit - BUY/SELL"
Product Description:
The Indicator combines the Relative Strength Index, Moving Average Convergence Divergence as well as Volume and Stochastic.
The idea is to cross multiple data and signals from these indicators in order to trigger buy when crossing above and sell when crossing below the signal line.
The idea was also to find a mathematical function that will trade the convergence of these lines trying to predict the market.
This indicator works better on a daily chart.
The indicator works long and short but is better for long positions.
The script also includes an EMA 50 line as well as an overbought/oversold RSI background.
The indicator can be used on every type of market: indices, stocks, cryptocurrencies, currencies, and others but, according to backtesting, it works better for the US stock market.
This study is not a guaranteed profit. You should backtest or trade virtual money before using this study on your real portfolio, as it is intended to be a tool. Do your research and learn about the company you are investing in.
Disclaimer:
Trading and investing in the financial markets involves substantial risk of loss and is not suitable for every investor.
All trading strategies are used at your own risk.
Please send me a private message or comment on TradingView to gain access to the script.
Real Trading Hours - Vertical Lines - Mark RTH for Futures 12/Jan/2021 09:15 AM AUTHOR: Brandon Gum
--
Updated script to plot vertical lines for open and close of futures.
Not sure why the 8:30 and 15:00 times had to be used over 9:30 or 16:00
Only plots for products of type futures. - Could be easily expanded to work with cryptos as well if you wanted.
======================
Equity Index Extended HoursHighlights the extended hours/Globex session for US Equity Index Futures.
Bollinger Band Color BarsThis is a simple addition to the built in Bollinger Bands script. All it does is replaces the traditional plotting of Bollinger Bands with color bars.
Premium Index Generic TheHuntThis indicator is similar to the standard premium index we made for bitcoin, but this one is for alts.
Just like with the bitcoin premium index, you can compare the spot price of a certain altcoin with the price on a futures exchange. The indicator can be used to spot potential strength or weakness in the market.
You can fill in 1 spot exchange pair and compare it with 2 futures exchange pairs.
For example fill in ETHUSD on coinbase and compare it with the future prices on bitmex and bybit.
We can clearly see that on that dump in the blue area, the premium index showed that spot prices were consistently higher than future prices which told us spot was buying the dip.
Premium Index TheHuntThe indicator is used to see the difference in price between spot and futures prices. If future price is higher than spot in a rally, the rally isn't backed by real buys (spot) but by dumb perp longs which CAN be bearish . If spot price is higher than futures in a rally, the upside is backed by real money (spot) which is bullish.
The indicator allows you to pick a spot pair to compare it with the future exchanges you want. You can select which future exchange pairs to compare with by ticking them in the settings.
As you can see here on the chart during this last rally the index is high in the green which means the rally is backed by futures and spot ain't really following. This could be a sign of exhaustion.
Background to highlight cash/session range [Futures]A simple script which allows the user to highlight the background of a certain session. At the moment there is only one session available, I will work on multiple highlights for numerous sessions at a later date.
Truenomic's Volume Weighted Aggregated BTC Premium IndexAn indicator that determines the aggregated volume-weighted premium from all leading derivatives exchanges:
Bybit
Bitmex
Binance
Ftx
Deribit
Okex
Huobi
Truenomic's BTC Premium IndexAn indicator that determines the premium from all leading derivatives exchanges:
Bybit
Bitmex
Binance
Ftx
Deribit
Okex
Huobi
Truenomic's OKEX Futures DeltaA very simple and basic indicator for tracking the delta of all futures from the OKEX exchange.
CC - ATP (Auto-Trendline Projection)I created this script with a simple goal in mind: Automatically plot trend-lines for a given interval with a resolution that fits the period chosen.
To accomplish this I used a combination of the following:
Ichimoku Spans and Ichimoku Span Width.
ATR and standard deviation from the ATR of the Ichimoku width.
Rolling MACD with directional RSI for coloration based on acceleration.
I then combined all of these pieces of data into a single label and line plotter, so that you can see the assumed trend-lines for the current period based on the interval selected. It attempts to avoid using look-ahead logic by resolving using security, and plotting based on the suggested methodologies.
Inputs:
n (this must be the smallest number). - This is usually 7,14 or 26 depending on the resolution you're going for.
m (must be m > n and m < o). - This is usually something close to 14,26 or 52.
o (must be o > m and o < p). - This is usually something close to 26,52 or 180.
p (must be p > o). - This is usually just o * 2 or 52, 180 or 360.
Show historical data - Keeps some of the lagging trend-lines at intervals of m, o and p.
Precision - The decimal precision to round to, useful if you need this for BTC or penny stocks.
Common Inputs I use:
n=7, m=14, o=26, p=52
n=14, m=26, o=52, p=180
n=26, m=52, o=180, p=360
You can use any numbers, but roughly you want:
m = n*2, o = m*2, p = o*2.
The labels contain the following information:
Expected Support/Resistance levels
The first level is assumed to be heading to the second level.
For instance, if you have S1 down to R2, that means a support is likely to become a resist.
If you have, instead, R1 up to R2 that means the resistance is moving up, but is still resist.
S1 down to S2 is similar in that it means the support level is moving lower but is still sup.
R1 up to S2 is the one that you want to look for as it indicates potential swings.
More-overly, R1-->S2 or S1-->R1 indicate pivotal moments.
MACD / RSI for the given period.
Pretty simple, it's given to the number of decimal places offered by the inputs.
Price Targets.
If it's above the price target area, that means the swing already probably happened.
If it's in the price target area, you're at a pivotal moment; it could go up or down.
If you're below the price target area, watch for catalysts that force price target entry.
WARNING:
Please note, all of this is trend analysis and can be completely demolished in an instant by a catalyst. If there is a huge retracement event, you MUST WAIT A MINIMUM OF THE INPUT PERIOD OF TIME FOR THE STOCK TO SETTLE. If you have a retracement within n-m periods for instance, the short data will be inaccurate. If you have a retracement from m-o the mid data may be inaccurate until it triggers retracement. Same with o-p on the long level. The higher numbers you use, the less reactive the script, but the more historical data it will consume. For instance high numbers may be good for amazon, so you have less reaction to big dips, as you are not afraid because it is a strong company. While this is good on strong companies, it is suicidal for unknown ones.
DISCLAIMER:
I do NOT state anywhere that the data provided by this indicator is valid, forward looking, or guaranteed. If you make a trade based on this indicator I am in no way responsible for the outcome. All trades should be backed by personal due diligence and not rely directly on the indicators of others, as they may contain unfound bugs, incorrect math or look-ahead logic that is potentially dangerous. One final disclaimer, I am a programmer at heart, and am new to this field of study. While I have found a group of supportive friends, do realize I have been at this for less time than most others, more notably I started on 8/16/2020. Please shower me with constructive criticism and other thoughts you have.
Please take this script and view it as a learning experience not a tool for money as of this moment, if you have further questions about me or my scripts, please feel free to message me.
COT Net Non-Commercials vs Commercials (Updated MTF Non-Repaint)Hello there,
With this script, you can see CFTC COT Non Commercial and Commercial Positions together.
This way, you can analyze net values greater than 0 and smaller, as well as very dense and very shallow positions of producers and speculators.
Green - Non Commercials - Speculators
Red - Commercials - Producers
This script is multi time-frame and non-repaint script.
Data pulled through Quandl.
And the latest version codes have been used.
As time goes by, I will try to make useful modifications to this scheme.
Regards.
Noldo CFTC COT Commodities IndicatorHi.
Hello, this script has the same logic as Noldo CFTC COT Forex indicator :
It is the version for the future markets.
Major future assets are the subject.
Usage
This script works only on SPGSCI (S&P Goldman Sachs Commodity Index).
You must open SPGSCI :
www.tradingview.com
It only works on 1W graphics.
Because COT data is announced on Tuesday, it will cause repaint every Tuesday.
However, since it is a terminal, this factor is not strong enough to affect your decisions.
For use, you should open the bottom panel, go a little to the right in the history section and enlarge the panel you have opened.
The terminal will take its form in the presentation and provide analysis on the big screen.
COT data are pulled via Quandl.
Regards.
NCTA Adaptive Entry SystemAdaptive Entry System (AES)
Price action of stocks, indexes, and futures consists of periods of trending action, retracements within the trend and then a resumption of the original trend. Trending patterns do not move straight up or straight down. They move in cycles which, when properly identified, can offer traders an opportunity to “follow the trend” while also recognizing the probability of a near term retracement before resuming movement in the direction of the trend. Experienced traders with advanced skills at interpreting wave patterns (Elliott Wave), Fibonacci retracements, Stochastics (overbought / oversold conditions), Momentum, and Moving Averages apply their advanced knowledge to trading and identifying these trend - retracement - continuation of trend cycles. These skills require an advanced knowledge of these complex indicators and can be difficult for traders without the same skill set to optimize their trading performance.
The Adaptive Entry System (AES) was created as a technical market metrics system to interpret a variety of advanced signals and present to the trader a “single actionable signal” displayed in an easy to recognize format for traders of most any skill level to benefit from.
AES is a “system” as opposed to a single indicator. It was designed with the goal of simplifying a traders ability to recognize an entry opportunity by summarizing the consensus of several key indicators and displaying a single entry / exit signal in a color highlighted, strategy labeled format. The work of comparing a variety of indicators and assessing the strength of alignment is performed for the trader by the Adaptive Entry System.
There are three possible entry signals displayed. A trader may trade all three or customize the settings to choose just a single signal to trade. It is important for any trader incorporating AES into their toolset that they trade in sim / virtual mode for a period of time to confirm they understand how price action responds to the signals and to personally track the performance of each. A good trading system still requires due diligence on the part of the trader to confirm understanding of how the system performs.
Entry Signal #1 Description:
Trend Bias Plus Signal is intended to provide traders with an early view of the probable directional bias of the stock, index, or futures being traded. Trend Bias was designed to recognize the probability of the early stages of the strongest segment of a wave pattern. Recognizing the probable bias of the trend at an early stage and also having an indication of when that trend may be ending offers traders an opportunity to enhance their ability to optimally benefit from the trend.
How to Read the Trend Bias Plus Signal:
The Trend Bias Plus Signal is displayed as a simple to recognize color coding of the price bars. Blue price bars indicate a probable rising price bias. Red price bars indicate a probable declining price bias. White bars indicate a neutral period with no clear directional bias.
How to Trade the Trend Bias Plus Signal:
The Trend Bias Plus Signal is simple to interpret. When a price bar closes blue and the next price bar opens blue, this signals to the trader to open an upward bias position. Buy-to-open a call option, buy the stock, or open a long futures position. When a price bar closes red and the next price bar opens red, this signals to the trader to open a downward bias position. Buy-to-open a put option, short the stock or close a long stock position, or open a short futures position.
When holding a short or long position based on the Trend Bias Plus, there are a variety of exit methods which a trader can use including stops, limit price orders with fixed profit targets, or trail stops. Regardless, the end of a Trend Bias Plus cycle is indicated when a new price bar opens white. This is evidence that the current rising or declining trend is shifting to a neutral state. A trend may also be viewed as having ended when an opposite color bar prints at the open of a new price bar.
Entry Signal #2 Description:
The Momentum Signal is a near term indication of a probable retracement of the current trend. It identifies a temporary reversal of an overarching trend in a stock's price. Retracements are short-term periods of movement against a trend, followed by a return to the previous trend. Momentum signals are usually counter-trend trades identifying that part of the wave sequence where price temporarily moves opposite the direction of the trend. The momentum signal can be an opportunity for traders to take advantage of the natural pattern of trend - retracements - continuation.
How to Read the Momentum Signal:
The Momentum signal is displayed as a vertical color highlight on the price bar with a “M” label inside a directional indicator box. A red vertical highlight with an arrow box and “M” label pointing lower is a signal that the near term price movement may be downward bias. For an upward bias price movement signal, the Momentum indicator will display a green highlight across the price bar with an arrow box and “M” label pointing higher.
How to Trade the Momentum Signal:
When the highlighted directional labeled box prints at the open of a new price bar, take the trade based on the directional bias displayed. Momentum signals are generally counter trend indicators so a downward bias red bar, prompting the trader to go short may print on a long bias blue Trend Bias Plus price bar. This should not be viewed as a conflict but instead as a probable indication of a short term retracement following the natural sequence of cycles in price movement.
Momentum signals may be traded using stocks, options, or futures.
Entry Signal #3 Description:
The Consensus Signal is an indication that price action may be resuming in the direction of the primary trend.
How to Read the Consensus Signal:
The Consensus Signal is displayed as a vertical color highlight on the price bar with a “C” label inside a directional indicator box. A red vertical highlight and an arrow box with a “C” label pointing lower is a signal that the price movement may be resuming a downward bias trend or strengthening a conviction to the current trend. For an upward bias price movement signal, the Consensus indicator will display a green highlight across the price bar and an arrow box with a “C” label pointing higher. This is a signal that the retracement off of the trend may be concluding and/or a strengthening of a conviction to the current trend.
How to Trade the Consensus Signal:
When the highlighted directional labeled box prints at the open of a new price bar, take the trade based on the directional bias displayed. Consensus signals are generally most productive when traded aligned with the trend, as displayed by the Trend Bias Plus price bar color or when a white bar indicates a neutral state of the price trend. Counter trend trades using the Consensus Signal are not advised and considered to be less productive / higher risk.
Consensus signals may be traded using stocks, options, or futures.
Some General Rules:
Trade signals are only considered valid when they display at the open of a new price bar.
The signals can be traded on different timeframe charts from short term 3 minute charts to longer timeframe daily charts.
The signals are designed to be a generic indication of probable price movement and as such, can be used effectively for trading futures, stocks, options on stocks, options on ETFs, and options on cash settled indexes.
AES offers traders an opportunity to optimize performance from the natural cycles of the market….trend - retracement - continuation.
AES offers an opportunity for traders to have a clear entry / exit criteria. However, it is still imperative that each trader understands the trading strategy they intend to use and the risks and opportunities associated with that strategy. It is highly advised, regardless of the system or strategies being used, that a trader validates their understanding of the system/strategy by trading in a simulated, paper account format to self test the system and personal ability to trade it successfully.
Next Bar Alert:
Included is an optional "Next Bar Alert" setting. Since many of these signals benefit from very prompt action at the beginning of a price bar, there is an additional option in Settings to set an arbitrary number of seconds to be alerted before the next price bar opens. Simply set this to a level you prefer, then set an alert in TradingView on the indicator using the "Next Bar Alert" alert parameter.
Summary:
The color highlight indicator allows the trader to be 100% certain that the rules/criteria for confirming a valid entry were met at the open of the price bar. This feature, along with the alert settings in Trading View, provide clear confirmation of the timing and print of the signal as either valid or not.
Adaptive Entry System has been designed to help traders of all skill levels to trade the natural sequence of patterns in price action using a simple to recognize, single signal entry/exit format. The natural cycle of trend (Trend Bias Plus), then retracement (Momentum), followed by a continuation of the original trend (Consensus) can be identified within this system and offers traders a simple signal to take advantage of each phase in the cycle. Stock investors, options traders, and futures traders can benefit from the simple design of the AES on a variety of time frames.
Trend Bias Plus signals on NASDAQ:TSLA Daily chart:
Trend Bias Plus signals on NASDAQ:AMZN Daily chart:
Sentiment Histogramthis indicator is used to plot the sentiment of the pair you are viewing
histogram style being used to make the visual nice and easy
as usual fully adjustable
DM for access rules
Moving Average Indicator - TradingSargentThis indicator is based on Hull Moving averages, and works best for signals on the 6 hour and above timeframe with standard settings - as always, fully adjustable from settings...
simple to use as another confirmation on your strategies -
Green = buy
red = sell
DM for access rules
Market Trading Tools - DivergencesOur Divergence indicator is another indicator we are happy to present to interested traders. The indicator detects the possible trend change and it is a well known tool among traders based on bullish and bearish divergences.
To use the indicator well, it will spot divergences but some minimal work might be needed to be done as connecting the waves together to make sure that you get the best entries. You can also wait for the dots to appear in order to take a trade either long or short depending on whatever financial market you are trading and your trading strategy.
The red dots will signify a bearish divergence (trend reversal to the downside), while the green dots will signify a bullish divergence (trend reversal to the upside). The orange and purple dots also will signify a stronger divergence either bullish or bearish .
The divergence indicator we are publishing today works on crypto, stocks, forex, futures and almost all financial assets, however we do recommend using higher time frames for better results and to filter the noise around the divergences (dots), however using lower time frames can just allow you a better entry sometimes since reversals happen on lower time frames than larger ones.
Once you are granted access to use it, add it from going into the scripts >> invite only scripts >> enable the indicator (click on it once). Once the indicator is added to your chart you will see the indicator popping up to a lower pane.
We are happy to announce that our trading indicator is special and unique from different ones because of the features added above + we have added alerts to it. We believe that the indicator plotting and style on chart is also clean and easy for the eyes to catch compared to other indicators around. We have also enabled a function for our users to get a better view of the trend when they add the indicator to their chart. You can now view the trend background color (red&green) depending on if the price is above the EMA of your choice. you can also check whichever time interval you want that does not limit you to the time interval chosen on your chart itself.
Hope you enjoy it, Good luck and stay safe!
** If you are interested in this indicator. please use the link below to obtain access to this indicator
Market Trading Tools - Golden & Death Crosses + AlertsOur Golden & Death Cross indicator is another indicator we are happy to present to interested people. The indicator detects the possible trend change and it is a well known tool among traders.
To make it more convenient for your use we have labeled the golden gross with a G and there is a green vertical bar that is available on the signal. Same for the death cross we have put a D and a red vertical bar.
The indicator can be used on any financial market; crypto, stocks or forex. We do not recommend a certain time frame as each time frame usually this depends on each trader to another, but it works on every time frame, the signals will appear on any time frame used.
Once you are granted access to use it, add it from going into the scripts >> invite only scripts >> enable the indicator. Once the indicator is added to your chart you will see the indicator popping up on your chart.
We are happy to announce that our trading indicator is special and unique from different ones because it has alerts added to it and that feature isnt really available in most of the indicators around. We believe that the indicator plotting and style on chart is also easy for the eyes to catch and will probably not intersect with other indicators you might have on your chart, or at least our other indicators.
We have also enabled a function for our users to get a better view of the trend when they add the indicator to their chart. You can now view the trend background color (red&green) depending on if the price is above the EMA of your choice. you can also check whichever time interval you want that does not limit you to the time interval chosen on your chart itself.
Hope you enjoy it, Good luck and stay safe!
** If you are interested in this indicator. please use the link below to obtain access to this indicator.
Market Trading Tools - BOOM DCAOur DCA tool is an indicator that is mostly based on RSI. The DCA tool is there to let you know where you should start averaging your entries or longing or shorting a financial asset. It can also give you an idea about when a market can start going the other way depending on the time frame you are using.
DCA will signal two different buy signals and two different sell signals L/L1 - S/S1. S is for Short and L is for long. These signals can be used according to your own desire, S1 and L1 are a condition and S and L are a condition, it is rare when both will occur close to each other but in some cases they can be close depending on market situation. The indicator algorithm is based on 2 indicators, when these two intersect, the signals will be fired once the conditions are met.
** Our Indicator does not repaint.
** It can be used on any financial market; crypto, stocks or forex. We also encourage using time frames as law as the 15 minutes and above. The use of a higher than 4hr time frame requires special settings and once you have access to it, you can change the parameters as you want. We have enabled our users to freely use the settings as they wish and to their on discretionary.
Once you are granted access to use it, add it from going into the scripts >> invite only scripts >> enable the indicator. Once the indicator is added to your chart you will see the indicator popping up on your chart.
We believe that we have not seen a similar indicator, and we are proud of our work and we will continue updating the indicator when we believe it is necessary according to market changes.
Good luck! and stay safe!
** If you are interested in this indicator, please use the link below to obtain access to it.
Session Trader2This is the second version of our work on developing signals for day trading stock index futures. In addition to finding signals that trade with the trend this script also looks for key reversal points during the day so that traders can now trade both ways. The signals are designed to operate on an intraday basis and have holding periods of 30 minutes or less. The script uses price action only as its signal generation trades rather than relying upon lagging indicator data. For info on how to obtain this scrip please see our signature file or message us directly on TV. We would be happy to show you.
Futures/Perpetuals DeltaBackwardation/Contango of OKEX, HUOBI, BITMEX, DERIBIT futures compared to XBTUSD.
Results indicate that backwardation can mark bottoms in price action.