# News trading

## Size presets

Size used in the news trading buttons

<figure><img src="/files/6ugc1nhMJJCrBO1X0F5H" alt=""><figcaption></figcaption></figure>

## Shortcut buy/sell sizing

Select the size from "size presets" to be used when trading with shortcuts.

## Default tickers

In cases where no tickers match the news, tuleep can use a predefined set of tickers.

## Custom words

You can add your pair of words <> tickers symbol for matching into news content.

## Words inclusive list

Tuleep will only show news matching those keywords.

## Words block list

Tuleep will ignore news items that contain these specific words.

<figure><img src="/files/BkgyqUcv73RdWeFnyPvj" alt=""><figcaption></figcaption></figure>

## Order type

This setting allows you to pick the type of order to be placed when trading from the news feed.

<figure><img src="/files/VjF17IgTOic0Sirjr8eE" alt=""><figcaption></figcaption></figure>

## Auto TP

Automatically set take profit when trading from news feed it only works with entries on limit & market orders.

## Auto SL

Automatically set stop loss when trading from news feed it only works with entries on limit & market orders.

## Receive news from NewsmakerPro

Subscribe to <https://t.me/s/nwsmkr> newsfeed

## Receive news from TreeNews

Subscribe to [https://news.treeofalpha.com](https://news.treeofalpha.com/) newsfeed

## Revert to the old layout

Toggle to enable the older news feed layout without including the BUY/SELL trade instruments. This is used by some traders that have built macro on top of the tuleep interface.

## Toggle the news dot on the chart

This option allows you to hide/show blue dots on the chart representing a news timestamp that matches the selected ticker.

## Auto select ticker

This option will automatically select the first ticker in the news and display its chart.

## Trade shortcuts

Enable/disable trade shortcuts. Here are the default shortcuts:

* `ArrowUp` / `ArrowDown` to select news
* `b` to buy the first ticker matched
* `s` to sell the first ticker matched

## Split short/long buttons vertically

Change layout disposition of long/short buttons.

## Show long buttons

Toggle buy/long buttons under news.

## Show short buttons

Toggle sell/short buttons under news.

## Read news out loud using text to speech

Pretty self-explanatory; every piece of news will be read out loud when received.

<figure><img src="/files/gH9f7afTu93b6rBSs9Hp" alt=""><figcaption></figcaption></figure>

## TreeNews API Key

If you are a paid subscriber of [TreeNews](https://news.treeofalpha.com/) you can add your API Key to enable the news feed without the 5s delay on some news.

How to get your API Key?

* Connect on your account at [https://news.treeofalpha.com](https://news.treeofalpha.com/)
* Then open this page <https://news.treeofalpha.com/api/api_key>
* Copy & Past the full API Key; it should be 64 characters long

<figure><img src="/files/X6FvIxuSn8k4cZMSZTl0" alt=""><figcaption><p>TreeNews example API Key</p></figcaption></figure>

<figure><img src="/files/QqpKKavLdy7VQwAZrcpB" alt=""><figcaption></figcaption></figure>


---

# 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://docs.tuleep.trade/settings-modal/news-trading.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.
