Unable to Place Stop Loss Order
-
Hello Team,
I am trying to place the stop loss order using the below parameters and getting unused argument trigger price.
order_place <- place_order(object = session_data,
variety= "STOPLOSS",
tradingsymbol= "ITC-EQ",
exchange= "NSE",
quantity= 323,
transactiontype= "BUY",
ordertype = "STOPLOSS_LIMIT",
producttype= "INTRADAY",
price= "210",
triggerprice = "209",
symboltoken= "1660",
duration= "DAY")
Can you please help me with the proper parameters for placing a stop-loss order?
Thanks in Advance
Regards,
Sai Teja Reddy -
Hi @Reddy post your error snip here.
-
@Reddy said in Unable to Place Stop Loss Order:
order_place <- place_order(object = session_data,
variety= "STOPLOSS",
tradingsymbol= "ITC-EQ",
exchange= "NSE",
quantity= 323,
transactiontype= "BUY",
ordertype = "STOPLOSS_LIMIT",
producttype= "INTRADAY",
price= "210",
triggerprice = "209",
symboltoken= "1660",
duration= "DAY"
)
-
Hello @admin
My application is in the last stage of complete auto trading. Any updates would be much appreciated !!
Please feel free to contact me at 8919373818. Thanks in Advance.
Regards,
Sai Teja Reddy -
bro please share sample code... which fires orders based on condition.
i'm new to python -
@Reddy
I am also unable place a SL-M order due to an error in the API.
Does that work for you? -
No, I am still unable to place the stop loss orders. Waiting for a reply from @admin
-
Hi @Reddy we will update you on this.
-
Hello @admin
Just wanted to follow up on this. Appreciate your quick response. -
Hello @Reddy we will followed up with our team and update you.
-
-
@admin
Thanks for adding this wonderful feature. Now I am unable to create a connection to the app. Please find the attached screenshot. -
@admin said in Unable to Place Stop Loss Order:
hi @ananand @Reddy please update the SDK as we have made the required changes. You can try now to execute stoploss order.
Thanks for working on this.
Still it seems to be not working. will try again in trading hours and update you. -
@admin
The issue is still pending. Can you please share an ETA for this as it is open for 20 days. -
Please check the highlighted portion of the code in Github. We are getting the same error while running the latest script.
-
Hey @admin
Hope you are doing great. Its been 1 month and I am still unable to use the R API properly. I am unable to place the Stop Loss orders and Get Candle Data. Please resolve the issue ASAP. -
Hi@Reddy yes going good we will update you by EOD after coordinating with our r Dev team.
-
Hello @admin
I just wanted to check if there are any updates on get_candle_data and Stop Loss limit order placement -
Hi @Reddy update your r sdk and try again problem is resolved.
-
Hello Team ,
I am unable to establish the connection using the latest update of smartapi. Please find the below image of the error.Happy to connect at 8919373818. Please resolve the issue ASAP !!
FYI - @admin