PROTECTED SOURCE SCRIPT
Cập nhật MarCipher | Buy/sell signals including VWAP, RSI and Stoch RSI.

//Based on many different scripts
The script can be used on every timeframe.
How to use it?
- First check whether the bar (below the waves) is green (which means there is a lot of buying recently), in that case we are looking for a long option. If it is red (ofcourse) we are looking for a short option.
- The green dots below the blue waves represent a buy signal and if the blue wave is oversold (below 60) the green dot is considered a BIG buy signal (more probability of a good trade). The big buy signals are also plotted on the horizontal bar. So a green dot on the bar while the bar is also green represents a buy signal. You can exit the long when a red dot appears in the blue wave above the zero line.
- Another way to use it is to look for divergence of the blue waves. When a blue wave below the zero line appears and then a new wave (some time later) appears which is smaller than the previous, this is considered a good entry point for a long.
- The yellow represents the VWAP (which can be used as a confirmation (crossing up means buying, crossing down means selling)
The RSI is also added (yellow line) oscillating between 100 and 200 (is moved up by 100).
The Stoch RSI is also added (blue and red lines) on the same interval as the RSI.
For improvements, ideas or questions, please don't hesitate to leave a message.
The script can be used on every timeframe.
How to use it?
- First check whether the bar (below the waves) is green (which means there is a lot of buying recently), in that case we are looking for a long option. If it is red (ofcourse) we are looking for a short option.
- The green dots below the blue waves represent a buy signal and if the blue wave is oversold (below 60) the green dot is considered a BIG buy signal (more probability of a good trade). The big buy signals are also plotted on the horizontal bar. So a green dot on the bar while the bar is also green represents a buy signal. You can exit the long when a red dot appears in the blue wave above the zero line.
- Another way to use it is to look for divergence of the blue waves. When a blue wave below the zero line appears and then a new wave (some time later) appears which is smaller than the previous, this is considered a good entry point for a long.
- The yellow represents the VWAP (which can be used as a confirmation (crossing up means buying, crossing down means selling)
The RSI is also added (yellow line) oscillating between 100 and 200 (is moved up by 100).
The Stoch RSI is also added (blue and red lines) on the same interval as the RSI.
For improvements, ideas or questions, please don't hesitate to leave a message.
Phát hành các Ghi chú
You can now manually create an alert for the big buy signals (big green dots)Phát hành các Ghi chú
//Updated to Pine Script version 5//Based on many different scripts
The script can be used on every timeframe.
How to use it?
- First check whether the bar (below the waves) is green (which means there is a lot of buying recently), in that case we are looking for a long option. If it is red (ofcourse) we are looking for a short option.
- The green dots below the blue waves represent a buy signal and if the blue wave is oversold (below 60) the green dot is considered a BIG buy signal (more probability of a good trade). The big buy signals are also plotted on the horizontal bar. So a green dot on the bar while the bar is also green represents a buy signal. You can exit the long when a red dot appears in the blue wave above the zero line.
- Another way to use it is to look for divergence of the blue waves. When a blue wave below the zero line appears and then a new wave (some time later) appears which is smaller than the previous, this is considered a good entry point for a long.
- The yellow represents the VWAP (which can be used as a confirmation (crossing up means buying, crossing down means selling)
The RSI is also added (yellow line) oscillating between 100 and 200 (is moved up by 100).
The Stoch RSI is also added (blue and red lines) on the same interval as the RSI.
For improvements, ideas or questions, please don't hesitate to leave a message.
Mã được bảo vệ
Tập lệnh này được đăng dưới dạng mã nguồn đóng. Tuy nhiên, bạn có thể tự do sử dụng tập lệnh mà không có bất kỳ hạn chế nào – tìm hiểu thêm tại đây.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.
Mã được bảo vệ
Tập lệnh này được đăng dưới dạng mã nguồn đóng. Tuy nhiên, bạn có thể tự do sử dụng tập lệnh mà không có bất kỳ hạn chế nào – tìm hiểu thêm tại đây.
Thông báo miễn trừ trách nhiệm
Thông tin và ấn phẩm không có nghĩa là và không cấu thành, tài chính, đầu tư, kinh doanh, hoặc các loại lời khuyên hoặc khuyến nghị khác được cung cấp hoặc xác nhận bởi TradingView. Đọc thêm trong Điều khoản sử dụng.