Navigation

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

    Keshav12131

    @Keshav12131

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

    Keshav12131 Unfollow Follow

    Latest posts made by Keshav12131

    • Info about Basket Orders API?

      Hi @admin ,
      How can I place a basket order using smart connect API. Please share the information about this feature so that I can implement it. Please take it as a priority and let me know how to proceed.

      posted in General Discussion
      K
      Keshav12131
    • RE: How to place Basket Orders using Publisher API?

      Hi @admin
      Can you share the basket order file with me as well as I also want to implement it. Or else, please let me know how can I get it.

      posted in General Discussion
      K
      Keshav12131
    • TypeError: 'NoneType' object is not subscriptable only for NFO orders

      I am getting below error while placing the order for "NFO" while the same works if the exchange is set to "NSE".
      It fails in "smartConnect.py", in placeOrder,
      orderResponse= self._postRequest("api.order.place", params)['data']['orderid']"
      "TypeError: 'NoneType' object is not subscriptable"
      Looks like some bug with the smartConnect.py.

      Please suggest any workaround to get it work for NFO as well.

      posted in Test
      K
      Keshav12131