MAGAZINE LUIZA S.A, PETROBRAS PN N2, VIAVAREJO ON NM, BANCO INTER PN N2, VALE S.A, ITAUSA PN N1
Petróleo Brent, Petróleo bruto, Ouro, Prata, Gás natural, Bitcoin
Títulos Americano de dez anos, Título Português de dez anos, Juros de Título Britânico de dez anos, Alemanha 10A, Japão Rendimento 10A, Títulos Europeus
Ouro, Petróleo Brent, Petróleo bruto, CFD de gás natural, Paládio, Prata
This RSI indicator is one of my favorite indicators. This powerful indicator is implemented by Phi-Deltalytics. I modified the drawing so that it is easier (at least for me) to see the signals and trends (it would not matter if you're doing algorithmic trading). Trends and signals. For detailed instructions and tutorial see Phi-Deltalytics page
/@version=2 //By Tantamount //RSI with overbought and oversold alert features! Highly configurable indicator that includes a Topography map feature, used to detect & easily show threshold crossovers. //RSI is used to measure the velocity and change of directional price movements. It is very useful to help determine when an asset is reaching an overbought or...
Highlights Oversold and Overbought Show Cross Line when the momentum ends Same design of my previous indicators Setting recommended for EURUSD: Length = 14 Oversold = 68 Overbought = 32 Other markets try: Length = 14 Oversold = 70 Overbought =30 -- El indicador destaca cuando el mercado esta en sobre-compra o sobre-venta Para una mejor visualización, marca con...
Started to play with very simple strategies. Trying to find ones with optimal parameters which work well for certain symbols/timeframe. Found that basic RSI strategy without any position management with high RSI length (65 in this script) works pretty good for 1m chart for few stocks. It's also not bad for AAPL, SPY. It might not work very good on it's not but...
Really nice performance of Simple RSI Strategy for LTCUSDT ( Binance ) 5m chart. Params: RSI Length: 3, RSI OverSold level: 47, RSI OverBought Level: 56 Performance: 391% profit, 2400 trades, 42% prof, 14.6% dd , 0.65 sharpe. I think this strategy can be a really nice base for a pretty good strategy. We have quite a lot of trades here you can add additional...
This script was written to create a new, rapid relative strength index inspired by the Dow Theory. More info about Dow Theory : www.investopedia.com According to the Dow Theory, volume should confirm market trends. The correlation coefficient between prices and volume is negative in weakening trends and negative trends , positive in...
This indicator is a tool designed to be used with Steven Hart's RSI Exhaustion strategy. For more information google TheTradingChannel or look him up on YouTube :) The default RSI settings for this strategy are: RSI Overbought: 80 RSI Oversold: 20 Length: 7 When the RSI gets above 80, the line will turn red and the script will begin looking for a specific type...
An enhancement of my RSI Bottom Indicator. This one finds you Tops & Bottoms. This indicator uses the RSI and prints you top & bottom warnings directly on the price chart. The other special thing about this is that the RSI pulls the data from the weekly chart no matter on what timeframe you are on. The preferred timeframe can, of course, be changed in the...
Combined MACD with RSI Divergence
This is a very simple script that plots signals on the chart whenever the RSI crosses the given threshold. Nothing fancy, but it is useful for deciding when to exit trades or prepare for pullbacks or for confirming that the market is currently in the middle of an extremely impulsive move or trend. It has alert functionality and you can set the overbought/sold...
Really good performance of Simple RSI Strategy for Nike (NKE) 5m chart. Params: RSI Length: 30, RSI OverSold level: 45, RSI OverBought Level: 60 Performance:57% profit, 112 trades, 73% prof, 6.7% dd, 1.36 sharpe. If you want to hear more from me you can join my Telegram channel: t.me If you want to learn how to code in pine script join my...
Great tool to find market tops, bottoms, S/R's and reversals. Rsi has 2 customiseble overbought and oversold levels can show you extreme levels. Slow Stochastic 1 (25 period) shows small price swings Slow stochastic 2 (100 period) can show you a greater picture, are we reversing? Why do you need Leguerre, Murrey, Kaufman oscilator 3000 when you can have old and...
This is another script for RSI (Relative Strength Indicator) for Multiple timeframes. It is built for scalping. Add it to your 15 Min chart - This is important! The other time resolutions are 1H, 2H and 4H. It is highly flexible, except for the current resolution, the other ones can be changed. The lookback periods for all timeframes are set to 14 - but can...
Slowing the RSI down opens up a whole new world of possibilities. This concept can work for a lot of TA indicators including the MACD. See script source code for further description. Feel free to add pyramid trades at your own discretion in your format menu. No this doesn't repaint!
Trying to find simple strategies with optimal parameters which work well for certain symbols/timeframe. Found that basic RSI strategy without any position management works pretty good for 1m chart for BTCUSDT. It might not work very good on it's not but can give you a pretty good base for more complicated indicators. Also, some position management as simple as...
All levels and RSIs are calculated using Fib numbers. RSI hitting a Fib level is more useful than just hitting 70 or 30