Sir, I have my own strategy coded on excel sheet. While placing order today I got following msg: "Invalid HTTP status from OMS (404)". Till yesterday, everything was file. What could be the reason? Please guide me. Regards Deepak.
@sijith trading symbol: BANKNIFTY17OCTFUT The code was to place "Long" order at 23942.85 The code: PlaceBO("NFO", "BANKNIFTY17OCTFUT", "BUY",TradedLots, LTP, TrgtValue, SLValue) TradedLot, LTP, TrgtValue & SLValue are variables that are set by the program. The exact msg captured on my textpad is as under: "9:53:39 AM : LONG ORDER PLACED AT: 23942.85 WITH ORDER ID: Invalid HTTP status from OMS (404)"
Is this still happening?
Can you name a tradingsymbol and other related params you sent? We will check and get back to you.
trading symbol: BANKNIFTY17OCTFUT
The code was to place "Long" order at 23942.85
The code: PlaceBO("NFO", "BANKNIFTY17OCTFUT", "BUY",TradedLots, LTP, TrgtValue, SLValue)
TradedLot, LTP, TrgtValue & SLValue are variables that are set by the program.
The exact msg captured on my textpad is as under:
"9:53:39 AM : LONG ORDER PLACED AT: 23942.85 WITH ORDER ID: Invalid HTTP status from OMS (404)"
Regards
Deepak.
There was some issue from OMS end today. It should be working fine now.
Do let us know if the issue still persists.
ok thanx