Horizon Trading
  • Welcome to Horizon AI
  • After Sign Up
    • Connecting your Discord
    • Download the Chrome Extension
  • HorizonAI Chat
    • Introduction
    • Horizon Chat Best Practices
    • Features
      • Connecting to the Pine Editor
      • Chat Commands
      • Quick add Scripts
      • Starting a New Project
    • Examples
      • Advanced Order Blocks w/ Volume
  • Script Builder
    • What is the Script Builder
    • Blocks
      • Indicators
      • Day and Time
      • Candle Patterns
      • Conditions
      • Open/Closing a Trade
    • Building your first script
    • Script Templates
      • Making an EMA Crossover
      • Higher TimeFrame Supertrend
      • Order Block Retest w/ Market Structure
      • Trend Line Breakout in a Trending Market
      • Break of Structure during London Open
Powered by GitBook
On this page
  • Overview
  • Create Project Form
  • Script Name
  • Type of Script
  • Preset Concepts
  • Candle Patterns
  • Search for Concepts
  • Script Idea
  • Tips for Best Results
  • Note
  1. HorizonAI Chat
  2. Features

Starting a New Project

New Project Panel

PreviousQuick add ScriptsNextExamples

Last updated 4 months ago

Overview

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.

Create Project Form

Script Name

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"

Type of Script

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

Preset Concepts

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.

Keep the number of attached concepts to around 3-5 for best results. HorizonAI may get overloaded with information and performance may be less than if you add to many concepts

Candle Patterns

Include traditional candlestick pattern detection:

  • Doji formations

  • Engulfing patterns

  • Morning/Evening stars

  • Hammer/Shooting stars

  • And many more classic patterns

Search for Concepts

  • 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)

These tags will be used to search the internet for more information. Keep the tags short and to the point, just mentioning the concept name and possibly the creator of the concept.

Script Idea

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

Tips for Best Results

  1. Be specific in your script idea description

  2. Combine preset tools with custom concepts for comprehensive strategies

  3. Review and adjust any indicator settings before creating the project

  4. Ensure all required fields are filled out before submission

Note

The New Project feature is available exclusively for premium subscribers and helps streamline the process of creating complex Pine Scripts with AI assistance.

Create a New Project Form
Modifying the Bollinger Band Concept Tag