Modified Gann HiLo ActivatorIntroduction
The gann hilo activator is a trend indicator developed by Robert Krausz published into W. D. Gann Treasure Discovered: Simple Trading Plans for Stocks & Commodities . This indicator crate a trailing stop aiming to show the direction of the trend.
This indicator is fairly easy to compute and dont require lot of skills to understand. First we calculate the simple moving average of both price high and price low, when the close price is higher than the moving average of the price high the indicator return the moving average of the price low, else the indicator return the moving average of the price high if the close price is lower than the moving average of the price low.
My indicator add a different calculation method in order to avoid whipsaw trades as well as adding significance to the moving average length. A Median method has been added to provide more robustness.
The Indicator
The indicator is a simple trailing stop aiming to show the direction of the trend. The indicator use a different source instead of the price high/low for its calculation. The first method is the "SMA" method which like the classic hilo indicator use a simple moving average for the calculation of the indicator.
Sma Method with length = 25
The "Median" use a moving median instead of a simple moving average, this provide more robustness.
Median Method with length = 25
The shape is less curved and the indicator can sometimes avoid whipsaw with high's length periods.
Mult Parameter
The mult parameter is a parameter set to be lower or equal to 1 and greater or equal to 0. High values allow the indicator to be far from the price thus avoiding whipsaw trades, lower ones lower the distance from the price. A mult parameter of 0.1 approximate the original hilo indicator.
In blue the indicator with mult = 0.1 and in radical red the original hilo activator.
Conclusion
The modifications allow more control over the indicator as well as adding more robustness while the original one is destined to fail when market price is more complex.
Thanks for reading :)
For any questions/suggestions feel free to pm me
Signals
Crypto Signals - by @cryptomrdavis - [BETA]Working on some new algorithms to get the best results while trading. For now the signals are solid but there is still to much noise - need to reduce it.
When the noise is gone, this will be a very simple but effective indicator.
More examples
MovingAvg Cross x SARSimple yet powerful strategy to use on cryptomarkets.
I recommend use up to 2-3x leverage in order to prevent liquidations. The results will be much better than backtest if you do so.
Working timeframes are 1d and 4h , but you can test it anywhere. Set time interval in settings to avoid >3000 orders.
Feel free to add this to your favorites and use it on your own risk.
The best markets are BITMEX:XBTUSD , BITSTAMP:BTCUSD , BINANCE:XRPBTC and BITFINEX:ETHUSD .
If you found this helpful please donate and I will develop more interesting things:
BTC: 3BMEXi9EU5SRmiSxXFdTRVCpDXQeP8KMis
ETH: 0xc4ce227a1c8586794e07ca378c04a64ba6bb2387
YACHTMONEY SWING BLASTERA hodge podge of various momentum and trend indicators rolled into a nice little package. Best if used on the 4h to spot reversals or over-extensions.
UltraInstintoTraderthe ultra instinct trader is the most powerful tool basedin the ultimate form of goku, u can use this script to do very fast trading also binary options and get a lot of profitttt
NVT Signal with RMA and thresholds [alertable]NVT Signal, or NVTS, is an indicator that compares the market cap of Bitcoin to the aggregate USD value of daily transactions on the Bitcoin blockchain. It is a value indicator that shows a multiple of Bitcoin price against the actual usage of its blockchain. When the NVTS is low, it suggests Bitcoin price is low relative to the amount of utility the network provides, and vice versa.
For more information on NVTS, visit medium.com
This indicator aims to provide the following:
1. An open-source implementation of NVTS on Tradingview, as the most popular one currently is closed-source.
2. To provide two simple ways to define and visualize "overbought" or "oversold" conditions using the NVTS. Here, we have absolute value of NVTS & deviation from a long-term moving average.
3. Crude integration into Tradingview's alert system.
What this indicator CANNOT do:
1. Timeframes below 1d.
2. Signals based on statistical analyses, such as seen in Bollinger Bands et al. (However, with the appropriate type of account, you can add BBands on top of this indicator.)
I would like to express my gratitude to Willy Woo, Chris Burniske and Dimitry Kalichkin for their work on NVT Ratio and NVT Signal, without which my indicator would not have been created.
Feel free to fork & improve, or experiment with settings. I hope this indicator will be useful to someone.
Flagging BandsIntroduction
A pun between the word flag and the adjective flagging (less dynamic) , this indicator have two bands who react faster when in contact to the price. Imagine you are under sheets, if you abruptly rise, the sheets will instantaneously go up, then if you abruptly get down, the sheets will fall slowly until being in contact with a surface, this is because of a type of friction called drag or air resistance , this force is described in fluid dynamics and i inspired myself from that for the creation of the indicator.
The indicator
The indicator is made of two bands, one upper band and one lower band, then a weighted average of each bands, this average is weighted depending on which band the price is closer. The length control the period of the indicator, in general higher lengths will create wider bands, you must consider that this parameter behave differently than other ones and may create slower results in comparison with other bands indicators while having the same length period.
The indicator can use a simple breakout methodology (see trailing stop part) but can sometime provide support and resistance points, in fact i believe that when the average variability/volatility of band A is higher than the average variability/volatility of band B and that the price cross band B then price will reverse its direction, this claim is not justified, research is needed.
Trailing Stop Mod
It is possible to make the indicator act as a trailing stop, in order to do so just tick the trailing stop mod box.
The average/bands will automatically disappear being replaced by the trailing stop.
Conclusion
I was just playing around when making the skeleton of the indicator, i hope the code is easy to understand, if you need some kind of explanation just pm me, i'm always open to help people/receive suggestions.
Best Regards
Stochastic RSI Signal LinesThis script is for private use only. I created it as step 1 for my Renko Trading Strategy.
Tested on BitMex on XBTUSD.
The Grement - Low Time Frame Scalping (M15-M30)The Grement - Low Time Frame Scalping (M15-M30)
This is how it's work :
You need to put your candle on HEIKIN ASHI STYLE (Lower Noise, Clear Detail of Situation) *Important*
Light Blue Zone : Buy Zone (Long)
Blue Zone : Buy Zone Definetly
Dark Blue Zone : Prepare to Sell (Short)
Black Zone : Sell Zone (Short) (Wait for Next Buy Zone)
The Two Black Lines Cross Meaning Last Call Before Move. (Confirmation of Zone & Move)
Multi 5MA/5EMA with adjustable crossover - by SouthnjesHi guys and gals. This is the newer version that I have modified and revamped from the original code by NigglesSquiggles. (ok'd by the man himself). :)
Great for free members as you get all the MA's and EMA's you need on one indicator slot leaving 2 more slots for other desired indicators.
This indicator will give you 5 MA's along with 5 EMA's. Two of the MA's will allow you to change the input to the moving averages you want. Then it will give you a crossover bar on the chart for easy viewing of a cross up or a cross down using a fast MA and slow MA. You have the option to use exponential values with a single click and also have the option to have your preset candle confirmation however many candles after the crossings that you would like (original code).
Hope it helps and you find it useful.
[astropark - Premium] Long-Short Strategy V3This indicator works nicely between 5m and 1W timeframes :))) and you can set any alerts you like on both buy, sell and take profit signals!
Buy/Long at next candle's open price when you see a green "B" label on the screen, considering green cloud as support for more buys/longs (the bigger the cloud, the stronger the support).
Sell/short at next candle's open price when you see a red "S" label on the screen, considering red cloud as resistance for more shorts (the bigger the cloud, the stronger the resistance).
This indicator suggests some TP (Take Profit) for both longs (in blue color) and shorts (in purple color): you can start (at least partially!) closing the current trade
This is a premium indicator, so send me a private message in order to get access to this script.
Do you like my scripts? Offer me a coffee , a beer, a pizza or whatever :)
BTC jar: 1K5kuYQPEqoNo6GRmJbHWMPmqwKM5S3oRR
ETH jar: 0x091b541a6dd6fe08c4e7bd909baafb2fce9b975e
LTC jar: LSVoAChsZrVsvbNyUfdpxtFpDAUSaUTUig
XRP jar: (XRP deposit tag) 103997763 (XRP deposit address) rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh
PS: Do you need a customization or do you need a dev who implements your strategy? send me a private message ;-)
Ultimate BiasThis indicator is meant to be used by our private trading group.
It allows you to plot complex Market Bias criteria, and it generates a context for the market state and fires Entry/Exit signals.
It includes customized alerts to ease its use in algo trading.
Power Fractals Open Source I decided to make my power fractals indicator open source.
(/script/el8MaHcq-Power-Fractals/)
Feel free to use/change/improve.
Short-Term Trend MasterThis is a short-term trend-following trading strategy.
Buy when there is a moving average crossover and green background signal.
Sell when there is a moving average crossover and red background signal.
Try different timeframes to find the best one.
Cheers!