Escaping of Rate from Average By Mustafa OZVER This code shows a location of a rate or price (or etc.) from the average, rated by the standard deviation. To show that, calculates the ema and standard deviation of our data then calculates the distance between ema and the current data by the standard deviation. In summary, we can say that this value is the current...
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.
This indicator was originally developed by Marc Chaikin.
This strategy is just for training, its purpose is just learning code in pine script. Don't make buy or sell decision with this strategy. Turkish/Turkce Bu strateji sadece pine script'te kodlamanın nasıl yapildigini ogrenmek icindir. Bu stratejiye dayanarak, kesinlikle al-sat islemleri yapmayin. How it works? When RSI and Stoch are in oversold area and if...
MACD normalized with its highest and lowest values over the last “Normalization period” - includes alerts
The potato signal requires no changes other than that the source to be used is wolfpack ID. Apply to chart and let it do the work for you. It is a buy and sell signal for all potatoes. A signal designed to work along side of other indicators. When it says buy, you long, when it says sell, you short.
@version=2 This indicator is designed to give early entry signals as well as to follow trend moves, according to different settings. The indicator shows a histogram of the RSI ro MFI in relation to an ema of the RSI or MFI. The histogram is then smoothed to give early reversal/entry signals. The actual RSI/MFI line with oversold/overbought indication can be...
This indicator finds possible points of reversion, you can use it to stack positions and get a good average price for when the price changes direction, it is the trader responsibility to manage the position and make a profit. -Added alerts
This script detects an event created by Oliver Velez, basically it is a wide-range candle, its range is noticeably larger than the previous candles, this event indicates a possible continuation of the movement, or the beginning of an extended movement. The candle has to be of good body, as a rule it can be taken that the body must be more than 70%. The stop goes...
Alerts added to "VWAP Stdev Bands v2" by SandroTurriate Changes -Adjusted trigger conditions for higher signal sensitivity -Color change on bands and signals for better readability and ease on the eyes -Alerts added for up to 4 deviations up and down -Re-enabled deviations 4 and 5 -Re-enabled previous close
Combo of many useful indicators, contains 1)Regular and Hidden Divergence Buy and Sell signals by scarf 2)Time and Money channels by Lazybear 3)Fibonacci Bollinger Bands by Rashad 4)Linear Regression Curve by ucsgears Thanks for all the creators for the source codes!
Hi, I hope you're well! At the request of my friend @jansrbtc I'm going to publish a simple emas crossing strategy. We will do long or short at the cross of the two ema. Good strategy for when an asset is in trend. Warm: In choppy periods this indicator can be very affected by large drawdowns. Enjoy!
Do you find it difficult to analyze trends? This indicator will help you to have an objective analysis of the trend. Let's start ..... In this indicator Bears and Bulls go their separate ways. -The Bull line (bullish green) always goes above zero. -The Bear line (bearish red) always goes below zero. With a quick glance, you will know who is winning. ...
Hello traders! This indicator was originally developed by Daniel Fernandez (Currency Trader magazine, 2011). It is based on the two well-known indicators by Dr. Alexander Elder - Bulls Power and Bears Power. Signals 1) Long when Bull and Total lines indicate 100 (it happens rarely) 2) Short when Bear and Total lines indicate 100 (it happens rarely) 3) Bull...
This script finds sell / buy rates and adds its linear regression to the chart. its aim is finding buying and selling power, then you can try to find trend reversals. Also you can find divergences, it's very important signal for trend reversal. Linear regression is a basic and commonly used type of predictive analysis. if you choose lower periods then it will be...
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!!!
This script detects an event created by Oliver Velez, it is a wide-range candle with a small body and a long tail (hammer-type candle), its range is noticeably larger than previous candles, as a rule it can be taken that the body should be maximum of 30% of the total range of the candle with a long tail. The stop goes under the tail and the signal is given when...
The FollowLine indicator is a trend following indicator. The blue/red lines are activated when the price closes above the upper Bollinger band or below the lower one. Once the trigger of the trend direction is made, the FollowLine will be placed at High or Low (depending of the trend). An ATR filter can be selected to place the line at a more distance level than...