SB Master Chart v4

SB Master Chart was designed with a minimalist appearance, but is able to provide a trader with all the information he needs at a glance to make informed trading decisions. This chart utilizes the alert() function so the trader can be alerted even while away from a computer to a potential trade opportunity.
Version 4 has been redesigned for maximal efficiency. Over the many iterations of the script, I introduced many new visual affects which detracted from the simplicity of the original script. I have since removed many of the eye candy and kept the fundamental visuals that made the script eye appealing. I have redesigned the back end code of the script to be more efficient with the use of custom functions. From V1 to V2 I introduced a trend filter. This made V2 a multi-time frame script. I have since removed the trend filter because it was filtering out many viable trades on shorter time periods. Despite removing the trend filter, I have kept the multi time period functionality of the script and introduced alerting on multiple time periods with one alert.
This chart incorporates the following indicators in some form
- Bolinger
- MACD
- RSI
- Stochastik
- VWAP
- Moving Averages
- Volume
The chart utilizes a combination of 5 indicators to determine overbought and oversold levels.
The green dot indicates oversold conditions. (alerted)
The red dot indicates overbought conditions. (alerted)
The orange dots sometimes precede the green and red dots and are determined by opportunistic volume and often provide better enter and exit opportunities and green and red dots. (alerted)
The yellow dots always precede the green and red dots.
The bar colors are determined by the three moving averages the chart tracks, MA5 , MA20, and MA50.
If the bars are green, a clear uptrend is happening, red represents downtrend.
Yellow bars indicate MA5 is in an uptrend and Orange indicates that MA5 is in a downtrend.
The VWAP lines are based on the following periods and serve as support and resistance lines.
- Green (20 Period)
- Yellow (50 Period)
- Red (100 Period)
The black horizontal lines represent the upper and lower Bollinger bands and serve as elastic support and resistance lines.
The green background represents oversold on 4+ time periods. (alerted)
The red background represents overbought on 4+ time periods. (alerted)
I have also implemented a 4 column table at the top for key indicators: RSI, Stochastic %K, Bollinger, and Daily Trend.
This script utilizes several alert() conditions of various frequency. It utilizes both the alert.freq_once_per_bar_close and alert.freq_once_per_bar options to achieve more timely alerts.
*Special Note - Set alerts on the 30m chart for best results, this will allow regular alerts for all time periods every 30 minutes throughout the trading day.
Some alerts do not require bar close and should be taken more seriously as the alert is more time sensitive.
Added options to disable support lines and vwap lines.
No algo changes made in this update, its strictly visual updates to help trader make more informed decisions.
Skrip jemputan sahaja
Hanya pengguna yang diberikan kebenaran oleh penulis mempunyai akses kepada skrip ini dan ini selalunya memerlukan pembayaran. Anda boleh menambahkan skrip kepada kegemaran anda tetapi anda hanya boleh menggunakannya selepas meminta kebenaran dan mendapatkannya daripada penulis — ketarhui lebih lanjut di sini. Untuk lebih butiran, ikuti arahan penulis di bawah atau hubungi StuBuzzzini secara terus.
TradingView tidak menyarankan pembayaran untuk atau menggunakan skrip kecuali anda benar-benar mempercayai penulisnya dan memahami bagaimana ia berfungsi. Anda juga boleh mendapatkan alternatif sumber terbuka lain yang percuma dalam skrip komuniti kami.
Arahan penulis
Amaran: sila baca panduan kami untuk skrip jemputan sahaja sebelum memohon akses.
Penafian
Skrip jemputan sahaja
Hanya pengguna yang diberikan kebenaran oleh penulis mempunyai akses kepada skrip ini dan ini selalunya memerlukan pembayaran. Anda boleh menambahkan skrip kepada kegemaran anda tetapi anda hanya boleh menggunakannya selepas meminta kebenaran dan mendapatkannya daripada penulis — ketarhui lebih lanjut di sini. Untuk lebih butiran, ikuti arahan penulis di bawah atau hubungi StuBuzzzini secara terus.
TradingView tidak menyarankan pembayaran untuk atau menggunakan skrip kecuali anda benar-benar mempercayai penulisnya dan memahami bagaimana ia berfungsi. Anda juga boleh mendapatkan alternatif sumber terbuka lain yang percuma dalam skrip komuniti kami.
Arahan penulis
Amaran: sila baca panduan kami untuk skrip jemputan sahaja sebelum memohon akses.