Stop Loss Order


  • I'm confused with below properties

    variety = STOPLOSS
    ordertype = STOPLOSS_LIMIT / STOPLOSS_MARKET

    In my scenario I need to place a stoploss order against my open position, which should execute in market price once it touches triggerprice

    @admin Can you give me a sample params for above scenario