> For the complete documentation index, see [llms.txt](https://insilico-research.gitbook.io/insilico-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insilico-research.gitbook.io/insilico-research/background-and-introduction.md).

# Crayons Overview

## Pivotal and Trend Following System

There are numerous ways that people may use the same indicator, discretion and personal preference is key. The methods showcased are simply an introduction, but are not at all the only or even the “best” way to utilize the trading suite.

Trading is not a race to the finish line, so find what works best for you personally. Crayons is simply a tool - one of many, to help increase your profitability, and ultimately getting you to the finish line - having your portfolio and equity curve where you would like it to be.

![Crayons 0.27](/files/-MVcsQpNusda5KEBofpm)

## Background

Crayons has been worked on and updated continually since 2017 - it’s color coding approach follows in the footsteps of the trading legends that pioneered the original discretional trend following systems.

The script is designed to give high probability trade opportunities, and help traders to analyze charts in a simple and intuitive manner, by using color coding to both compress and express information. There are two major components and also a complimentary zero confirmation pivot system. The first component is BC which stands for base coloring - the second component is SC which stands for signal coloring.

## Signal Coloring

Users should look at every SC as an “area of effect” that suggests the general price range in which the market may turn and in which you should place your orders. If the area gets violated by price movement in the opposite direction, the signal candle loses its value as a signal and thus gets invalidated.

![](/files/-MVd7pa_XKRGS5-wKGvH)

## In this section

{% content-ref url="/pages/-MVXHN2RfYjwMKsxxUfa" %}
[Candle Colors](/insilico-research/background-and-introduction/signal-coloring.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXIKdqHcH6Afqjjmkp" %}
[Categories & Labels](/insilico-research/background-and-introduction/categories.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXIRdjcLWNXvDg0v3p" %}
[Broken mention](broken://pages/-MVXIRdjcLWNXvDg0v3p)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXIYBz\_mHW\_3TSe0N3" %}
[Non-Labelled](/insilico-research/background-and-introduction/non-labelled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXIccTb6Z2BgLcvc9L" %}
[Understanding Signals](/insilico-research/background-and-introduction/understanding-signals.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVcoRkTLOYF0cZrP5uz" %}
[Understanding Signals](/insilico-research/background-and-introduction/untitled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXIltRBGJF5wwgGUC\_" %}
[Stops](/insilico-research/background-and-introduction/stops.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MVXIuIobD2dupjO0g4J" %}
[Pivots](/insilico-research/background-and-introduction/pivots.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://insilico-research.gitbook.io/insilico-research/background-and-introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
