Shoonya Error: Service Not Found
Last updated 20 June 2026
Shoonya Error: Service Not Found
Finvasia Shoonya returns Service Not Found when it receives an order that fails its validation checks. The error is generic, so it does not tell you the exact problem. To find the real cause, place the same order directly on Shoonya and read the message it shows.
When this happens
- 1 Wrong stock or derivative symbol being passed.
- 2 Quantity not in multiples of the derivative lot size.
- 3 Price not in multiples of the tick size, or out of the allowed range.
- 4 Invalid bracket order target or stoploss, or a stoploss trigger or price set wrong for the order side.
- 5 Wrong product type, such as an intraday order for a stock banned for intraday trading.
What causes this error
Shoonya rejects an order as invalid for many reasons. Common ones are below.
| Cause | Detail |
|---|---|
| Wrong symbol | Incorrect stock or derivative symbol being passed |
| Invalid quantity | Quantity not in multiples of the derivative lot size |
| Invalid price | Price not in multiples of the tick size |
| Price out of range | Price too far from the live price (outside the circuit limit range) |
| Invalid target or stoploss | Bracket order target or stoploss outside the range the broker allows for that stock |
| Stoploss trigger already hit | Trigger price set wrong for the side of the order |
| Invalid stoploss price | Order price set wrong against the trigger price |
| Wrong product type | An intraday order for a stock banned for intraday trading |
| Other validation failures | Any other order parameter that fails a broker check |
Notes on tick size and price
If the tick size is 0.05, then prices like 10.55 and 10.60 are valid, but 10.78 and 220.11 are invalid. Zero price is valid only for market orders. For all other order types, the price must be non-zero.
Notes on stoploss orders
- Trigger already hit: the order is rejected if the trigger price is higher than the live price (for a sell stoploss order), or lower than the live price (for a buy stoploss order).
- Invalid price: the order is rejected if the price is lower than the trigger price (for a buy stoploss order), or higher than the trigger price (for a sell stoploss order).
Solution
Place the exact same order directly on Shoonya. You will most likely see the real cause there, because Shoonya shows a more detailed message in its own interface.
For a stoploss order, you may need to adjust the trigger price and order price against the current live price to reproduce the issue. The stock price moves over time, so the live price while you test will differ from the price when the error first occurred.
For more help with this broker, see the Finvasia broker guide. Other order-rejection errors are covered under invalid order and rejected orders.