# Place an order based upon transaction type(BUY/SELL)
def place_order(transaction_type):
kite.order_place(tradingsymbol="CRUDEOILM17DECFUT", exchange="MCX", quantity=3, transaction_type=transaction_type, order_type="MARKET",
prod…
now just placed crude oil mini sell , now next process not going through automatic, please see below screenshot.........................thanks
Yesterday also multipole orders executed when i have done run but after i need to close all orders manuall…
thanks for your answer sir,
I have created program file in python,once irun file , its trigger or buy or sell, but next process not going though , could you tell any reason , or i need to refresh program file ,please tell me