Horizon Chat Best Practices
How to get the most of the Horizon Chat
Here are some best common practices and tips you should always use when talking to Horizon AI
Using the "Connect to Pine Editor" feature when working on a script
Only send 1-2 actions per request
Be clear, specific and direct when sending requests
Only send 1-2 actions per message
Only send 1 - 2 requests per message. Don't try and 1 -shot your entire indicator or strategy idea in one prompt. If your idea has multiple concepts and components, split the concepts up and send them to Horizon AI 1 by 1, building on the same script. For example:
Bad Prompt that has too many concepts
"make a FVG, and BPR, i also want to see the daily liquidity levels and like Order Blocks
Good Version of the above prompt
You can see the bad prompt includes multiple trading concepts like FVG, Order Blocks, Daily Key Levels etc. Each one of these concepts are entire trading concepts that need to be created 1 by 1.
Request 1: Code an indicator showing FVG
Request 2: Add BPR
Request 3: Add Previous Daily Open, High, Low, Close levels
Request 4: Add Order Blocks
Be clear, specific and direct when sending requests
Don't use words like "usually, maybe, sometimes"
Bad Prompt that is too vague
"I usually wait to NY lunch to see if the EMAs have crossed"
Good Version of the above prompt
Be direct and absolute in your messages, there can be no maybe or usually. Either make it wait until NY Lunch or not. If you want it to skip to NY for a reason, add the reason.
"If price is below the 50ema, wait until NY Lunch to check if the EMAs have crossed"
Bad Prompt that is too vague
"mark the daily key levels"
"code POI"
Good Version of the above prompt
Terms like Point of Interest (POI) and "Key Levels" can mean ANY Point of Interest or Key Level. You will most probably not get the result you are looking for because the AI will guess which POI you mean/want
Don't make requests like "make a profitable strategy" "code SMC with good POI"
"Profitable strategy" is a vague message and the AI will simply not make a profitable strategy this way
"Code SMC indicator" Smart Money Concepts (SMC) is a general term that includes many other trading terms like , Fair Value Gaps, Order Blocks, Market Structure. Break the SMC term up and ask directly the concepts you want, adding them 1 by 1
Terms like "good, advanced" etc. Can sometimes get better results, but it is better for you to describe HOW would like them to make them advanced or "good"
Bad Prompt that is too vague
"code a good order block"
Good Version of the above prompt
"code order blocks, but add a volume reading"
Last updated