ichimoku14642

RSI - trendlines - div[vn]

ichimoku14642 Atualizado   
This is an indicator for traders of trendline analysis with RSI (the formula for calculating RSI I don't mention here anymore because every trader knows it)
-
  • The Pine Script strategy plots pivot points and trendlines on the RSI chart.
  • This strategy allows the user to specify the interval for calculating the pivot points and the number of pivot points used to generate the RSI trendlines.
  • As all traders know, the RSI line closely follows the actual price line, it is an indicator of momentum, the RSI often tells us the direction of the price line in advance, it often precedes and goes along with the price.
  • RSI is one of the indicators that predicts price trends very well when it crosses its trendline (except in case of divergence).
  • On the chart of the RSI indicator, I only show 2 trendlines closest to the RSI (1 increase, 1 decrease) and the trend lines far away from me are hidden so that traders can focus on observing better.
  • When an uptrend line of RSI (or a decrease of RSI) is drawn according to the settings in the settings of the indicator, then that line is support and resistance so that we can proceed to make a BUY or SELL point according to the indicator. RSI support and resistance strategy
  • When the RSI line breaks above the definitive uptrend line or breaks below the trendline definitively, the price signals a reversal to the nearest trendline.
  • When the RSI breaks the downtrend line of the RSI (definitively), it signals that the price has a high probability of reversing or approaching the nearest resistance area or possibly reversing from bearish to bullish.
  • When the RSI breaks the uptrend line of the RSI (definitively), it signals that the price is likely to reverse or reach the nearest resistance area or it may reverse from bullish to bearish.
  • In addition, I have integrated the normal divergence function of RSI for traders to use in case of divergence - combined with trendline to identify trend reversal more clearly.
-------------------------------------------------------------------------------------------------------
Vietnamese
-Đây là chỉ báo dành cho các trader thuộc trường phái phân tích đường xu hướng với RSI(công thức tính RSI tôi không nhắc ở đây nữa vì mọi trader đều biết)
-Chiến lược Pine Script vẽ các điểm trục và đường xu hướng trên biểu đồ RSI.
-Chiến lược này cho phép người dùng chỉ định khoảng thời gian tính toán các điểm xoay và số điểm xoay được sử dụng để tạo các đường xu hướng của RSI.
-Như các Trader đều biết đường RSI bám sát thực tế với đường giá, nó là chỉ báo về động lượng ,RSI nhiều khi cho chúng ta "biết trước" được hướng đi của đường giá, nó thường đi trước và đi cùng với giá
-RSI là một trong những chỉ báo dự đoán xu hướng giá rất tốt khi cắt đường xu hướng của nó (chỉ trừ trường hợp phân kì)
-Trên biểu đồ của chỉ báo RSI tôi chỉ đưa ra 2 đường trendline gần với đường RSI nhất (1 tăng , 1 giảm)còn các đường xu hướng cách xa tôi đều để ẩn để các Trader tập chung quan sát tốt hơn
-Khi đường xu hướng tăng của RSI (hoặc giảm của RSI) được vẽ ra theo các thiết lập trong cài đặt của chỉ báo,thì đường đó là hỗ trợ,kháng cự để ta có thể tiến hành thực hiện điểm BUY hoặc SELL theo chiến lược hỗ trợ và kháng cự của RSI
-Khi đường RSI mà phá vỡ lên trên đường xu hướng tăng dứt khoát hoặc phá xuống dưới đường xu hướng cách dứt khoát thì giá báo hiệu sắp đảo chiều ngược với đường xu hướng gần nhất
-Khi RSI phá vỡ đường xu hướng giảm của RSI (cách dứt khoát) thì báo hiệu sắp tới giá có khả năng cao sẽ đảo chiều hay tiến tới vùng kháng cự gần nhất hay có thể đảo chiều từ giảm thành tăng
-Khi RSI phá vỡ đường xu hướng tăng của RSI (cách dứt khoát) thì báo hiệu sắp tới giá có khả năng cao sẽ đảo chiều hay tiến tới vùng kháng cự gần nhất hay có thể đảo chiều từ tăng thành giảm
-ngoài ra tôi có tích hợp thêm vào công cụ chức năng phân kì thường của RSI để trader dùng trong trường hợp phân kì - kết hợp với đường trendline để xác định xu hướng đảo chiều rõ ràng hơn
Notas de Lançamento:
- Add cloud kumo(ichimoku) to the indicator. Kumo cloud is the support and resistance of the RSI, if the RSI is above the cloud, it shows good upward force
- If the RSI crosses above its downtrendlines and the breakout point is above the Kumo cloud, the upward force is very good
- On the contrary, if the RSI cuts down to its rising trendlines and that break point is below the Kumo cloud, the downward force will decrease even more
- Added function of marking normal divergence signal of RSI (from number 1.2.3.4.5), if it detects the peaks of the price getting higher and lower and the peak of RSI is lower, it will mark the order number .Trader based on that to know when the divergence numbering ends, that's a good entry point
vietnamese
- Thêm mây kumo(ichimoku) vào chỉ báo . mây Kumo nó là hỗ trợ ,kháng cự của RSI,nếu RSI mà trên mây thì nó thể hiện lực tăng tốt
- Nếu RSI cắt lên trên trendlines giảm của nó mà điểm phá vỡ đó trên mây Kumo thì lực tăng rất tốt
- Ngược lại nếu RSI cắt xuống trendlines tăng của nó mà điểm phá vỡ đó dưới mây Kumo thì lực giảm còn giảm nữa
- Thêm chức năng đánh dấu tín hiệu phân kì thường của RSI (từ số 1.2.3.4.5),nếu nó phát hiện các đỉnh của giá ngày càng cao mà đỉnh RSI càng thấp hơn thì nó sẽ đánh dấu số thứ tự .Trader dựa vào đó để biết khi nào kết thúc đánh số phân kì thì đó là điểm vào lệnh đẹp
Notas de Lançamento:
Add horizontal line OverBought(70), OverSold(30), Midline(50)
RSI trendline color change
Notas de Lançamento:
- Added a function to show notification labels when RSI breaks its trendline
- Change label color when RSI trendline is broken (up break from red to green, break down from green to red)
- Thêm chức năng hiện nhãn thông báo khi RSI phá vỡ đường xu hướng của nó
- Đổi màu nhãn khi đường xu hướng RSI bị phá vỡ(phá vỡ lên thì từ đỏ sang xanh, phá vỡ xuống thì từ xanh sang đỏ)
Notas de Lançamento:
small change
Notas de Lançamento:
- Alert when there is a bullish divergence or a bearish divergence
- Tạo cảnh báo khi có phân kì tăng hoặc phân kì giảm
-There is a counting coefficient on completion of the divergence
- Có hệ số đếm khi hoàn thành phân kì
- From here I will build a Bot that scans divergence for the table as shown below
- Từ đây tôi sẽ xây dựng con Bot quét phân kì cho bảng như dưới đây
Notas de Lançamento:
change codes when divergence occurs

Script protegido
Este script é publicado como de código fechado e você pode usá-lo livremente. Você pode favoritá-lo para utilizá-lo em um gráfico. Você não pode visualizar ou modificar seu código fonte.
Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?