☰
Login
Signup
Home
›
.Net / VBA / Excel (3rd party)
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
152
Node JS client
39
Go client
791
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
992
Java client
1.1K
API clients
402
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
March 2017
pawandev
March 2017
sujith
BO Orders:- SqrOffSell and StopLoss Sell
pawandev
March 2017
edited March 2017
in
.Net / VBA / Excel (3rd party)
@botany02
, Can we pass ATP+Tick values to BO order's SqrOffSell and StopLoss Sell.
like in PI software
Please suggest.
thanks
Tagged:
ATP+Tick
BO Orders
SqrOffSell
StopLoss Sell
sujith
March 2017
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
March 2017
can that value in decimal? like 1.25?
Please suggest.
Thanks
sujith
March 2017
@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
March 2017
edited March 2017
@sujith
and
@botany02
example :-
case:- Stop-loss and square off values
Share Buy Price = 15.50
.05 =1 tick
Stop-loss = 3.50 paise -> (20*3)+10=
70
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.20
respectively
Please suggest and If I'm wrong correct me.
Thanks
sujith
March 2017
@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
March 2017
thanks
@sujith
I will try this.
pawandev
March 2017
thanks
@sujith
I will try this.
This discussion has been closed.
Kite only allows placing stop-loss, square off and trailing stop-loss values in terms of points.
Tick values are not allowed.
Please suggest.
Thanks
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.
example :-
case:- Stop-loss and square off values
or I have to pass 3.50 and 3.20respectively
Please suggest and If I'm wrong correct me.
Thanks
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