Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. akshita0508
    A
    • Profile
    • Following 1
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Groups 0

    akshita0508

    @akshita0508

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

    akshita0508 Unfollow Follow

    Latest posts made by akshita0508

    • RE: SquareOff should be passed only for ROBO orders","errorcode":"AB4045","status":false,"data":null

      Hi @Rahulang23 , is the trailing stop-loss working fine for you?

      posted in Java SDK
      A
      akshita0508
    • RE: TrailingStoploss in ROBO Order

      Dear @admin , I wanted to kindly follow up on my earlier request as I haven’t received a response yet. Please let me know if any additional information is required from my side

      posted in Python SDK
      A
      akshita0508
    • TrailingStoploss in ROBO Order

      Hi @admin,

      Could you please help me understand why trailingStopLoss is not working in the below ROBO order?

      I am placing a BO (Bracket Order) with variety = "ROBO" and producttype = "BO" using a normal BUY ROBO order (not STOPLOSS_LIMIT).

      Even though I am passing trailingStopLoss: "5", the trailing stop loss does not seem to get applied.

      Here is my order payload:

      orderparams = {
          "variety": "ROBO",
          "tradingsymbol": symbol,
          "symboltoken": str(token),
          "transactiontype": "BUY",
          "exchange": EXCHANGE,
          "ordertype": "LIMIT",
          "producttype": "BO",
          "duration": "DAY",
          "price": str(entry_price),
          "squareoff": "10",
          "stoploss": "2",
          "trailingStopLoss": "5",
          "quantity": str(qty),
      }
      

      Could you please confirm:

      1. Is trailingStopLoss supported for ROBO BO orders in SmartAPI?
      2. Is the correct parameter name trailingStopLoss or should it be something else like trailing_stoploss?
      3. Are there any restrictions or minimum values required for trailing stop loss in ROBO orders?

      Thank you.

      posted in Python SDK
      A
      akshita0508
    • RE: Error - USER IS BLOCKED FOR TRADING

      @admin can u suggest or give me a coustmer care number becozzz 022-33551111 | 022-42185454 is not working

      posted in General Discussion
      A
      akshita0508
    • RE: Error - USER IS BLOCKED FOR TRADING

      @admin am also facing this issue please reslove this issue ( Error - USER IS BLOCKED FOR TRADING) My ID Is - A463175

      Do You Let Me Know If You Need Any Additional Information

      posted in General Discussion
      A
      akshita0508