Navigation

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

    sujaygaitonde

    @sujaygaitonde

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

    sujaygaitonde Follow

    Best posts made by sujaygaitonde

    This user hasn't posted anything yet.

    Latest posts made by sujaygaitonde

    • RE: order is placed but error is posted : Order placement failed: 'NoneType' object is not subscriptable

      @Moiderator_2 I have latest code and still have issue. Please help to check

      posted in Python SDK
      S
      sujaygaitonde
    • order is placed but error is posted : Order placement failed: 'NoneType' object is not subscriptable

      HI Team,

      I am trying to place order for this below json but order is placed in account and error is returned instead of order id. please help
      {
      "variety": "NORMAL",
      "tradingsymbol": "NIFTY28MAR2422050PE",
      "symboltoken": "67310",
      "transactiontype": "BUY",
      "exchange": "NFO",
      "ordertype": "MARKET",
      "producttype": "INTRADAY",
      "duration": "DAY",
      "price": "96.3",
      "quantity": "50"
      }

      Order placement failed: 'NoneType' object is not subscriptable

      posted in Python SDK
      S
      sujaygaitonde
    • RE: What is GTT

      @vishant said in What is GTT:

      Hi @admin ,

      Can we have OCO (One Cancels Other) feature for GTT? This feature is available in zerodha. Do you have any roadmap for this feature?

      Thank you

      Hi Admin,

      Can you please give a sample request body for GTT OCO creation ?

      posted in General Discussion
      S
      sujaygaitonde