Navigation

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

    PareshBhatiya

    @PareshBhatiya

    4
    Reputation
    47
    Posts
    27
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    PareshBhatiya Follow

    Best posts made by 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
    • Can we start trading from tomorrow?

      @admin
      from last 3 days we are getting many problems in live trading.

      Can we start live trading tomorrow?
      If all the problems are resolved.

      posted in Bugs
      P
      PareshBhatiya
    • RE: Place order error: {"message":"Internal Error","errorcode":"AB2001","status":false,"data":null}

      @admin today facing same error.
      Kindly reply to our query.
      It's a very critical error and no one is answering our query.

      posted in Bugs
      P
      PareshBhatiya

    Latest 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