---
title: "Increase Position Info"
method: POST
path: "/auth/r/position/increase/info"
---

# Increase Position Info

`POST /auth/r/position/increase/info`

Returns information relevant to the increase position endpoint.

## Request body

- object
  - `symbol` string, required — Trading pair on which you wish to open a position
  - `amount` string — Amount of the position. (positive for long, negative for short)

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/bitfinex/apis/api-settings-public.md) · [All operations](https://skmtc.net/bitfinex/apis/api-settings-public/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitfinex/api-settings-public/versions/d60be16fab63/schema)
