Bitcoin Momentum TSIChart based on True Strength Indicator
It was improved to show same information as Squeeze Momentum Indicator by LazyBear,
but it seems to have better and quicker response to changes and was tested on Bitcoin mainly.
Enjoy it!
BITFINEX:BTCUSD
Cari dalam skrip untuk "LazyBear"
Ehlers MESA Adaptive Moving Average [LazyBear with ekoronin fix]Mama/Fama with ekronin's fix: www.tradingview.com
ATR Pips [LazyBear] [Elixium Mod: FEAR GAUGE]Modified version of ATR Pips
The indicator's value is a third of the daily range which is good to use as a stop loss value for intra day scalping on markets such as index futures and forex.
It's good for detecting and confirming inflection points in the market.
LBR PaintBars [LazyBear]I wanted to use the indicator LazyBear published and use StDev instead of ATR. This is my first time doing this so I'd appreciate suggestions. I will say this too; as helpful as indicators are in general (some more than others), the most important "indicator" you can use is the one between your ears. Controlling emotion, having a reliable plan followed with discipline. That gives one the decided "edge".
KK_Traders Dynamic Index_Bar HighlightingHey guys,
this is one of my favorite scripts as it represents a whole trading system that has given me very good results!
I have only used it on Bitcoin so far but I am sure it will also work for other instruments.
The original code to this was created by LazyBear, so all props to him for this great script!
I have linked his original post down below.
You can find the full rules to the system in this PDF (which has also been taken from LBs post):
www.forexmt4.com
Here is a short summary of the rules:
Go long when (all conditions have to be met):
The green line is above 50
The green line is above the red line
The green line is above the orange line
The close is above the upper Band of the Price Action Channel
The candles close is above its open
(The green line is below 68)
Go short when (all conditions have to be met):
The green line is below 50
The green line is below the red line
The green line is below the orange line
The close is below the lower band of the Price Action Channel
The candles close is below its open
(The green line is above 32)
Close when:
Any of these conditions aren't true anymore.
I have marked two of the rules in brackets as they seem to cut out a lot of the profits this system generates. You can choose to still use these rules by checking the box that says "Use Original Ruleset" in the options.
The system also contains rules regarding the Heiken Ashi bars. However these aren't as specific as the other rules. This is where your personal judgement comes in and this part is hard to explain. Take a look at the PDF I have linked to get a better understanding.
So far, this is just the TDI trading system and LBs script, now what have I changed?
I have incorporated the Price Action Channel to the system and changed it so that it highlights the bars whenever the system is giving a signal. As long as the bars are green the system is giving a long signal, as long as they are red the system is giving a short signal. Keep in mind that this doesn't consider the bar size of the HA bars. I recommend coloring all bars grey via the chart settings in order to be able to see the bar highlighting properly.
I have also published the Price Action Channel seperately in case some of you wish to view the Channel.
I am fairly new to creating scripts so use it with caution and let me know what you think!
LBs original post:
The seperate Price Action Channel script:
Indicator: STARC BandsSTARC (Stoller Average Range Channels) bands make use of ATR to form the bands, giving it a more in-depth snapshot of market volatility compared to Bollinger Bands.
When a price curve penetrates a Bollinger Band, it may indicate the continuation of a price move; in contrast, the STARC bands tend to define upper and lower limits for normal price action.
Indicator: CCI coded OBVOBV is colored green if CCI > threshold, red if CCI < threshold.
Both "threshold" and "CCI Length" can be customized using the options page.
Indicator also displays a 13EMA (length can be changed) over OBV.
Indicator: Schaff Trend Cycle (STC)Another new indicator for TV community :)
STC detects up and down trends long before the MACD. It does this by using the same exponential moving averages (EMAs), but adds a cycle component to factor instrument cycle trends. STC gives more accuracy and reliability than the MACD.
More info: www.investopedia.com
Feel free to "Make mine" this chart and use the indicator in your charts. Appreciate any feedback on how effective this is for your instrument (I have tested this only with BTC).
For people trading BTC:
-------------------------------
Try 3/10 or 9/30 for MACD (fastLength/slowLength). They seem to catch the cycles better than the defaults. :)
Indicator: Kairi Relative Index (KRI)KRI is a leading indicator, just like RSI. More info: www.etoro.com
I have noticed KRI producing less false-divergences compared to RSI (in my limited BTC backtesting).
Give it a try / backtest on your instrument. Appreciate a note here on what you think.
Indicator: OBV OscillatorEveryone uses OBV, right? This indicator makes it easy to read it by building an oscillator out of it.
Also, now look for OBV divergences easily :)
Appreciate any comments / thoughts.
[REPOST] Indicators: 3 Different Adaptive Moving Averages*** NOTE: This is a repost with updated scripts to workaround the recent script engine changes ****
As the volatility rises, all Adaptive Moving Averages (AMA) become more sensitive and adapt faster to the price changes. As the volatility decreases, they slow down significantly compared to normal EMA. This makes it an excellent choice for detecting ranging markets (look for horizontal lines).
I have included 3 AMAs here:
- Kaufman's AMA. This makes use of Kaufman's Efficiency Ratio as the smoothing constant.
- Adaptive RSI. This adapts standard RSI to a smoothing constant.
- Tushar Chande's Variable Index Dynamic Average (VIDYA). This uses a pivotal smoothing constant, which is fixed, and varies the speed by using a factor based on the relative volatility to increase or decrease the value of SC.
For reference, I have plotted an EMA(10). This uses a fixed smoothing constant.
This is my 25th indicators post (Yayy!), so decided to include a bunch of AMAs. Enjoy :)
Feel free to "Make mine" and use these in your charts. Appreciate any comments / feedback.
Indicator: Ulcer IndexUlcer Index (UI) is a method for measuring investment risk that addresses the real concerns of investors, unlike the widely used standard deviation of return (SD). It is a measure of the depth and duration of drawdowns in prices from earlier highs. In other words, it is a measure of volatility, but only volatility in the downward direction, i.e. the amount of drawdown or retracement occurring over a period.
The greater a drawdown in value, and the longer it takes to recover to earlier highs, the higher the UI. It measures the "severity" of drawdowns.
More info: en.wikipedia.org
Indicator: Forecast Oscillator & a BB extrapolation experimentFOSC (Forecast Oscillator, %F) is implemented as explained by Kaufman (there are lot of representations out there, using linregs, this one is not.).
This indicator plots a 3-period smoothing of %F. When %F = 0, the trend line and prices are moving parallel to one another; when %F is above 0 the market is accelerating away from the trend line; when %F is below 0 prices are slowing down and the two series are converging.
Now on to the BB extrapolation: As you can see above, a 21-period BB on 1W shows 2 volatile areas of same length. Simple projection using the same time periods gives us a similar volatile area in another 105d. FOSC is forming a similar pattern now as of the first area. More information in the chart markings.
Interesting thing for me was how my other chart () aligned with this. Lets see how far these timelines are respected.
In the mean time, feel free to "Make mine" this and use FOSC in your charts. Appreciate any feedback / comments.
Indicator: ElliotWave Oscillator [EWO]This oscillator has to be used in conjunction with other EW tools (certainly cannot be the main indicator).
EWO has:
- Higher values during third waves' up
- Lower but still Positive values during the first and fifth waves up
- Negative values during the biggest corrections or downtrend impulse waves.
Personally, I am still trying to figure out EW, so do not use this. Just wanted to publish this for the EW masters out there who can put this to good use.
Appreciate any comments/feedback.
Indicator: Chande's QStick IndicatorQStick from Tushar Chande (more info => www.investopedia.com)
This numerically identify trends in candlestick charting. It is calculated by taking an 'n' period moving average of the difference between the open and closing prices. A Qstick value greater than zero means that the majority of the last 'n' periods have been up, indicating that buying pressure has been increasing
I added more markings to clearly highlight the divergences (marked them in the chart above).
Appreciate any comments/feedback.
Indicator: Balance Of Power**** Code updated. Make sure you pick up the latest version posted (not the code in the published chart) ******
An oscillator that represents the battle between the bulls and the bears in the market.
BOP supports spotting price divergence, trends, and overbought-oversold levels.A change in the BOP trend serves as a warning signal and should be confirmed by a change in the price direction.
More info @ www.fxtimes.com
Updated the code to match ThinkOrSwim platform's indicator (request from user @mika2k1). v2 code here: pastebin.com
This allows you to plot only the EMA (instead of actual BOP). Sample image posted in the comments below.
Indicator: 4MACD 4MACD allows you to see all facets of the current condition or that of a coming change in one pane. You can see the direction of the current momentum. You can see the initiation of a change; you can then see that change occur as the price and momentum move in an opposite direction.
Note that you still need to use other indicators like BB, OBV for confirmation. More details at www.omniumsoftware.com
BTW, I am not a trader, but a coder. I spend lot of time here at TV and have learnt a lot about how pro-traders think.
This is my way of giving back to TV community. Hope you find this useful (do check out my other indicators). Appreciate any comments / feedback.
Indicator: True Strength IndexTSI is a "double smoothed" indicator. It is used just like RSI. Overbought and oversold levels differ. They are marked by the indicator.
BTCe shows only 3 oversold conditions so far, the last one being just days ago.
Indicator: Rahul Mohindar Oscillator (RMO)This indicator is a gauge to market direction. It is displayed as a histogram. As a bullish “buy” sign, we will look for the point at which the histogram shows movement crossing the oscillator’s zero line going upwards. If it should go down and cross the line going down, that would be our “sell” sign, or a “short-sell” sign.
I personally use this only for confirmation.
Indicator: Zero Lag EMA & a simple trading strategyZerolag (almost) EMA gives a good indicator of "close" trend. Many are familiar with the fast/slow ema crossing strategy. Try using this zerolag_ema as the fast runner. You will see improved and more reliable crossovers..
In general, when the zero_lag ema is above the EMA the instrument is in a bull mode and when the zero_lag ema is below the EMA the stock is bearish.
More info at www.mesasoftware.com
Indicator: 8x MA with configurable lengthsGeneric 8x MA plotter. Marks all MA crossings.
Also, you can specify the type of MA -- SMA or EMA.
I actually added an option to disable a specific MA line by specifying ZERO for it. This seems to break the Pinescript Engine. So, for now, please specify all MA values, though I have support for disabling a line in the code.
Indicator: Derivative OscillatorConstance Brown's Derivative Oscillator was published in her book "Technical Analysis for the Trading Professional".
The oscillator uses a 14-period RSI. The RSI is then double smoothed with exponential moving averages. The default settings for the smoothing periods are 5 and 3.
In a second step a signal line is generated from the smoothed RSI by calculating a simple moving average with a period of 9.
The Derivative Oscillator is calculated as the difference between the smoothed RSI and the signal line and displayed as histogram.
All the values are configurable.