This strategy uses Hull Suite with Stoch RSI Uses Hull Suite as trend and only trades with the direction of the trend. Entry conditions: Hull Suite as a trend Stoch RSI overbought for short entries & oversold for long entries Current parameters works best on BINANCE:BNBBUSDPERP pair.
Hull Moving Average Strategy 2 X HMA's, 1st HMA on current price (recommended source OPEN) 2nd HMA on previous candle. signal on crossover. Buy and Sell signals on chart, red & green view pane (Green Buy, Red Sell)
This script is simple. It uses EMA and HMA crosses to find entries and exits. There is an option for sourcing Heikin Ashi based entries/exits. There is an option for Stop Loss percentage. It is made for finding Long entries on the 45min chart. You can optimize the signals by adjusting the moving average lengths. The default settings are for BTC/USDT...
This is a follow up to my previous publication of Adaptive HMA+ few months ago, as a mean to provide some kind of initial backtesting tools. Which can be use to explore many possible strategies, optimise its settings to better conform user's pair/tf, and hopefully able to help tweaking your general strategy. If you haven't read the study or use the indicator,...
Hull Moving Average Cloud, is not the normal Hull crossover, instead opens orders at cross of price and alternative Hull MA configuration (stretches/shrinks with momentum) Has history settings, Commission already included in result. Only looks into past, should be no repaint (im sure the trolls will correct me if im wrong, thankyou trolls i can always count on...
In this strategy, 15 indicators are used, each giving its results as a numerical value, which then is added or subtracted from the total points, gathered from all 15 indicators. Many thanks to RafaelZioni for his great work making the EasySys1 script which i modified to create this script. Onchart is drawn some of the indicators, but not all, a info panel is...
Ichimoku, HMA, RSI, Stoch, CCI, MACD, Technicals Rating Strategy is a trading Bot that looks at these chosen indicators and assigns a value to each, then calculates the result of adding each indicators result value to a overall rating, which is then compared to a user set level. Here seen on Bitcoin, it has the broker fee included in the testing result. If you...
Do you like TSI indicator? Do you like HMA indicator? The all new, HULLTSIBOT indicator! About: TSI indicator was on a space mission to mine other planets and then the crew stumbled upon a bunch of HMA indicator eggs. In the darkness of the slime room they found, There was a suddenly a bunch of failing and swearing and machinegun fire muzzle flashes, then all...
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...
This is an update by request, on someone elses strategy! well more of an edit, but also update from pine v4 to pine v5. //CREDITS to HPotter for the orginal code. The guy trying to sell this as his own is a scammer lol. //Edited and converted to @version=5 by SeaSide420 for Paperina The UT Bot v5 is Movinging average (the MA) vs ATR (the ATR is in the form...
This strategy has a Fisher-Transform indicator applied to the highs and lows of a Hull moving average instead of the price. It also has a Commodity Channel Index to help with entry/exit. Each part of the strategy can be turned on and off, for example turn off CCI or HMA so they are not used in the order opening/exiting. The base of the strategies entry and exit...
Hello traders, Although this strategy is configured on BTCUSDT , with a changing of settings, it can be used on any trading instrument. Here it is seen, on the 2 hour chart. With Trading Fees included in result (adjust to suit your exchange fees). The candle crossover is set to Daily timeframe. That means that the Candle crossover is going to see if todays price...
Hi! This strategy has TSI and CCI indicators with the CCI being based on a HMA instead of the Price. There is a number of conditions that must combine to create buy or sell signals, but it is basically a couple of MA crossovers. The strategy opens new orders on each candle if the conditions are met, Either direction, so it is hedging. It wont open new orders if...
My first script, be kind :) Most of the rules are implemented: - Money management - ATR, Baseline, Confirmation, Volume, Exit More details...
ATR with HMA experimental minimalist bot for ETHBTC . A strategy for use by Automated Algorithm systems. Different from normal ATR as it uses HMA for smoothing. Example settings result shown here on chart include commission 0.5%
Multiple timeframe Hull moving averages. 1 Hull period, 3 timeframes. With Info Panel This strategy is for any pair but the settings are tuned for DOGEUSDT It is 3 Hull moving averages crossovers. The first HMA is taken from the timeframe of the chart. The second and third HMA's have a setting for TIMEFRAME. For example the user can have the chart on 15m,...
What is it? A simple yet effective strategy ran on the 30m chart. This is a basic idea that can be expanded on using different indicator to either add signals or filter out certain bad signals! The strategy consists of 1 fast moving average and 1 slow moving average. Both of these moving averages are the Hull Moving Average What is the Hull Moving Average?...
Classic 3 MA strategy. Long - Short MA crossover Medium MA and cross is above Long MA Short - Short MA crossunder Medium MA and cross is below Long MA You can choose one of these MA types in params: Simple Moving Average ( SMA ) Exponential Moving Average ( EMA ) Weighted Moving Average ( WMA ) Hull Moving Average ( HMA ) Volume-weighted Moving...