Starting a New Project
New Project Panel
Last updated
New Project Panel
Last updated
The New Project panel allows you to create Pine Script projects from scratch with an AI-assisted approach. This feature helps you build customized indicators and strategies by combining preset tools with your own trading ideas.
Enter a name for your Pine Script project. This will be used as the title/identifier of your script.
Required field
Example: "RSI with Volume Strategy" or "Multi-Timeframe Support/Resistance Indicator"
Choose between two fundamental types of Pine Scripts:
Indicator: For creating technical analysis tools that plot values, lines, or shapes on the chart
Strategy: For creating trading systems that can generate buy/sell signals and backtest performance
Access a library of common technical indicators like:
Moving Averages (SMA, EMA, HMA)
Oscillators (RSI, MACD, Stochastic)
Volatility measures (ATR, Bollinger Bands)
Market structure tools (Order Blocks, Fair Value Gaps)
Each indicator can be customized after adding it to your project by clicking on the Indicator Tag.
Include traditional candlestick pattern detection:
Doji formations
Engulfing patterns
Morning/Evening stars
Hammer/Shooting stars
And many more classic patterns
Search and add up to 3 additional trading concepts not found in the preset tools
Use this to incorporate specific patterns or indicators you want to include
Describe the concept clearly for better AI understanding
Good Examples: "Wyckoff accumulation pattern", "ICT Silver Bullet", "Unicorn Model by ICT"
Bad Examples: "profitable strategy", "smart money concepts" (this is too vague and can mean many things)
Describe your complete trading concept:
Explain how different components should work together
Specify entry/exit conditions
Detail any specific calculations or logic
Include timeframe requirements
Mention any custom alerts or visual elements needed
Be specific in your script idea description
Combine preset tools with custom concepts for comprehensive strategies
Review and adjust any indicator settings before creating the project
Ensure all required fields are filled out before submission
The New Project feature is available exclusively for premium subscribers and helps streamline the process of creating complex Pine Scripts with AI assistance.