Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. srikanthbodawar
    3. Posts
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Groups 0

    Posts made by srikanthbodawar

    • unable to place orders even getting below error

      2025-11-26 09:45:17,802 DEBUG: https://apiconnect.angelone.in:443 "POST /rest/secure/angelbroking/order/v1/getLtpData HTTP/1.1" 200 200
      2025-11-26 09:45:17,808 ERROR: TRADE ALERT: ENTRY - {
      "variety": "NORMAL",
      "tradingsymbol": "NIFTY02DEC2526000CE",
      "symboltoken": "46795",
      "exchange": "NFO",
      "transactiontype": "BUY",
      "ordertype": "LIMIT",
      "price": "194.25",
      "squareoff": "0",
      "stoploss": "0",
      "master_quantity": "75",
      "slave_quantities": {
      "MASTER_USER": 75
      },
      "reason": "STRATEGY_SIGNAL"
      }
      2025-11-26 09:45:18,323 DEBUG: Starting new HTTPS connection (1): apiconnect.angelone.in:443
      2025-11-26 09:45:19,014 DEBUG: https://apiconnect.angelone.in:443 "POST /rest/secure/angelbroking/order/v1/placeOrder HTTP/1.1" 200 82
      2025-11-26 09:45:19,023 ERROR: Order placement failed for MASTER_USER (Qty: 75). API Response: RAW RESPONSE: None (SDK did not return a response object)
      2025-11-26 09:45:19,028 DEBUG: Starting new HTTPS connection (1): apiconnect.angelone.in:443
      2025-11-26 09:45:19,690 DEBUG: https://apiconnect.angelone.in:443 "POST /rest/secure/angelbroking/order/v1/placeOrder HTTP/1.1" 200 82
      2025-11-26 09:45:19,696 ERROR: Order placement failed for MASTER_USER (Qty: 75). API Response: RAW RESPONSE: None (SDK did not return a response object)
      2025-11-26 09:45:19,697 WARNING: Order failed, not entering trade.

      posted in Python SDK
      S
      srikanthbodawar