Tutorial05

Stochastic w/ Crossover Alerts (by WJ)

Tutorial05 Diupdate   
NOTE:
// STOCHASTIC CODE TAKEN FROM DEFAULT INDICATOR
// I HAVE ONLY MADE SOME ADJUSTMENTS FOR VISUAL AID
// I MADE THIS FOR MY OWN USE BUT HAVE DECIDED TO PUBLISH AND SHARE IN CASE ANYBODY WANTS TO USE IT

This is the normal default built-in Stochastic indicator which I have added some stuff for visual aid:
  • Stochastic background turns green when K line crosses D line UPWARDS, D line is below the oversold level, and price is above selected MA
  • Stochastic background turns red when K line crosses D line DOWNWARDS, D line is above the overbought level, and price is below selected MA
  • Alert notification on the crossover candle with background colour change when conditions are met (MA filter)
Catatan Rilis:
Changed alerts to K line detection as it's better, apologies for the confusion and trouble of re-adding the indicator
Catatan Rilis:
Changed to both K and D line as it seems to be the best solution
Catatan Rilis:
Added sharper detection mode (toggleable) that also takes whether the k and d lines of the candle before crossover candle into account
Catatan Rilis:
Added middle line
Catatan Rilis:
Added toggleable background colour change when k line crosses 50
Catatan Rilis:
Added new alerts for non-OBOS crossovers
Catatan Rilis:
MA checking was slightly wrong (used OPEN instead of CLOSE), fixed
Catatan Rilis:
Updated some stuff
Skrip open-source

Dalam semangat TradingView, penulis dari skrip ini telah mempublikasikannya ke sumber-terbuka, maka trader dapat mengerti dan memverifikasinya. Semangat untuk penulis! Anda dapat menggunakannya secara gratis, namun penggunaan kembali kode ini dalam publikasi diatur oleh Tata Tertib. Anda dapat memfavoritkannya untuk digunakan pada chart

Pernyataan Penyangkalan

Informasi dan publikasi tidak dimaksudkan untuk menjadi, dan bukan merupakan saran keuangan, investasi, perdagangan, atau rekomendasi lainnya yang diberikan atau didukung oleh TradingView. Baca selengkapnya di Persyaratan Penggunaan.

Inggin menggunakan skrip ini pada chart?