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
I simulated the EoRfA indicator with the gold price For details about the indicator, visit my profile on tradingview For Simulation, with default settings, we order if Eorfa > 1 and change(eorfa) < 0 sell if Eorfa < -1 and change(eorfa) > 0 buy And we got - 2.49 % profit - 74 % profittable order from all But only this value can not guarantee good...
This indicator colors the background in vertical (green/red) stripes to indicate if the current trend is possibly bull / bear A region where the background is not colored indicates that the present trend can not be identified The algo combines the RVSI (Relative Volume Strength Index {ref fract} ) and the MACD The Relative Volume Strength Index has been...
Trend Trader The code is open source, what it uses to print signals is MACD cross and ADX. Bar colors change in relation to where price is according to the 50 day MA. The MA ribbon is used for visualizing trend and using it for dynamic support/resistance. The ribbon is comprised of the 50 day and 100 day MAs. Main reason to publish this script is because some...
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 looks simple but it was bit tricky to code and to make it work on all time frames . I have used array in this to showcase the use of array, array give you more flexibly. It works on all time frame 1m 2m 3m 5m 10m 15m 30m 60m 120m. When the time frame is greater than the or equal to "D" it will show the current bar volume only. Total volume is...
MACD = Moving Average Convergence and Divergence Hybrid = Combining the two main MACD signals into one indicator BSH = Buy Sell Hold This indicator looks for a crossover of the MACD moving averages (12ema and 26ema) in order to generate a buy/sell signal and a crossover of the MACD line (12ema minus 26ema) and MACD signal line (9ema of MACD line) in order to...
This script can be used to visually identify the 1 standard deviation range of price movement anticipated by NSE ticker for Volatility Index NSE:INDIAVIX Ideal to use on NSE:NIFTY ticker only! The NIFTY range is extended to Yearly, Monthly, Weekly, Daily based on the current value of INDIAVIX. All options are customizable: Time frame of the VIX Bands Select /...
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...
Dear Traders This RSI 8 period made for perfect entry for Long and Short for Intraday/Scalping in any time frame, when RSI 8 crossed above 55 the Candle charged to White then you can go for Long/Buy and when crossed below 45 the Candle changed to Yellow so you can go for Short/Sell, it working in any time frame. Thanks & Regards Nesan
CCI & EMA_CROSS_Paydar Hello everyone This indicator is actually a very efficient oscillator, This system is a unique combination of indicators CCI and EMA, which of course has special settings, these settings are adjusted as much as possible due to signaling. As you can see in the picture: CCI: the two colors line, green and red, are actually the same...
It is a simple indicator, you can use it with all time frames. So the pink line present the last high potential area that price try to breakout , and to use it you must consider three main things : 1- price on your time frame above Ichimoku cloud. 2- RSI above 50. 3- MACD crossover. how to execute your order? when price break the pink line and close 1 minute candle .
Plots the CBOE Put Call Ratio and marks up locations of extremities. Useful as a factor of confluence in identifying extremities in the market.
script is based on price changes ( wick length ) to decide what is buying and selling pressure on underlying asset.
Indicator signs -Buying or selling signal on screen -RSI in overbought or oversold -Stoch overbought or oversold "Risk adjustment" The expected profit is 30pips positive. Adjust risk by 30pips indicator consisting of Stoch 14, 6, 6 Rsi 14 Dmi 20, 5
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...
The original version uses SMA, in this new version you can choose any type of MA and time frame. - RMA,SMA,EMA,WMA,VWMA,SMMA,KMA,TMA,HullMA,DEMA,TEMA,CTI - 1 min, 3 min, 5 min, 15 min, 30 min, 45min, 1h, 2h, 3h, 4h, 1d, 1w, 1M - Alerts Combine multiple time frames, this will come in handy ¡¡¡¡ Success in your trade ¡¡¡¡
The objective is only to evaluate different configurations, I do not recommend using only this indicator to trade, because you can lose all your money if you do not know what you are doing. I hope you find it useful. Successes
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...