# Toxic Flow Protection

### Finery Markets requires liquidity providers to stream firm orders; is there any protection against HFT or Toxic Flow?

Yes, there is. Under our operating rules, all orders coming from Takers are considered to be aggressive. These include MarketFOK, MarketIOC, LimitFOK, and LimitIOC. There is a latency floor for these order types.

### How does the latency floor work?&#x20;

All aggressive orders are delayed by 100 milliseconds.

### Can I have multiple price streams within Finery Markets?

Yes, you have two options:

1. Establish several price streams for different client groups and display them accordingly.
2. Run a single price stream and use the Finery Markets [markup management tool](/product-features/trading/markups.md) to create multiple price streams at the client level within Finery Markets.


---

# 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://faq.finerymarkets.com/product-features/trading/toxic-flow-protection.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.
