Group Details Private

administrators

  • M

    @admin curl -X POST "https://apiconnect.angelone.in/rest/auth/angelbroking/user/v1/loginByPassword"
    -H "Content-Type: application/json"
    -H "Accept: application/json"
    -H "X-ClientLocalIP: 127.0.0.1"
    -H "X-ClientPublicIP: 106.193.147.98"
    -H "X-MACAddress: 9c:b6:d0:bb:f0:f6"
    -H "X-PrivateKey: YOUR_REAL_API_KEY"
    -H "X-UserType: USER"
    -H "X-SourceID: WEB"
    --data-raw '{"clientcode": "YOUR_REAL_CLIENT_ID", "password": "YOUR_REAL_MPIN", "totp": "928760"}'

    read more
  • D

    Hi @admin can you please share what's wrong with my inputs? I get the same error.

    [E 260107 09:21:35 smartConnect:246] Error occurred while making a POST request to https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData.
    Error: Something Went Wrong, Please Try After Sometime.
    URL: https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData,

    Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': 'XXXXXXXX', 'X-MACAddress': 'XXXXXXXXXX', 'Accept': 'application/json', 'X-PrivateKey': 'XXXXXX', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'exchange': 'NFO', 'symboltoken': '123274', 'interval': 'FIVE_MINUTE', 'fromdate': '2026-01-06 09:15', 'todate': '2026-01-07 09:20'}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}

    read more
  • J

    Hi All,

    I am looking for some help in creating python program to place order based on my inputs and apply customized trailing rules to manage my option position. I could not find any thread for it. If anyone has done that can help me with working code, that will be a great help. If you can help in any way that will be great. Thanks. @admin

    read more
  • R

    @admin Screenshot 2026-01-07 205048.png

    Even if i change the date format it is showing the same error. Please Help me.

    read more