Hull_TSI Strategy v3True Strength Index, but Exponential Moving Average taken out and replaced with Hull Moving Average
this version uses 3 Hull MA's as well as the TSI value crossovers above or below the upper/lower lines
This version is the closest to the API bot featured at gekkoplus.com
Hull_TSI bot is competing in the competition
" Gekko Plus is hosting a strategy contest. Submit the best performing Gekko strategy and win 0.1 BTC! "
15 Nov 2018: Strategy contest start
10 Dec 2018: Strategy contest end
12 Dec 2018: Contest evaluation, announcement of winners!
Media móvil de Hull (HMA)
Hull_TSI Strategy v2True Strength Index, but Exponential Moving Average taken out and replaced with Hull Moving Average
this version uses only the crossover of the TSI values
Hull_TSITrue Strength Index, but Exponential Moving Average taken out and replaced with Hull Moving Average
increase the values for increased timeframes i found good on 1hour chart 700,700,700 (instead of 420)
this is the indicator version, hopefully Alert friendly with each plot named
HULL_FIB Strategy2 Hull Ma's
Long Hull MA FIB Lines
It will Sell when reaches upper 0.618 Fib and Hull(short_period)has crossed over to selling
it will close sell by TP or SL or when reaches lower 0.618 Fib
Buy is opposite that
here is how it makes the FIBS:
================================================
mult = input(3.0, minval=0.001, maxval=50)
basis = func_hma(price, HMAlengthLong)
dev = mult * stdev(price, HMAlengthLong)
upper_1= basis + (0.236*dev)
upper_2= basis + (0.382*dev)
upper_3= basis + (0.5*dev)
upper_4= basis + (0.618*dev)
upper_5= basis + (0.764*dev)
upper_6= basis + (1*dev)
lower_1= basis - (0.236*dev)
lower_2= basis - (0.382*dev)
lower_3= basis - (0.5*dev)
lower_4= basis - (0.618*dev)
lower_5= basis - (0.764*dev)
lower_6= basis - (1*dev)
plot(basis, color=orange, linewidth=2)
p1 = plot(upper_1, color=gray, linewidth=1, title="0.236")
p2 = plot(upper_2, color=gray, linewidth=1, title="0.382")
p3 = plot(upper_3, color=gray, linewidth=1, title="0.5")
p4 = plot(upper_4, color=black, linewidth=2, title="0.618")
p5 = plot(upper_5, color=gray, linewidth=1, title="0.764")
p6 = plot(upper_6, color=red, linewidth=2, title="1")
p13 = plot(lower_1, color=gray, linewidth=1, title="0.236")
p14 = plot(lower_2, color=gray, linewidth=1, title="0.382")
p15 = plot(lower_3, color=gray, linewidth=1, title="0.5")
p16 = plot(lower_4, color=black, linewidth=2, title="0.618")
p17 = plot(lower_5, color=gray, linewidth=1, title="0.764")
p18 = plot(lower_6, color=green, linewidth=2, title="1")
=================================================
HMA + ATR CLOUD SYSTEMPlaying around with some ideas. Hull MA's have good entries and exits on their own, but together with ATR I find them to be even more solid. Only tested with crypto. Best results on daily timeframe and long only.
Stop loss, trailing and pyramiding code is functional. There is also a long only / short only option in the bottom of the settings.
Let me know what you think
PBVIP's BTC Printing MachineQ:What is the BTC Machine?
A: Its an scripted algorithm that forecasts institutional positions on the market.
Q:How did the script be able to do it?
A: My theory is that big players as banks, hedge firms or those we call 'whales' have defined position based on trading algorithms that are less human and more artificial inteligence driven. I setup several indicators basing on past performance of the market and evolved each one, each parameter as an neural network would do. The result is aimed to replicate a view of the market from the eyes of a bot.
Q: Its hard to understand?
A: To simplify it, the algoritm paints defined and polarised signals directly on the chart, as "long", "exit long", "Short", and "exit short" so its fairly simple
I'm asking 0.05btc per month on the renting system or 10btc for full access on the script
Q: Where it works?
A: Mainly on Bitmex pairs, but is proven to work on binance, stock market pairs and even on forex.
Hull_TSI StrategyTrue Strength Index, but Exponential Moving Average taken out and replaced with Hull Moving Average
increase the values for increased timeframes i found good on 1hour chart 700,700,700 (instead of 420)
Hull Moving Average Cloud v2Hull 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 you)
Source code open, if you find improvement please share thankyou
Hull Moving Average x3 StrategyThree Hull Moving Average Crossovers , user can choose different history data periods, and timeframe ( indicator can look at timeframes other than just the current chart timeframe )
commission is already included in this result
Hull_Cloud3 Hull Ma's, cloud is made by the Mid and Long Hulls, entry and exit rules calculated with Short Hull (normal crossover) and edges of cloud
This has commission already accounted for, and has the backtesting time selection settings
so user can test any particular history data period
Hull_Long Hull_ShortHull Moving Average only, x2
Hull_Long = open orders
&
Hull_Short = close orders
profitable with commission of: 0.2% ( common taker/market order fee )
📊 Advanced Charts Suite v2.1 by 🇨🇷🇾🇵🇹🇴🇷🇹🇭🇾🇭🇲🇸📊With the advanced charts suite you get multiple indicators you can overlay on your charts, while only using one indicator slot.
🎁We made this after requests from our members, to assist those who use a free TV account. Its not advised to use them all at once, use them in combinations and see what works for you!
🕥 It can take a minute or more to load... be patient! I wanted to include more indicators, but hit some of the limits imposed by pine script. All options are off by default.
📊 Indicators Included are:
✅Ichimoku Cloud
✅Support Resistance Fractal
✅Trailing Long/Short Stoploss
✅Bull Bear Squares
✅Triple Hull Moving Average
✅Standard Hull Moving Average
✅Fibonacci Daily
✅Advance Decline Lines
👍If you enjoy the Charts Suite, please like the indicator, and follow me on TradingView!
💬Come chat with us in telegram (link in signature) if you have any questions or would like a trial of a premium indicators (linked below).
Hullinger Bands StrategyLike Bollinger Bands, but with Hull MA
seems to work on all pairs and timeframes
DepthHouse Tutti Frutti Moving AveragesDepthHouse Tutti Frutti Moving Averages combines the use of up to 5 Moving Averages that change colors based upon their position.
This indicator has full MTF support (multiple-time-frame). Meaning you can lock the moving averages to a specific time frame.
Currently Supported MA types:
SMA
EMA
SMMA
Hull MA
WMA
Multiple Time Frame Option
My favorite feature is the ability to lock the displayed moving averages to a specific time frame.
Say you wish to view the 30 min chart while keeping the 60 minute moving averages. Just turn this feature on!
This is a free indicator so please enjoy!
Leave questions and requests in the comments below!
HMA + HMA + Dispersion background fill (ver 2.0)fast HMA • slow HMA • Dispersion Zone| background color's
---
Background colors: Red, Green and Yellow. Default transperent = 5%
• Green background: fast HMA above the dispersion zone
• Red background: fast HMA below the dispersion zone
• Yellow background: fast HMA inside the Dispersion Zone
---
# Alerts only for cross Yellow to Green and Yellow to Red zones.
---
• The dispersion zone is calculated relative to the slow HMA.
Fast - Slow HMA background fillfast HMA • slow HMA | background
---
Background colors: Red and Green. Default transperent = 2%
• Green background: "fastHMA" crossover "slowHMA"
• Red background: "fastHMA" crossdown "slowHMA"
[N] NettyTrendsIf you're reading this, you're a trusted early tester.
Please respect the time and effort I put into my scripts by keeping all details private.
When the script/strategy is ready and fully tested, allow me to make it public myself.
Note that you can toggle BBs off in the options, but I recommend keeping them on.
I use this script alongside price action and supply/demand ideas with horizontal levels.
This is already a complex indicator set. Be careful not to add too many additional indicators.
I'd appreciate any constructive feedback and comments.
- Netrin
(Twitter: @cryptonetrin)
Disclaimer: This is not financial advice. Your financial decisions are your own.
Hull Moving Average and Daily Candle CrossoverHull Moving Average. Alan Hull developed Hull Moving Average in 2005 in his quest to create a moving average that is "responsive to current price activity while maintaining curve smoothness". Hull claims that his moving average "almost eliminates lag altogether and manages to improve smoothing at the same time"
This strategy has Lag built in, the signal will appear 1 or 2 candles lagged, but it wont repaint the signal.... in theory!
Does this repaint? you tell me. thankyou
Change the settings every time you change timeframe or pair
Hullfib-trailingso I add a trialing function based on volume pf the bars
this will ,ake the system more easy for the trader
1. Hull mean avreage with color changes (green -red that show the trend )
2. signal prouduce by Hull and bollinger fibs
3.signal prouduce by trailing volume bars (B , S)
4. upper and lower daily fibs
togetther you can make good combination when you bet on bitmex
have fun