
Where am I?
In FYERS Community - Pick others' brains on Trading/Investing you can ask and answer questions and share your experience with others!
In FYERS Community - Pick others' brains on Trading/Investing you can ask and answer questions and share your experience with others!
{'symbol': {'symbols': 'NSE:GUJGASLTD-EQ'}, 'qty': 1, 'type': 2, 'side': 1, 'productType': 'INTRADAY', 'limitPrice': 0, 'stopPrice': 0, 'validity': 'DAY', 'disclosedQty': 0, 'offlineOrder': 'False', 'stopLoss': 0, 'takeProfit': 0}
with above input , i am getting error -304 while palcing order also not able to access api code error and message file as it seems to be deleted
Hi Chandan, -304 error code is if invalid exchange is being passed, Can you check once if it is being passed correctly.
{'symbol': {'symbols': 'NSE:GUJGASLTD-EQ'}, 'qty': 1, 'type': 2, 'side': 1, 'productType': 'INTRADAY', 'limitPrice': 0, 'stopPrice': 0, 'validity': 'DAY', 'disclosedQty': 0, 'offlineOrder': 'False', 'stopLoss': 0, 'takeProfit': 0}
i have provided this input , i dnt Think exchange is problem .
data={'symbol': {'symbols': 'NSE:GUJGASLTD-EQ'}, 'qty': 1, 'type': 2, 'side': 1, 'productType': 'INTRADAY', 'limitPrice': 0, 'stopPrice': 0, 'validity': 'DAY', 'disclosedQty': 0, 'offlineOrder': 'False', 'stopLoss': 0, 'takeProfit': 0}
fyers.place_order(data)
i dnt see exchange is problem. in my sysmbol NSE have been used.
Use less new order window