Navigation

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

    Posts made by PareshBhatiya

    • Not getting user email & mobile in user profile api

      https://apiconnect.angelbroking.com/rest/secure/angelbroking/user/v1/getProfile

      In the above api response email & mobileno is blank.

      Check below response

      {
      "status": true,
      "message": "SUCCESS",
      "errorcode": "",
      "data": {
      "clientcode": "MXXXXXX",
      "name": "MAXX XXXXXXXX XXXXXXXX",
      "email": "",
      "mobileno": "",
      "exchanges": [
      "nse_fo",
      "nse_cm",
      "cde_fo",
      "ncx_fo",
      "bse_fo",
      "bse_cm",
      "mcx_fo"
      ],
      "products": [
      "MARGIN",
      "MIS",
      "NRML",
      "CNC",
      "CO",
      "BO"
      ],
      "lastlogintime": "",
      "broker": ""
      }
      }

      posted in Bugs
      P
      PareshBhatiya
    • AB1019 - Entered trading symbol and symbol token is mismatch

      Dear Team
      Today many clients got below rejection while placing an order.
      "AB1019 - Entered trading symbol and symbol token is mismatch"

      API Request
      {"variety":"NORMAL","tradingsymbol":"BANKNIFTY28MAR2444000PE","symboltoken":"66628","transactiontype":"SELL","exchange":"NFO","ordertype":"MARKET","producttype":"CARRYFORWARD","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":45}

      API Response
      {"message":"Entered trading symbol and symbol token is mismatch","errorcode":"AB1019","status":false,"data":null}

      Note: Trading symbol and symbol token is same as angel scrip master

      posted in Bugs
      P
      PareshBhatiya
    • RE: Session got Expired in between the market working hours

      @Moderator_2 Today all client's token is expired.
      getting rejected while placing an order
      AG8001 - Invalid Token

      posted in Python SDK
      P
      PareshBhatiya
    • RE: Connection timeout errors since last week

      @Moderator_2 i am not using any SDK. i have just connected through raw API.
      API response time is more than 20 seconds that is the big issue.
      API should respond in milliseconds.

      posted in Python SDK
      P
      PareshBhatiya
    • RE: Connection timeout errors since last week

      @shivdasb1996 your system configuration is ok. there is no issue from your end.
      angel is not able to handle API request load.
      They will not provide you any solution.
      it's better to move to other broker.
      Due to this issue, clients are getting loss still API team is not serious.
      @Moderator_2 @Moderator_1 @admin any chance to get this solution?

      posted in Python SDK
      P
      PareshBhatiya
    • RE: Connection timeout errors since last week

      @Moderator_2 Everyone is facing this issue for the last many days.
      Do you have any solution or reply rather than the below reply?

      Apologies for inconvenience caused.
      We are looking onto the issue. Will update you as soon as possible.

      On every query getting the same reply from angel team.

      @admin @admin123

      posted in Python SDK
      P
      PareshBhatiya
    • RE: Place order not responding till 15seconds

      @Moderator_1 plz reply on my query.

      posted in Bugs
      P
      PareshBhatiya
    • RE: Connection timeout errors since last week

      @mudit236 this is a very critical issue.
      All clients are facing this issue, not getting any response while calling API for place order or for order book.

      Many times i have reported this query but not getting any solution from angel API team.

      I think we have to move angel clients to an alternate option.

      Smart is not stable till date. frequently getting different issues on live market.

      Due to this issues, clients are getting loss on live market.

      posted in Python SDK
      P
      PareshBhatiya
    • RE: Announcing Option Greeks API for SmartAPI Users

      @Moderator_1 said in Announcing Option Greeks API for SmartAPI Users:

      {"name":"TCS", // Here Name represents the Underlying stock
      "expirydate":"25JAN2024"}

      can we get this data by socket?

      posted in General Discussion
      P
      PareshBhatiya
    • Place order not responding till 15seconds

      Dear Team

      Since last 4-5 days place order and order book API is not responding.
      Once we call place order API then we are not getting any response from API.
      Please check below API response for client code: L69877

      Order Time: 11:35 AM

      API Request
      {"variety":"NORMAL","tradingsymbol":"RBLBANK-EQ","symboltoken":"18391","transactiontype":"SELL","exchange":"NSE","ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":186}

      API Response
      The operation has timed out

      API should respond within milliseconds but it is taking too much time to respond that's why we are getting "The operation has time out" response.

      All clients are facing this issue.

      posted in Bugs
      P
      PareshBhatiya
    • INTERNAL SERVER ERROR

      Dear Team

      Many clients today got an internal server while placing an order.

      Client:N504613
      Time: 10:08 AM

      API Request
      {"variety":"NORMAL","tradingsymbol":"BANKNIFTY17JAN2447600CE","symboltoken":"35498","transactiontype":"SELL","exchange":"NFO","ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":15}

      API Response
      {"status":false,"message":"INTERNAL SERVER ERROR","errorcode":"AB1007","data":{"script":"BANKNIFTY17JAN2447600CE","orderid":null,"uniqueorderid":"25379ae2-36dc-48cb-a247-e068a9788457"}}

      posted in Bugs
      P
      PareshBhatiya
    • RE: The operation has timed out

      @Moderator_2 said in The operation has timed out:

      Kindly share us the API request & response along with few of the client codes on which timeouts occurred to analyze the issue from our end

      Thanks for the prompt reply

      Client Code:K658747
      Time : 09:36 AM

      API Request
      {"variety":"NORMAL","tradingsymbol":"BANKNIFTY17JAN2447400PE","symboltoken":"35495","transactiontype":"BUY","exchange":"NFO","ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":15}

      API Response
      StatusCode: 0
      Error Message: The operation has timed out

      posted in Bugs
      P
      PareshBhatiya
    • The operation has timed out

      Dear Team
      Since the last few days clients have been getting Operation has timed out response while placing an order.
      We are not getting API response till 15 seconds.
      Due to this issue, clients are getting loss.

      posted in Bugs
      P
      PareshBhatiya
    • RE: Internal Server Error while placing an order

      Client Codes: M52849676, S51976332, D61869, R52120565, D53211015, P52344388, S329369, V72564, JIGV1017

      posted in Bugs
      P
      PareshBhatiya
    • RE: Internal Server Error while placing an order

      @admin Today many clients getting same rejection.

      Kindly do the needful

      At least answer to my query.

      posted in Bugs
      P
      PareshBhatiya
    • RE: Internal Server Error while placing an order

      @admin any update?

      posted in Bugs
      P
      PareshBhatiya
    • Internal Server Error while placing an order

      Dear Team

      Clients are getting Internal server error while placing an order.

      API Request:
      {"variety":"NORMAL","tradingsymbol":"DMART-EQ","symboltoken":"19913","transactiontype":"SELL","exchange":"NSE","ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":41}

      API Response:
      {"message":"Internal Error","errorcode":"AB2001","status":false,"data":null}

      Every day clients are facing this type of errors.
      Kindly do the needful for this issue.

      posted in Bugs
      P
      PareshBhatiya
    • Too many request error in first order

      Today all clients are getting error "Too Many Request" while placing an order.

      API:
      https://apiconnect.angelbroking.com/rest/secure/angelbroking/order/v1/placeOrder

      API Response:
      Too Many Requests

      API Request:
      {"variety":"NORMAL","tradingsymbol":"BANKNIFTY20SEP2346400CE","symboltoken":"50158","transactiontype":"SELL","exchange":"NFO","ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":165}

      posted in Bugs
      P
      PareshBhatiya
    • RE: Error 429: Too many request

      @StocksDeveloper facing same issue

      posted in Bugs
      P
      PareshBhatiya
    • Order Rejection while placing order in GOLDM

      Dear Team

      Client is getting below rejection while placing an order.

      API Response
      {"message":"Quantity is invalid. It should be in multiples of lot size.","errorcode":"AB4014","status":false,"data":null}

      API Request
      {"variety":"NORMAL","tradingsymbol":"GOLDM23AUGFUT","symboltoken":"256780","transactiontype":"BUY","exchange":"MCX","ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":30}

      GOLD Lot size is 10 and here trying to buy 3 lots.

      @admin plz give me solution for this on priority.

      posted in Bugs
      P
      PareshBhatiya