PlaceSmartOrder
Endpoint URL
Local Host : POST http://127.0.0.1:5000/api/v1/placesmartorder
Ngrok Domain : POST https://<your-ngrok-domain>.ngrok-free.app/api/v1/placesmartorder
Custom Domain: POST https://<your-custom-domain>/api/v1/placesmartorderSample API Request
{
"apikey": "<your_app_apikey>",
"strategy": "Test Strategy",
"exchange": "NSE",
"symbol": "IDEA",
"action": "BUY",
"product": "MIS",
"pricetype": "MARKET",
"quantity": "1",
"position_size": "5",
"price": "0",
"trigger_price": "0",
"disclosed_quantity": "0"
}Sample API Response
Parameters Description
Parameters
Description
Mandatory/Optional
Default Value
How PlaceSmartOrder API Works?
Action
Qty (API)
Pos Size (API)
Current Open Pos
Action by OpenAlgo
Last updated