Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
Gold, Brent Oil, Crude Oil, CFDs on Natural Gas, Palladium, Silver
I am republishing this indicator as something changed within TradingView's script engine so that the old script ceased to function ( a minor syntax error that used to be acceptable but no longer is). Anyhow here's the fixed version which as you can see has done a great job of keeping us on the right side of the trend with once-hot stocks like Skyworks !
Version 2 - Krowns Crypto 10 pack moving average set - written by "Kick Back Time" also known as Mr.Scrogers Neighborhood ...after receiving a lot of likes from the first version I thought I would go ahead and put out the updated version that I've been using There's a few things I've changed to make it easier to adapt to. This set is very similar to what...
Basic Visualisation of key support and resistance levels. This script works best on periods of 15minutes or greater. The strength of the support/resistance are shown through line thickness, and support levels are shown as green and resistance levels red.
**You must enable bar colors in the options for the script if you wish to see them** This indicator is very useful for spotting trends / tops / bottoms. This is the ultimate altcoin pump spotting tool. Use on higher timeframes for greatest accuracy. If altcoin is newish (ZEC for example), try 4h rather than 1D or 3D. Green = Uptrend Red = Downtrend Gray =...
Going to try using it in combination with the ECO indicator.
Orignal Version By dysrupt / Modifyed by me
A powerful indicator that gives you information about trend direction and strength. It gives you buy signal when both lines are green and sell signal when both lines are red. The indicator adapts automatically to your resolution (for example if you see charts hourly it adapts to hourly timeframe), but you can turn off this option and set different resolution...
Introduction The trend step indicator family has produced much interest in the community, those indicators showed in certain cases robustness and reactivity. Their ease of use/interpretation is also a major advantage. Although those indicators have a relatively good fit with the input price, they can still be improved by introducing least-squares fitting on their...
Simple Renko chart patterns indicator One-Back Pattern Two-Back Pattern
EXPERIMENTAL: trend and range analysis using dolchian and bollinger channels methodology merged into one, possibly it can be used to extract 3d depth of market :p
Here is the Link to youtube video. Its free. www.youtube.com I did not buy this indicator, I do not have the code. But Most likely this is what's is being calculated. More Video here - www.protraderstrategies.com Compare this indicator with his charts shown in the video Save another $495...
Reversal candles are a very easy way to identify a turn in trend, this indicator has some specific additional conditions for the reversal candle. BUY Signal reversal candle Low of current candle exceeds low of previous candle Low of current candle is lowest for last 7 candles High of current candle exceeds high of previous candle Close of current candle is in the...
Based on my latest script "Linear Channels" This is a trailing stop version of the linear channels. Thanks to capissimo for helping me fix several issues with the linear extrapolation part. In order to know how the indicator work i recommend reading the post on the Linear Channels indicator here Hope...
As some of you requested, I will make the code for QuarryLake Open for you all. I have also updated the script in version 4. This strategy consists of 3 indicators that I found works quite well together. Keltner Channel, Waddah Attah Explosion, and Volatility Stop . KC Period = 200 KCATR = 5 Vstop Period = 3 Vstop Mult = 1.5 Long when close > KC, close >...
Trendscore indicator script. Originally developed by Tushar Chande.
My beautiful traders, how is everyone doing? This indicator I built detects trends, I haven't seen any repaints, I only had 3 minor ones. It is still on BETA version. To all new traders, and busy traders I will be posting one that you can set alerts. Please look under my profile or type "K.M Trend Alerts (BETA 1.2)" . I ask for everyone to try this script out,...
This indicator provides some base code for looping over data to identify swings in price action. Full code commentary can be found on the backtest rookies website. The indicator shall allow users to "analyse" a recent historical candle to detect whether it was a swing point. This will work by inputting a number to select which historical candle you want to...
After testing your individual indicators, it's time to build up your algo with additional indicators and further backtest the strategy. Using SSL twice here, faster SSL for 1st confirmation, slower SSL for 2nd confirmation and TDFI for volume validation.