PpSignal Inver Fisher WilliamsThe Inverse Fisher Transform (IFISH) was authored by John Ehlers. The IFISH applies some math functions and constants to a weighted moving average (wma) of the relative strength index (rsi) of the closing price to calculate its oscillator position. The user may change the input (close) and period lengths. This indicator’s definition is further expressed in the condensed code given in the calculation below.
www.motivewave.com
Indicadores de Bill Williams
PpSignal ATR MA BandPpsignal Atr Move Average Band is my self development.
Trading:
- Buy when the price break out the upper band and W% is green.
- Sell when the price break out the lower band and W% is orange.
PpSignal Acceleration BandsAcceleration Bands
Description:
Adaptive bands that contain 95% of price action usually used in 20 or 80 bar periods. Trading signals occur when price action is confirmed outside the bands.
This indicator targets the top 5% of moves, keeping traders focused on the best trends.
The 20 Bar Acceleration Band Expert Advisor (SPX chart below) shows buy and sell signals based on my system. Notice
hat in the 14 months shown, the &P500 only exposed a signal 4 times, each was profitable. This depicts the 5% theory sell - Acceleration Bands highlight only the extreme moves for option traders. The issue many traders face is really two-fold; many traders want more signals and the entry point can use some refinement. Like the Yin & Yang relationship, I've developed a system that combines Acceleration bands with Williams' Percent R% to remove any weaknesses and refine trading signals. Let's take a look at how it works.
Willams' %R with two separate systems based on breakout and retest (lower risk entries) methods. We have smoothed out and modified Williams' Percent R to make it a better and more usable trading vehicle.
Description: Larry Williams created the Percent Range oscillator to highlight overbought versus oversold levels in securities. Traditionally overbought connotates a long exit or sell short entry as oversold would insinuate the opposite, however, we in general consider overbought to be bullish and oversold to be bearish. The Big Trends Percent R system targets the top 20th percentile and bottom 20th percentile.
Signal
Buy when the price breaks the upperline and W5 overblows.
Sell when the price breaks the lower band and W5 oversold
www.bigtrends.com
PpSignal Williams %R SmoothWe have smoothed out and modified Williams' Percent R to make it a better and more usable trading vehicle.
in blu you can see the smooth w%, yellow normal w%.
Quadruple EMA + MACD + Awesome Oscillator by ZekisThis strategy is based on quadruple EMAs, MACD and Awesome Oscillator, developed by Nenad Kerkez and simplified by me.
Scalping strategy (lower time frames)
Entry Position
Before we take a buy trade the two above criteria must be met. The 144 EMA must be above the 176 EMA and the 36 EMA must be above the 44 EMA. We then wait for AO to fall below the 0. The final „trigger‟ to the entry is when the MACD closes above the 0 line.
Sell trade is vice versa. 36 EMA must be below 44 EMA and 144 EMA must be below 176 EMA.
TAKE PROFIT and STOP LOSS
10-40 pips. Pivot Point targets.
STOP LOSS above/below last highest high
Enjoy!
@Zekis
DFR LineIt is a technical indicator, based and programmed of three indicators of mobile bands confirms and filters, the signals of purchase and sale to have a more effective operation
It works for all markets and ideal timing for novice and advanced traders.
A/D Indicator[wozdux]+sum1 sum2 sum3Accumulation Distribution indicator (A / D) with additions. By default, the summation is performed for the entire historical period or for the period for which data are available on the Tradingwiev website . Added the ability to summarize for a given period (sum1, sum2,sum3).
--------
Accumulation Distribution индикатор (A/D) c дополнениями. По умолчанию суммирование производится за весь исторический период или за тот период, за который имеются данные на сайте Tradingwiev . Добавлена возможность суммировать за заданный период (sum1, sum2,sum3).
Wyckoff Trend Tracking Momentum IndicatorWyckoff Trend Tracking Momentum Indicator该指标结合量价,让您感受到来自市场的冷热。
Godmode 4.0.1 [Correlator]First off, a huge thank you to the following people:
@LEGION:
@LazyBear: www.tradingview.com
@xSilas: www.tradingview.com
@Ni6HTH4awK: www.tradingview.com
@sco77m4r7and:
@SNOW_CITY: www.tradingview.com
@oh92: www.tradingview.com
@alexgrover: www.tradingview.com
@cI8DH: www.tradingview.com
@DonovanWall: www.tradingview.com
This is my second iteration of Godmode. This time I allowed the possibility to correlate two benchmarks against one another, thereby giving you twice the signals (once there's a strong correlation between the two, inverse or otherwise). That aside, there are no changes to this indicator that the first iteration doesn't have:
There are still more iterations planned, but if you guys have any ideas or wishes regarding what direction I go, then please let me know.
Want to Learn?
If you'd like the opportunity to learn Pine but you have difficulty finding resources to guide you, take a look at this rudimentary list: docs.google.com
The list will be updated in the future as more people share the resources that have helped, or continue to help, them. Follow me on Twitter to keep up-to-date with the growing list of resources as well as any other scripts I publish.
Suggestions or Questions?
Don't even kinda hesitate to forward them to me. My (metaphorical) door is always open.
Godmode 4.0.0 [Oscillator]First off, a huge thank you to the following people:
LEGION:
LazyBear: www.tradingview.com
xSilas: www.tradingview.com
Ni6HTH4awK: www.tradingview.com
sco77m4r7and:
SNOW_CITY: www.tradingview.com
oh92: www.tradingview.com
alexgrover: www.tradingview.com
cI8DH: www.tradingview.com
DonovanWall: www.tradingview.com
Since I've been on TradingView I've become somewhat enthralled by Godmode and the collective work that goes in to it, so I decided to publish my own iteration, building off the ideas already present. (This is a great way to get familiar with Pine by the way, just in case there are any beginners reading this)
Changes
The first change I made was to allow the user to select whatever tickerid they wanted as a benchmark. If trading XBTUSD on BitMEX for example, the indicator will react to exchange-specific activity, which means it will respond to all the little whipsaws, whipsaws that can be especially present on a futures exchange. By typing CRYPTOCAP:BTC or CRYPTOCAP:TOTAL we endeavor to remove noise. It can also signal earlier. Less noise and less lag. Another idea would be to choose a benchmark that has a strong inverse relationship with the asset you're trading: try CRYPTOCAP:USDT as the benchmark against BTC to see what I mean.
I also added the ability to smooth the plot, yet again removing noise but adding considerable lag.
The linear regression of the wave-trend is calculated in place of the EMA. This is plotted as columns with the midline (50) as the base. This is just calculating the slope of the wave-trend and can signal a weakening trend before a reversal takes place.
Using cI8DH's True RSI script () as inspiration, I added a function for calculating the True TSI in an attempt to remove any bullish bias. Funnily enough, when I tried to do the same with the RSI I had some problems. I'll try to resolve this in the coming weeks.
Made slight changes to the aesthetics. Tried to bring the two main plots alive by making their bold, opaque colors stand off the subtle tones in the background.
To Do List
1. I would like to sort out the issue with the True RSI.
2. When the plots are smoothed, there's an issue with the green 'Caution!' dots appearing in the lower half of the indicator.
3. I'd like to adjust the code so that if the 'Benchmark' box is empty, that it will automatically register the current tickerid as the 'Benchmark'.
If anyone has any suggestions on other fixes or how to apply the fixes mentioned by me, please don't hesitate to reach out to me here or through other media platforms.
Want to Learn?
If you'd like the opportunity to learn Pine but you have difficulty finding resources to guide you, take a look at this rudimentary list: docs.google.com
The list will be updated in the future as more people share the resources that have helped, or continue to help, them. Follow me on Twitter to keep up-to-date with the growing list of resources.
Suggestions or Questions?
Don't even kinda hesitate to forward them to me. My (metaphorical) door is always open.
BITMEX:XBTUSD
CRYPTOCAP:BTC
CRYPTOCAP:TOTAL
CRYPTOCAP:USDT.D
Swing PointsThis indicator gives a clear indication of price action swing-points as well as an indication of whether it is a higher, lower, or equal swing point relative to the last high/low.
Traderset Uni Renko - Awesome OscillatorThis is simply Bill Williams AO oscillator, fabricated with predefined numbers to better fit the Uni Renko charts and my methodology. The reason for publishing this version is that the original numbers (you can see them on the top instance of the oscillator) does not behave that much satisfactory when it comes to renko charting in my methodology !
The AO is not a part of my methodology nor Alligator, but i know some people who would like to have these two tools in renko charts. Here you have it.
SetMax Positions-BBAO3dirty coding right now so be patient and wait for updates and upgrades
cheers.
MFIww MFI/RSI_v2[wozdux]A new version of the indicator Mfi_v2. Added new control parameters.
tt - the averaging period of the volume.
Len - the period for calculating the MPI.
nn-averaging period MFI (blue line). level-critical levels from below and above (black horizontal lines).
Level 0 or 50 - switch between different histogram views with the middle at either level 50 or level 0.
key level-key to remove black critical levels.
key ema (MFI, nn) - key to remove mfi averaging (blue line).
key color-key to remove histogram coloring.
key colomns a-line - key switching modes represent the mfi histrogram or line.
---------------------------
Новая версия индикатора MFIww_v2. Добавлены новые управляющие параметры.
tt- период усреднения объема.
Len - период вычисления MFI.
nn- период усреднения MFI (голубая линия).
level- критические уровни снизу и сверху (черные горизонтальные линии).
Level 0 or 50 - переключение между разными представлениями гистрограммы с серединой либо на уровне 50 , либо на уровне 0.
key level- ключ убрать черные критические уровни.
key ema(mfi,nn) - ключ убрать усреднение mfi (голубая линия).
key color- ключ убрать расцветку гистрограммы.
key colomns-line - ключ переключения режимов представления mfi гистрограммой или линией.
pooya ATRthis is modified ATR for signal strength test
with custom ATR in multi time chart
comment your opinion...
TB!G-Scalp Strategy [Alert]Scalping Crypto Assets Made Easy
TB!G-Scalp is a TradingView based alert and accompanying strategy PineV3 Script.
Backtest vs Realtime
When designing the algorithms for this strategy our focus was primarily on ease of use.This results in a beautiful yet easy to use scalping strategy. As input it takes a chart period and only one extra parameter for fine tuning. The backtest results are an accurate representation of it’s real-time behaviour.
What makes it tick?
Over the last 2 years we collected a lot of market data regarding Bull and Bear behaviours. This previous market behaviour echo’s into the current market trend.
By recognising these echo’s we are able to anticipate an upcoming micro reversal which eventually end up being a scalping strategy.
Interested
Access is provided to a limited amount of people and for the duration that is determined by it’s Alpha Decay Rate.
This ADR is expected to become problematic after 2.3 year of usage on a lot of 150 users.
lokendra buy-sellbuy sell prediction with trend and sequence to be used with EMA (9,18) for better decision taking and accuracy
Fractals V9 ModifiedSo taking Ricardo Santos script for fractals V9 -I change the time function of the high TF fractal to non repainting one
adding daily fib levels
This hybrid seems to look nice . I have to admit that all credit to Ricardo Santos for his exelent script.
thi work it hybrid work and not so much original work....
The main improvment is the signals which are not reapinting as we remove security from that.
Security function exist for daily fib but it has nothing to do wih signal generation so i did not touch it
MFIww2 MFI/RSI [wozdux]Bill Williams indicator (MFI).
The indicator calculates the range of oscillations per unit volume. In fact, this indicator shows the tick volume or the readiness of the market to move the price.
The indicator is presented as vertical columns or as a line with levels.
Vertical columns are painted in different colors depending on the displacement of the indicator and the displacement of the volume. The indicator can increase or decrease (+-). The volume can also increase or decrease (+-). The combination of these factors generates four types of indicator columns.
++ lime
+- dark green
-+ red
-- orange
The red bar on Williams is a squat bar. This bar is important for market reversal indication.
-------------------------------
Индикатор Билла Вильямса (MFI).
Индикатор вычисляет диапазон колебаний на единицу объема. Фактически этот индикатор показывает тиковый объем или готовность рынка переместить цену.
Индикатор представлен в виде вертикальных колонок или в виде линии с уровнями.
Вертикальные колонки раскрашены в различные цвета в зависимости от смещения индикатора и смещения объема. Индикатор может увеличиваться или уменьшаться (+-). Объем также может увеличиваться или уменьшаться (+-). Сочетание этих факторо порождает четыре вида столбиков индикатора.
++ салатный
+- темно-зеленый
-+ красный
-- оранжевый
Красный столбик по Вильямсу есть приседающий бар. Этот бар важен для индикации разворота рынка.