BO Orders:- SqrOffSell and StopLoss Sell

pawandev
@botany02 , Can we pass ATP+Tick values to BO order's SqrOffSell and StopLoss Sell.

like in PI software

Please suggest.

thanks
  • sujith
    Hi @pawandev,
    Kite only allows placing stop-loss, square off and trailing stop-loss values in terms of points.
    Tick values are not allowed.
  • pawandev
    can that value in decimal? like 1.25?

    Please suggest.

    Thanks
  • sujith
    @pawandev,
    Minimum value for trailing stop-loss is 1 and it can be decimal but it has to be multiple of tick size.

    Stop-loss and square off values must be minimum of tick size and it can be decimal value but the value must be multiple of tick size.
  • pawandev
    pawandev edited March 2017
    @sujith and @botany02
    example :-
    case:- Stop-loss and square off values
    1. Share Buy Price = 15.50
    2. .05 =1 tick
    3. Stop-loss = 3.50 paise -> (20*3)+10=70
    4. square off values = 3.20 paise ->(20*3)+4=64
    so while BO passing paramters, can we use SL=70 and SqrOff =64 ?
    or I have to pass 3.50 and 3.20respectively

    Please suggest and If I'm wrong correct me.

    Thanks
  • sujith
    @pawandev,
    Kite only accepts stop-loss and square-off values in points and in the above scenario if you want stop-loss Rs3.5 then you mention 3.5 and target as 3.2
  • pawandev
    thanks @sujith I will try this.
  • pawandev
    thanks @sujith I will try this.
This discussion has been closed.