Open a Position (Market)

Open a position at the current market price.

volume is sent as a string to avoid floating-point rounding, e.g. "0.10". stop_loss and take_profit are optional and can be attached later with PATCH /v1/positions/{ticket}.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Open a position immediately at market (INSTANT).

string
required
string
required
length ≥ 3
string
enum
required
Allowed:
string
required
Responses

400

Rejected — market closed, insufficient margin, invalid volume, or trading disabled on the account

401

Invalid or missing API key

403

Access denied (credential scope)

429

Rate limit exceeded

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json