OPEN-SOURCE SCRIPT
Aggiornato RSI and BBand simultaneously OverSold

ENG : This indicator is created by combining the standard period RSI indicator with an Oversold limit of 32, an Overbought limit of 70 and a period of 14 (these values can be changed optionally from the entries and still tabs of the indicator settings) and the Bollinger Band. indicator with a standard deviation of 2 and a period of 20. Also, the RSI Oversold is an upward green triangle where the price simultaneously falls below the BB and the lower limit (Low) (i.e. below 32), where the RSI Overbought (i.e. above 70) at the same time the price rises above the BB and the upper limit (Upper) is a downward red triangle. is indicated by a triangle. An alarm condition is established on these conditions. Source codes are posted visually and written in clear language and with explanations for beginners to learn to pine.
TR : Bu gösterge OverSold sınırı 32, OverBought sınırı 70 ve periodu 14 olan (bu değerler tercihe göre indikatör ayarlarının girdiler ve still sekmelerinden değiştirilebilir) standart periodluk RSI göstergesi ile standart sapma değeri 2, periodu 20 olan Bollinger Bandı göstergesinin birleştirilmesiyle oluşturulmuş olup ilaveten RSI'nin OverSold iken (yani 32 altına düştüğü) aynı anda fiyatın BBand alt sınırı (Lower) altına düştüğü yerleri yukarı yönlü yeşil üçgenle, RSI'nin OverBought iken (yani 70 üstüne çıktığı) aynı anda fiyatın BBand üst sınırı (Upper) üstüne çıktığı yerleri aşağı yönlü kırmızı üçgenle belirtmektedir. Bu şartlar üzerine de alarm kondüsyonu oluşturulmuştur. Kaynak kodları görünür olarak yayınlanmış olup, pine öğrenmeye yeni başlayanlar için anlaşılır dilde ve açıklamalar eklenerek yazılmıştır.
TR : Bu gösterge OverSold sınırı 32, OverBought sınırı 70 ve periodu 14 olan (bu değerler tercihe göre indikatör ayarlarının girdiler ve still sekmelerinden değiştirilebilir) standart periodluk RSI göstergesi ile standart sapma değeri 2, periodu 20 olan Bollinger Bandı göstergesinin birleştirilmesiyle oluşturulmuş olup ilaveten RSI'nin OverSold iken (yani 32 altına düştüğü) aynı anda fiyatın BBand alt sınırı (Lower) altına düştüğü yerleri yukarı yönlü yeşil üçgenle, RSI'nin OverBought iken (yani 70 üstüne çıktığı) aynı anda fiyatın BBand üst sınırı (Upper) üstüne çıktığı yerleri aşağı yönlü kırmızı üçgenle belirtmektedir. Bu şartlar üzerine de alarm kondüsyonu oluşturulmuştur. Kaynak kodları görünür olarak yayınlanmış olup, pine öğrenmeye yeni başlayanlar için anlaşılır dilde ve açıklamalar eklenerek yazılmıştır.
Note di rilascio
RSI OverSold ve Overbought sınırları 32/70 iken 35/77 olarak değiştirildi.Açıklamalardaki küçük yazım hataları düzeltildi.
Note di rilascio
RSI OverSold and Overbought limits changed from 32/70 to 35/77.Fixed minor typos in descriptions.
Note di rilascio
ENG:Made some improvements to the 'Positive Discord for VOLUME' check.
While the 'OS' condition is met, 'OS' is also combined with "sma(volume[1],11)<sma(volume[1],6) and sma(volume[1],6)<sma(volume[1],2) It will check the " condition.
TR:
Hacim yönünden Pozitif Uyumsuzluk kontrolünde bazı iyileştirmeler yapıldı.
'OS' koşulu sağlanırken aynı zamanda sma(volume[1],11)<sma(volume[1],6) ve sma(volume[1],6)<sma(volume [1],2) koşulu da bağlanıyorsa "PU'lu OS" gösterir.
Note di rilascio
.Note di rilascio
Updated RSI OVB and OVS default values.Note di rilascio
ENGAdded Positive Mismatch check by Volume and added alarm condition on this condition
TR
Hacim Yönünden Pozitif Uyuşmazlık kontrolü eklendi ve bu koşul üzerine alarm kondüsyonu eklendi
Note di rilascio
minor typos fixedNote di rilascio
minor typos fixedNote di rilascio
minor typos fixedkaynagi kaynağı
Note di rilascio
minor typos fixedperiyod x
period +
Note di rilascio
It has been updated to check the condition using 3 different OVS and OVB values of the RSI that can be determined by you. In addition, an update has been made to select the conditions on which an alarm will be set.Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.
Script open-source
In pieno spirito TradingView, il creatore di questo script lo ha reso open-source, in modo che i trader possano esaminarlo e verificarne la funzionalità. Complimenti all'autore! Sebbene sia possibile utilizzarlo gratuitamente, ricorda che la ripubblicazione del codice è soggetta al nostro Regolamento.
Declinazione di responsabilità
Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.