# Price Field

Automatically place either the best bid or best ask within the price field:

<div align="left"><figure><img src="/files/cDRQgv4EEd9KzCR585nK" alt="" width="317"><figcaption></figcaption></figure></div>

Adjusts price value by step price:

![](/files/GopKmEASUt4Y63WfjvUt)

### Settings

Adjust price field settings here:

![](/files/t2LLcnaDxrzioJ6DjTzW)

1. *Time in force selection:*

* good till cancelled
* immediate or cancelled
* fill or kill

find out more about time in force - <https://www.bybit.com/en/help-center/article/What-Are-Time-In-Force-TIF-GTC-IOC-FOK>

<div align="left"><figure><img src="/files/M11pzbGrpL4AIsJLedO2" alt="" width="271"><figcaption></figcaption></figure></div>

2. *Adjust step price for quick adjustment arrows*

<div align="left"><figure><img src="/files/UBnhjipDUpj7SJdUoEe3" alt="" width="271"><figcaption></figcaption></figure></div>

3. *Adjust offset for bid/ask price fill*

<div align="left"><figure><img src="/files/gtMC5kWOTpY32jo7Tt5x" alt="" width="271"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can also auto fill the price field by clicking anywhere on the connected chart.
{% endhint %}

1. Click inside the price field.
2. Click anywhere on the connected chart.

<figure><img src="/files/6bLLAAL1CfAftaOm1aeQ" 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://exocharts-1.gitbook.io/exocharts-docs/trading-components/order-form/price-field.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.
