Navigation

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

    supriyom083

    @supriyom083

    1
    Reputation
    3
    Profile views
    9
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    supriyom083 Unfollow Follow

    Latest posts made by supriyom083

    • RE: AB1004 Something Went Wrong, Please Try After Sometime Since Aug 31

      @techbytecache @admin I am facing the same issue. Client code S851433.

      posted in General Discussion
      S
      supriyom083
    • unable to fetch gttlist

      @admin
      unable to fetch gttlist from last 2 days. Client code S886927.
      Please look into this issue ASAP.

      posted in Python SDK
      S
      supriyom083
    • Unable to fetch gttlist

      Hi Team,
      unable to fetch gttlist using python sdk from last 3 days. please look into the issue ASAP.

      posted in Python SDK
      S
      supriyom083
    • unable to fetch holding information

      unable to fetch holding information using smart api @admin .

      It's giving "AG8001" error.
      User id S886927

      posted in General Discussion
      S
      supriyom083
    • RE: SL order not working

      @admin f6770817-2721-450e-8a07-a787c694524b-image.png

      posted in Test
      S
      supriyom083
    • RE: SL order not working

      @admin said in SL order not working:

      hat was the price at that time when you executed this order please post screen shot of ord

      stock price around 2551.

      posted in Test
      S
      supriyom083
    • SL order not working

      My order param is
      orderparams = {
      "variety": "STOPLOSS",
      "tradingsymbol": "RELIANCE-EQ",
      "symboltoken": "2885",
      "transactiontype": "SELL",
      "exchange": "NSE",
      "ordertype": "STOPLOSS_LIMIT",
      "producttype": "INTRADAY",
      "duration": "DAY",
      "price": "2500",
      "squareoff": "0",
      "stoploss": "2499",
      "quantity": "2"
      }
      system has rejected this order by response
      warning16423 : Invalid Trigger price entered.

      posted in Test
      S
      supriyom083
    • RE: placed order not reflecting in web view.

      @admin
      76f2a00a-4f68-4a0a-8a53-a0ac66de2a0b-image.png
      30428aa8-6c8a-4105-9de4-7958aae1d04e-image.png

      Executed order not displaying data on 4/10. But on that same day order has been executed, which was placed from api.

      posted in General Discussion
      S
      supriyom083
    • placed order not reflecting in web view.

      Hi Admin,
      I have placed sell order with below param
      param= {
      "variety":"NORMAL",
      "tradingsymbol":"ITC-EQ",
      "symboltoken":"1660",
      "transactiontype":"SELL",
      "exchange":"NSE",
      "ordertype":"LIMIT",
      "producttype":"DELIVERY",
      "duration":"DAY",
      "price":"238",
      "squareoff":"0",
      "stoploss":"0",
      "quantity":"974"
      }
      order id generated, but unable to see order in web view.
      orderbook query returning "AB2001"

      posted in General Discussion
      S
      supriyom083