Skip to content

Aritrashaw145/indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ Custom RSI, EMA, MACD with Session Highlights – Pine Script

This Pine Script indicator combines three powerful technical analysis tools with market session visualization. Designed to streamline your trading view, this all-in-one script helps you catch trends, momentum shifts, and potential reversals with ease.


πŸ”§ Features

1. πŸ“Š Exponential Moving Averages (EMA)

  • EMA 20 and EMA 50 plotted on the price chart
  • Helps identify short-term and medium-term trend directions

2. πŸ“‰ MACD Histogram

  • Shows the difference between MACD Line and Signal Line
  • Green bars for bullish momentum, Red bars for bearish
  • Great for spotting momentum changes and entry/exit opportunities

3. πŸ’‘ RSI (Relative Strength Index)

  • RSI plotted in a separate pane
  • Clear Overbought (70) and Oversold (30) levels
  • Dynamic background coloring:
    • Red when RSI > 70
    • Green when RSI < 30

4. πŸ•’ Session Highlights

  • London Session (08:00–16:00 UTC) β†’ Green background
  • New York Session (13:00–21:00 UTC) β†’ Blue background
  • Helps visualize high-volatility trading windows

πŸ“Œ Why I Made This

As a student and beginner in trading, I found it frustrating that many platforms lock basic indicator combinations behind a paywall. Instead of buying a premium plan, I decided to learn Pine Script and build my own tool β€” completely free, customizable, and educational.

This project taught me how technical indicators work under the hood, and how scripting can empower self-reliant traders.


πŸ‘€ About Me

Hi, I’m Aritra Shaw β€” a Computer Science student at USICT and an aspiring Android and Blockchain developer. I’m passionate about building smart, real-world solutions through code.

I enjoy blending different domains like:

  • πŸ“± App Development (Kotlin, Jetpack Compose)
  • πŸ“Š Financial Tech & Scripting (Pine Script)
  • πŸ”— Blockchain Exploration (Solana, Smart Contracts)
  • 🧠 Problem Solving & Automation

Feel free to connect with me on LinkedIn or explore my other projects!


πŸ›  How to Use

  1. Copy the .pine file code into TradingView’s Pine Editor
  2. Click Add to Chart
  3. Done!

You can also customize the inputs like EMA lengths, MACD parameters, or toggle session highlights easily from the indicator settings.


🀝 Contributions

Feel free to fork this repo, open issues, or suggest improvements. If you like this tool, a ⭐️ would mean a lot!


πŸ“œ License

This project is open-source and available under the MIT License.


Made with ❀️ and logic by Aritra Shaw

About

Indicator for Custom RSI, EMA, MACD with Session Highlights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors