☰
Login
Signup
Home
›
Search
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
How to Place SL and Trailing SL with Kite API
by
gsx_3013
·
September 2023
#buy
NFO at MO
cannot get margin.
by
sanket_one
·
May 2020
#buy
EXCEL ORDERBOOK CONVERT TO KITE ORDERS
by
Imran
·
August 2018
if d[1]>=company_data['last_price']:
#buy
sample project
by
Imran
·
July 2018
if d[1]>=company_data['last_price']:
#buy
algo to place order from excel
by
Imran
·
June 2018
/>if d[1]>=company_data['last_price']:
#buy
<br />kite.place_order(tradingsymbol=d[0],price=company_data['last_price'],variety=kite.VARIETY_BO,exchange=kite.EXCHANGE_NSE,transaction_ty
sample program for testing risk management
by
Imran
·
May 2018
is_buy_sell_done[company_data['instrument_token']] = True;
#buy
or sell is done
Next