Navigation

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

    Developer

    @Developer

    0
    Reputation
    15
    Posts
    6
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Developer Follow

    Best posts made by Developer

    This user hasn't posted anything yet.

    Latest posts made by Developer

    • RE: Unable to place the stoploss SL-L order

      @martinkokkadan try using integer for trigger price

      posted in General Discussion
      D
      Developer
    • RE: how to place gtt delivery order with stoploss

      @Developer @admin

      posted in Python SDK
      D
      Developer
    • RE: Unable to find FNO instrument in url

      @suchitra Youtube Video

      posted in Python SDK
      D
      Developer
    • RE: Unable to find FNO instrument in url

      which symbol are you trying to find?

      posted in Python SDK
      D
      Developer
    • RE: Unable to find FNO instrument in url

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

      posted in Python SDK
      D
      Developer
    • how to place gtt delivery order with stoploss

      Hello,
      I want to place stoploss in gtt delivery orders, is there anyway way to do that?

      posted in Python SDK
      D
      Developer
    • RE: Error while modifying order - 'NoneType' object is not subscriptable

      @Developer obj.modifyOrder(params)*

      posted in Python SDK
      D
      Developer
    • RE: Error while modifying order - 'NoneType' object is not subscriptable

      @itsme-jas90 modify order has different function get.modifyOrder(params)

      posted in Python SDK
      D
      Developer
    • RE: Error while modifying order - 'NoneType' object is not subscriptable

      @itsme-jas90 use this video as a reference

      Youtube Video

      posted in Python SDK
      D
      Developer
    • RE: Error while modifying order - 'NoneType' object is not subscriptable

      @itsme-jas90 url = 'https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json'
      use this link to get your token

      posted in Python SDK
      D
      Developer