# Create Signal

## Overview

You can create your own signals for the purpose of testing strategies, learning to trade or looking for income with premium signals.

## Preview

<div><figure><img src="https://1004906893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJp8lbqUuFr5aOcHcmnpQ%2Fuploads%2F2WFLtiWjvWqk3koEYRDy%2Fphoto_2023-06-12_16-52-38.jpg?alt=media&#x26;token=9a893ea0-1a0c-4748-b54b-7a4dddfd8b44" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="https://1004906893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJp8lbqUuFr5aOcHcmnpQ%2Fuploads%2FljCk8z7nWFjaGfATqFtU%2Fphoto_2023-06-12_16-52-34.jpg?alt=media&#x26;token=88440a25-23e0-4bf7-8065-5a0edc18bd8d" alt="" width="364"><figcaption></figcaption></figure></div>

## Functions

* Determine the spot or futures market&#x20;
* Determine open positions long, short or just buy&#x20;
* Determine entry positions, SL, and TP targets&#x20;
* Write notes


---

# Agent Instructions: 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://guide-en.bedcrypto.com/features/signal/create-signal.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.
