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
Basically just another form of moving average, for quick swings, built for testing/use with API cryptobots, simple switch from buy to sell. Hull MA(2 candles back) times 3 plus Ichimoku divided by price(1 candle back) = value1 Hull MA(3 candles back) times 3 plus Ichimoku divided by price(1 candle back) = value2 if value1>value2 then buy else sell calculates...
This script is a crossing of eleven different MA, with alerts and SL and TP. The simplest is what works best... SMA --> Simple EMA --> Exponential WMA --> Weighted VWMA --> Volume Weighted SMMA --> Smoothed DEMA --> Double Exponential TEMA --> Triple Exponential HMA --> Hull TMA --> Triangular SSMA --> SuperSmoother filter ZEMA --> Zero Lag Exponential Using...
Mirocana.com strategy by pilotgsms - version 4.20 <<<< Edited by Seaside420 >>>> special thanks to 55cosmicpineapple changes: strategy settings tweaked and Hull_MA_cross added to script
This indicator fill bars with color of HullMA + warning yellow bars, then trend reversing
The idea for this script came when I studied how the Hull moving average should be used in trading, where I saw someone who used two HMA's, a longer and a shorter one, in a system in which he only placed an order if these agree on direction. This way he could pause trading when there is no direction (sideways movement). I look for a way to analyse range extensions...
This indicator will show the swing high and lows for the number of bars back. It's very easy to use and shows good support and resistance levels. I then took it a step further and added a moving average with all the standard types in my indicators: SMA EMA Weighted Hull Symmetrical Volume Weighted Wilder Linear Regression I then added Bollinger Bands to show...
This indicator displays 2 Hull Moving Averages (HMA) for a quick representation of both floating S/R levels and swing entries.
This is a collection of moving averages. Thanks to everget and other pinecoders to pubblish their codes in tradingview. I just collect a lot of moving averages in one script and transform them in stand alone functions, so you can copy and paste in your script the MA that best fit your needs. Furthermore, the chart shows which moving average has more smooth and...
Ichimoku Cloud + Hull MA + TD sequential Option to turn on and off base and conversion line. Option to turn on and off TD sequential.
open = Hull crossover and ATR line with price crossover close = Hull crossover
Keltner Channels around Hull Moving Average Script shared upon request. No guarantees on accuracy.
Here's an updated version of the CBG Keltner Channel indicator. 1. Added a new option for painting bars and backgrounds. - Option 5 will paint up bars if the midline moving average is moving up and price is above the control moving average. It will paint down bars if the opposite is true. If neither are true, it will paint a neutral color. The neutral color...
=========== Moving Average Compendium (16 MA Types) =========== A selection of the most popular, widely used, interesting and most powerful Moving Averages we can think of. We've compiled 16 MA's into this script, and allowed full access to the source code so you can use what you need, as you need it. ----------- From very simple moving averages using...
Implementation of the "Dickinson Moving Average" from the r/algotrading post by Nathan Dickinson Quoted from the author of the Dickinson Moving Average: "I was experimenting with the “zero lag” code from John Ehlers and the Hull Moving Average and noticed that they seemed to respond in complementary ways when properly set up. With the right starting values,...
Normalized MACD with HullMA good on all time-frames and pairs
The latest version of my multiple moving averages. Now includes up to 14 moving averge lines plus a separate slow and fast moving average that can be assigned a different MA type. In the screen shot is the fast/slow set to Hull with 15/50 periods. It is overlaid on top of my Key Numbers indicator. 7 moving averages in 1 indicator, including the Hull Moving...
This is multitimeframe Hull moving average you can change offset to 0 if you want realtime data