Navigation

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

    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
    • RE: Error while modifying order - 'NoneType' object is not subscriptable

      @itsme-jas90 can you get your profile info from getprofile?

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

      @itsme-jas90 maybe symbol is incorrect

      posted in Python SDK
      D
      Developer
    • RE: To admin, Can you please provide sample code to place MARKET DELIVERY order...thanks in advance

      producttype = "CARRYFORWARD"
      For future and options orders in positional trading

      posted in Python SDK
      D
      Developer
    • how do you to create a gtt orders with stoploss for positional trading?

      I want to create a gtt order with stoploss, is there any way to achieve that?

      posted in General Discussion
      D
      Developer
    • Can we place stoploss to a gtt order?

      Hello,
      I want to add a stop loss to gtt order. Is there any way to do that?

      posted in Test
      D
      Developer