Request to API: {'type': 'SINGLE', 'condition': {'exchange': 'NSE', 'tradingsymbol': 'RELIANCE', 'trigger_values': [2581.7], 'last_price': 2590.25}, 'orders': [{'exchange': 'NSE', 'tradingsymbol': 'RELIANCE', 'transaction_type': 'BUY', 'quantity': 1, 'order_type': 'LIMIT', 'product': 'CNC', 'price': 2581.7}]}
Response from API: {'status': 'error', 'message': 'Invalid order params.', 'data': None, 'error_type': 'InputException'}
Error placing GTT order for RELIANCE: {'status': 'error', 'message': 'Invalid order params.', 'data': None, 'error_type': 'InputException'}
I have tried all ways to first time place GTT order however getting above error. I am giving code subsequently as well.
January 1