Vốn hóa thị trường Tiền điện tử, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
CÔNG TY CỔ PHẦN FPT, TẬP ĐOÀN VINGROUP - CÔNG TY CỔ PHẦN, CÔNG TY CỔ PHẦN TẬP ĐOÀN HÒA PHÁT, CÔNG TY CỔ PHẦN SỮA VIỆT NAM, NGÂN HÀNG TMCP NGOẠI THƯƠNG VIỆT NAM, CÔNG TY CỔ PHẦN VÀNG BẠC ĐÁ QUÝ PHÚ NHUẬN
VIETNAM INDEX, VIETNAM 30, Dow 30, Chỉ số S&P 500, Nasdaq Composite, Chỉ số DAX
Mỹ 10 năm, Euro Bund, Đức 10 năm, Nhật 10 năm, UK 10Y, Ấn Độ 10 năm
The QQE indicator is a momentum based indicator to determine trend and sideways. The Qualitative Quantitative Estimation (QQE) indicator works like a smoother version of the popular Relative Strength Index (RSI) indicator. QQE expands on RSI by adding two volatility based trailing stop lines. These trailing stop lines are composed of a fast and a slow moving...
A different way to plot several RSI at once, 5 RSI with different options: - source, length, timeframe - size of indicator (width) - color change - limit change (30, 70), labels will be changed accordingly - type of RSI line (line, arrow), linewidth - offset label (at the right) There are 4 colors (RSI line) - when RSI > sell limit - when RSI > 50 but below sell...
Hello everyone, I am a heavy Python programmer bringing machine learning to TradingView. This 15 minute Bitcoin Long strategy was created using a machine learning library and 1 year of historical data in Python. Every parameter is hyper optimized to bring you the most profitable buy and sell signals for Bitcoin on the 15min chart. The historical Bitcoin data was...
Normalized version of Quantitative Qualitative Estimation QQE: Normalized QQE tries to overcome the problems of false signals due to RSI divergences on the original QQE indicator. The main purpose is to determine and ride the trend as...
Delta-RSI Strategy (with filters): This is a version of the Delta-RSI Oscillator strategy with several criteria available to filter entry and exit signals. This script is also suitable for backtesting over a user-defined period and offers several risk management options (take profit and stop loss). Since the publication of the Delta-RSI Oscillator script, I have...
RSI Sᴜᴘᴘᴏʀᴛ & Rᴇꜱɪꜱᴛᴀɴᴄᴇ ʙʏ DGT This experimental study attempts to translate Relative Strength Index (RSI) threshold levels of oversold/overbought and bull/bear zones as probable Price Support and Resistance levels █ OPTIONS Support & Resistance Levels , the main aim of the study. Level calculations are based on Relative Strength Index (RSI) ...
Simply using a single RSI and placing a signal after it crosses the 50 level after being overbought or oversold in the same direction.
Dear community, Today I want to present you one of my favorite and simple trading bots: The RSI Trend. This bot is based on the RSI, which normally is used as a trend reversal indicator. However, here it’s used as a trend finding indicator, often with great success. This bot making long-only trades, which is quite successful in bull-markets like the one we’re...
Hello everybody! I'm not much of a coder but I do make indicators for myself for fun sometimes and found this one super cool. Hope it helps! Basically it's a moving average that changes colors based on the trend. How does it do it, you may ask? Simply put, it checks and makes sure that the open and close price is...
Applies Blue or Pink colour overlay to candles when RSI is at or over the predefined parameters. These parameters are adjustable in the settings area of the indicator. Please note RSI does not guaranteed a pivot point in price action and the colour overlay should only be used as an indication or condition not a call to buy or sell alone. The colour overlay is a...
Hi guys, just adapted the CCI Level zero Strategy with the Over Bought and Over Sold levels provided by the Relative Strength Index. The strat is opening a long position at RSI Oversold 30 Level closing it at RSI Overbought 70 Level flipping the position. Enjoy :D
In This experimental study, we've taken RSI data, Volume Profile, and Trend analysis, combining them into one unique package that will allow a trader to analyze market trend lines and their proposed channels, trend momentum through candle color augmentation similar to "Pulse", and Visible Volume index price levels on chart for the current sequence. Below are...
This strategy uses RSI14 for entry and exit signals; applies RSI10 for confirmation. The thresholds can adjusted in Settings. Trailing stop can also be applied if wanted. Tested on daily/hourly charts.
A formula based Stochastic RSI escaping Trading View's internal indicator modules Uses custom - RSI - RMA - STOCHASTIC
RSI and MACD in the chart: - small circles -> oversold/overbought - big circles -> oversold/overbought rising/falling - small diamonds -> macd over/under signal with macd over/under zero Please comment if you have an idea to improve it ;)
Improved Simple Strategy based on RSI, using overbought or oversold levels. Backtest: ETHPERP (FTX) - 30m Set STOP LOSS and GET PROFIT as a percentage (2% and 10% by default). If strategy.position_size != 0 algorithm convert percentages into points and set stop loss and take profit limit orders.
Simple RSI indicator to easily visualize 70-30, 60-50, and 50-40 bands.
Hey Folks ! This is in indicator that generates buy alerts combining Bollinger Bands and RSI. RSI validates the BB signal by confirming we are not in an oversold area. Interval: 3m to 15m Recommended settings for 3commas DCA bot - TP/TTP: 0.3%/0.1%, - Base Order: Your choice , - Safety Order: 1.2 * Your choice of base order - Safety Order Volume...