Navigation

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

    venkuu

    @venkuu

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

    venkuu Follow

    Best posts made by venkuu

    • Margin calculator api is not working

      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      When we hit the URl the response is null

      posted in Bugs
      V
      venkuu

    Latest posts made by venkuu

    • Unable to place MCX Option Orders

      Hello All, I am try to place the MCX Option Orders using the below code. MCX has enabled . Any one faced similar issue. Anu Suggestions and help. Thank you!
      orderparams={
      "variety":"NORMAL",
      "tradingsymbol":"CRUDEOIL24MAR6200CE",
      "symboltoken":"427032",
      "transactiontype":"BUY",
      "exchange":"MCX",
      "ordertype":"MARKET",
      "producttype":"CARRYFORWARD",
      "duration":"DAY",

          "squareoff":"0",
          "stoploss":"0",
          "quantity":1 #100
          }
          obj.placeOrder(orderparams)
      

      Error: rderResponse= self._postRequest("api.order.place", params)['data']['orderid']
      TypeError: 'NoneType' object is not subscriptable

      posted in General Discussion
      V
      venkuu
    • RE: instrument list is not working . URL is getting null v

      It works when we hit the URL in the browser but from the python request shows null

      posted in Bugs
      V
      venkuu
    • RE: Instrument link is not working

      Yes No response

      posted in Bugs
      V
      venkuu
    • Margin calculator api is not working

      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      When we hit the URl the response is null

      posted in Bugs
      V
      venkuu