Buying during Miner Capitulation yields wonderful returns. The best buy signals occur on Hash Rate "recovery", and when price momentum is also positive. Historically, this strategy has yielded average returns to cycle peak of >5000%, with max Drawdown of -15%. Follow me to learn more about this indicator.
No scammers allowed. I protect CT This dude on Twitter @TradingScript(UT Bot) tried to take this free script and sell it. All the inputs he put in are there to make it look complex and don't actually do anything. The only thing that changes is "Key Value". This is the ATR multiplier and in basic terms determines the sensitivity on the indicator. The original...
Fixed a typo in the code where BB multiplier was stuck at 1.5. Thanks @ucsgears for bringing it to my notice. Updated source: pastebin.com Use the updated source instead of the what TV shows below. This is a derivative of John Carter's "TTM Squeeze" volatility indicator, as discussed in his book "Mastering the Trade" (chapter 11). Black...
Make this version of the famous WaveTrend indicator has the following characteristics: - WaveTrend direction detection - Customizable overbought and oversold level (set by default just like the original version) - Possibility to modify the length of the channel (set by default same as the original version) - Possibility of modifying mobile period (set by default...
So this script is my improvement to macd that we all know . it faster and more accurate with less lag first is based on OBV as it primary source next we convert the OBV to MA style format , in this case we can add all form of MA in order to calculate it . as you will see in settimgs it has many type of MA as each beahave differently I make the signal to be in...
Before I go through this chart I want to acknowledge the great programmers who spent much of their time and effort to assist many TV users and traders. Thank you to LunaOwl for the RSI American lines her script made me realize the need to have trendlines, supports, and resistance on RSI charts. Also, a copy of Lij_MC...
Indicator for strategy that was used in a Forex competition and was a winner. Use double MACD with custom settings, search video on YouTube: Learn Five Powerful MACD Trading Strategies Add some tools to analyze the market context a little more: - Detector of regular and hidden divergences. - Atlas Zone (detects consolidation that is about to generate a...
Hello traders Very busy preparing a few stuff for Black Friday but wanted to remind that I still know Pinescript and how to step up my game :) My master @RicardoSantos once again showed me how to push the pinescript limits one step/dimension further. Kudo also to my client (Judy) for this amazing idea. I inspired myself from his script...
This is one of my fav script (Leledec Exhaustion). The original script was written in V2 by Glaz here All I did is to convert this to Version 4 of Pine Scripting language. An Exhaustion Bar is a bar which signals the exhaustion of the trend in the current direction. In other words, an exhaustion...
EXPERIMENTAL: A helper script to map the Anti derivative slopes.
A centerline/non-chart indicator version of Everget's Supertrend script for use in NNFX-style indicator setups, with the emphasis on this indicator NOT adding visual clutter to the main charting area with a baseline indicator already present. This is literally the EXACT same script as Everget's Supertrend, but not drawn on the chart and with the fill/stop and...
This script is an advanced version of the distributional blocks script. In distributional buys and sells: I used a high - low cloud filter, which makes it more prudent to sell the next sell higher for sells and to buy the next purchase lower for buys. I also used the Stochastic Money Flow Index function because it also uses volume to separate regions. The long...
I realized that the zone changes in the stoploss remained slow, so I couldn't make enough use of the characteristics of technical indicators when opening positions. This pushed me to keep stop-loss under the influence of a dependent variable. This script helped me a lot (everget) : I've redesigned the...
Only longs when Macd line is above Bollinger Band and shorts when Macd line is above Bollinger Band, this will avoid many problems. thumbs up!!!
The "AC-P" version of Jaggedsoft's RSX Divergence and Everget's RSX script is my personal customized version of RSX with the following additions and modifications: LSMA-D line that averages in three LSMA components to form a composite, the LSMA-D line. Offset for the LSMA-D line is set to -2 to offset latency from averaging togther the LSMA components to form a...
Script for automatic trading (Alerts). This is the second part of the previous RePanoCHa script but with Take Profit. It Use 6 indicators + volume: -JURIK MOVING AVERAGE -RANGE FILTER (DONOVAN WALL) -ADX (ORIGINAL VERSION) -PARABOLIC SAR -RSI + VOLUME WEIGHTED (LAZYBEAR) -MACD -VOLUME To close the position you can choose between Take Profit only, Trailing Stop...
This is the improved version of Stochastic Money Flow Index script that uses Open Interest instead of volume in Future markets. I think it will make a difference especially in Future and CFD markets. Since the system will pull data from Quandl, CFTC reports may cause repaint when disclosed. So if you use it during the weekly time frame (1W), it will definitely...
Bitcoin’s Real Volume An accurate read on the change in Bitcoin’s volume profile over time. Based on 2019 reports by Bitwise and Alameda Research. Please see the script code notes for assumptions and details on data selection. Follow me for more information on this script.