Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
LAND SECURITIES GROUP PLC ORD 10 2/3P, BURFORD CAPITAL LIMITED ORD NPV (DI), SMITH & NEPHEW PLC ORD USD0.20, BIDSTACK GROUP PLC ORD 0.5P, LLOYDS BANKING GROUP PLC ORD 10P, BARCLAYS PLC ORD 25P
FTSE 100, DAX Index, Euro Stoxx 50, S&P 500, Nasdaq Composite, Nikkei 225
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
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...
This indicator was originally developed by Marc Chaikin.
MACD normalized with its highest and lowest values over the last “Normalization period” - includes alerts
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...
@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
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...
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...
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...
Coral Trend Indicator Buy-Sell with Alarm by coinsspor. You can setup BUY-SELL alarm.
The objective is only to evaluate different configurations of the indicator "Follow Line MTF Any MM Average". The strategy does not have position management, it's very basic, this indicator should be used to see trend, range zones, evaluate the best areas to enter the market, use higher time frames to confirm a direction can be useful. I do not recommend using...
"KINSKI Buy-Sell Signal" is an Average True Range (ATR) based trailing stop indicator. In this version, you can change the ATR calculation method using the settings. The default method is hlc3. The HLC stands for High, Low, Close and the /3 divides the result by 3 to give you the average. The indicator calculates the buy and sell signals using HLC3, Simple...
Firstly I'd like to state that this script's ATR buy/sell source is from the public script library here: Additionally with the buy/sell signals from the original script, two more buy/sell conditions were added to give more entries/scaling in or out options. On top of that, two SMA lines were added, a 1 day moving...
A trading scalp tool that helps traders confirm buy/sell orders. This indicator works well along with other indicators such as MACD , Stoch RSI and RSI . Ideally this indicator works on certain time frames, therefore, look for the best time frame for the stock or coin.