Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
FINGERPRINT CARDS AB SER. B, ABB LTD, KINDRED GROUP PLC, SOLTECH ENERGY SWEDEN AB, VOLVO, AB SER. B, HENNES & MAURITZ AB, H & M SER. B
OMX Stockholm 30 Index, S&P 500, Dow 30, Nasdaq Composite, Nikkei 225, DAX-indexet
SWEDEN GOVERNMENT BONDS 10 YR, US 10Y, Euro Bund, Tyskland 10ÅR, Japan 10Y, UK 10Y
This is a strange experimental strategy WIP that I decided to upload an early version to share some of what I am working on. Just one script of a few. It combines Chande Momentum with RMI and some weird ones I am experimenting with - Triple Hull MA RSI, Double Exponential + Volume Weighted RSI, Triple Exponential RSI. And to top it off, a final oscillator that...
This script is for a Bollinger Band type indicator with built-in TradingView strategy including as many features as I can possibly fit into a Bollinger Band type indicator including a wide variety of options to create the most flexible Bollinger Bands strategy possible. Features: - A single custom moving average serving as the middle band. - Standard MA...
Hull is its extremely responsive and smooth moving average created by Alan Hull in 2005. Minimal lag and smooth curves made HMA extremely popular TA tool. alanhull.com Script was made to regroup multiple hull variants in one indicator,maintaining flexible customization and intuitive visualization Option to chose between 3 Hull...
One challenging issue for beginner traders is to differentiate market conditions, whether or not the current market is giving best possibility to stack profits, as earliest, in shortest time possible, or not. On intraday, we've seen some big actions by big banks are somewhat can be defined --or circling around-- by HMA 200 . I've been thinking on to make the...
Converted the hull suite into a strategy script for easy backtesting and added ability to specify a time periods to backtest over.
The Hull Moving Average (HMA), developed by Alan Hull, is an extremely fast and smooth moving average. In fact, the HMA almost eliminates lag altogether and manages to improve smoothing at the same time. The Hull Moving Average solves the dilemma of making a moving average more responsive to current price activity whilst maintaining curve smoothness. (hoping in...
This script is for custom candles based on an HMA calculation with a default period of 10 as well as an SMA of the close price, defaulted to 1 period to only show the current price. The purpose of the custom candles is to try and reduce noise from candles and help identify trends. These custom candles somewhat resemble Heikin-Ashi candles in their...
A Hull Moving Average strategy. I simply copied the code from mohamed982 and wrapped it in strategy code. All credits go to him not me.
Ichimoku_cloud + Daily-Candle_cross(DT) + HuLL-MovingAverage_cross + MacD any timeframe, all indicators settings adjustable for fine tuning to pair/timeframe Target Point and Stop Loss settings set SL low to reduce repaint
A simple code to plot Hull MA with colour coding of plot fill and price bars based on strength.
This is TSI and CCI combined. The CCI is customized and is using HullMA, but the TSI is default TSI For use with the HMAv420 indicator, to form trading strategy based on the 3 indicators. Best as all 3 indicators used on 3 timeframes at once, ie 1m 5m 1H
This screens for Hull MA trend reversal's in 10 different securities. If the label color is not visible due to the text in it being white colored, then choose a different color from settings. Also added a simple HullMA to it. If want can increase it upto 40 securities in the code which is upto user to decide. This was requested by soderstromkenan in comments and...
Here we are using Hull Moving Average crossovers as an experiment in trend detection. The Hull Moving Average (HMA) is an extremely fast and smooth moving average. Credit to alexgrover & RicardoSantos:
Uses 4 Ma cross... Double Hull Moving Averages Volume Weighted Moving Average Weighted Moving Average <<<<< by SeaSide420 >>>>>>
THIS IS A COMBINATION OF TWO HULL MOVING AVERAGE LINES -ONE WITH LONGER PERIOD -OTHER WITH SHORTER PERIOD TO INDICATE BUY/SELL SIGNALS AS THE KNOWN GENERAL RULE; IT WOULD BE A BUY SIGNAL WHEN SHORTER(BLUE LINE) HULL CROSSES ABOVE LONGER (RED LINE) ONE AND CONVERSELY A SELL SIGNAL WHEN LONGER HULL CROSSES ABOVE SHORTER ONE THIS STUFF IS USEFUL FOR USERS...
The Ichimoku Kinko Hyo system includes five kinds of signal, of which this strategy uses the most recent of ones i.e. Tenkan Sen / Kijun Sen Cross and price crosses the Kijun Sen. As the Chikou Span, Senkou Span A and Senkou Span B are shifted into the past/future, the trigger signals will be only be used for visual confirmation and not part of the strategy. The...
This is Keltner Channelz (KC) with Zero Lag Moving Average (ZLMA as base). It is smoother and has less lag than the original (EMA/SMA) variant. It also can be used as a trend indicator and trend confirmation indicator. The upper and lower bands are green if it is an up trend, and red if a down trend. If both have the same color it is a stronger trend.
Cup with Handle formation calculations using Pine. First of all, ignore all other lines in the example chart except the two FAT lines. The two fat lines are the ones that define the Cup With handle or in the example chart: a Reversed Cup With Handle. Note: Handle does not always develop and sometimes the final target price is reached without forming any...