Skip to content

thanhnguyennguyen/tradingview-pine-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 

Repository files navigation

tradingview-pine-scripts

For Free User, tradingview provides only 1 alert and up to 3 indicators.

This consolidates multiple necessary indicators into one. Setup a few helpful alert for traders.

Hope it helps free user enjoy as much functions as possible

Usage

  • Add script to display indicators
    • Navigate to tradingview web UI
    • Open Pine Editor
    • Paste the script
    • Save and Add to chart
  • Set up the alert
    • Select Alerts in the right panel
    • Set Alert
    • Select condition:
      • out BB to set an alert when the price is out of Bollinger band
      • MA200 cross MA50 to set an alert when golden cross / death cross appear

Supported indicators

  • Bollinger band 50
  • MA20
  • RSI
  • EMA21

image

About

This consolidates multiple necessary indicators into one. Setup a few helpful alerts for traders

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published