It isn't easy to determine if the price of a stock is about to break out. Here’s one way you can determine the relative strength of a breakout, enabling you to act early and realize higher profits. This indicator was originally developed by Howard Wang Stocks & Commodities V. 33:09 (60–62)
This is an experimental work to show RSI on the chart. Feel free to use the code and indicator. If you find my works useful, please consider a donation BTC: 19qDW9AShZhBZsGuXcgRzam5Fbpc3EU8EV ETH: 0x39c8552371b9b7f4e324197af460ba8bc8e18ef9
/@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...
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...
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. And remember: Past performance does not guarantee future results.
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...
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...
RSI overbought and oversold histogram Just indicator combo of oldschool slow stochastic and rsi, just looking a little bit better for someone. Strategy is simple: 1) RSI is overbought or oversold (above 70, below 30)? 2) Stochastic line crosses its ema? 3) Stochastic and stochastic ema are in overbought = sell, oversold = buy. Works good in volitile stocks/pairs...
RSI and StochRSI combination with color fill histogram if RSI is over 70 or below 30.