Skip to content

Repository files navigation

📊 Pine Script Strategies Collection

A collection of trading strategies written in Pine Script, each designed to capture consistent intraday and swing opportunities across metals, forex, and equities.

This repository serves as a research, where each folder represents a unique trading strategy, documented with:

  • ✅ Source code (.pine)
  • 🧠 Description of logic and parameters
  • 📈 Screenshots of performance curves
  • ⚙️ Recommended markets and timeframes

📁 Repository Structure

/PineScript-Strategies/
│
├── Strategy_01_TimeAndSchedule/
│   ├── time_and_schedule.pine
│   ├── README.md
│   └── performance_curve.png
│
├── Strategy_02_BreakoutSession/
│   ├── breakout_session.pine
│   ├── README.md
│   └── equity_curve.png
│
└── ...

Each folder = one complete mini project, with its own documentation and results.


📘 How to Use

  1. Open TradingViewPine Editor
  2. Copy the strategy code from any folder
  3. Paste it into the editor and add it to your chart
  4. Adjust parameters to fit your asset or timeframe

🧩 Strategy Highlights

  • Built with robust parameterization for adaptability across assets
  • Optimized for scalping and intraday trading styles
  • Backtested on multiple instruments including Gold (XAUUSD), major forex pairs, and selected stocks
  • Shows consistent equity curves across different markets

📷 Example Results

Below are sample performance curves from different configurations.

🔍 Goal of the Repository

To provide a transparent and organized showcase of systematic trading research, highlighting strategies that demonstrate:

  • Statistical edge
  • Cross-market adaptability
  • Consistent equity performance

🚀 Future Additions

  • 📊 Portfolio-level backtesting
  • 🌐 Web dashboard integration
  • 🤖 MQL5 conversions for MetaTrader

🧠 Author

Joel Pasapera

"The job of a trader is to summarize the market into repetitive, statistically-backed movements."


© JJPP_Joel — All rights reserved.

About

A collection of trading strategies written in Pine Script, each designed to capture consistent intraday and swing opportunities across metals, forex, and equities.

Topics

Resources

Code of conduct

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors