can we have oco order with normal leverage
Posts made by rohithmaccs
-
can we have oco order with normal leverage
-
Can we place a normal oco order (with normal leverage)
Can we implement normal oco order (with normal leverage)
-
RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"
{
"status": false,
"message": "User Is Blocked",
"errorcode": "AB1007",
"data": null
}
"clientcode":"R308253", -
User Is Blocked AB1007 error code
"User Is Blocked" for client code R308253
for login api
https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword -
"status":false,"message":"User Is Blocked","errorcode":"AB1007","data":null
getting this response while login
-
How to get previous day OHLC data?
How to get previous day OHLC data of a particular stocks
-
RE: Websocket is not working
@rajanprabu because of you i checked their repo.and found that it is updated 4 days ago .. i will check whether i missed any updates thanks
-
RE: Websocket is not working
@rajanprabu said in Websocket is not working:
Please dont roll back the SDK, otherwise this wont work.. This modification is true only smartapi-python version 1.2.2 onwards..
Hi i am a react-native dev(mobile app dev).so the node js sdk wont works for me since many of the packages are missing or in other name. so i gone through your code. and made in a form for me to work.i am following exactly same as the node js version
here you are providing example of python ver 1.2.2 for me for javascript the latest updated version is 1.0.9 -
RE: Websocket is not working
@rajanprabu. ADANIPORTS its bse exchange token number 532921
-
Websocket is not working
I have been testing this for the past few weeks? I people suggested that i am using wrong feed token or client id. i am triple sure about the feed token and the client id.they are cent percent correct. Today i tested in my market hours. I found that still i m gettting wrong data
{"task":"mw","channel":"bse_cm|532921","token":"09959834","user": "R308253","acctid":"R308253"}
this is the request to the web socket
[{"ak":"nk","task":"mw","msg":"mw"}]
this is the response
any issue with this req para to the websocket -
RE: Websocket is not working
@admin said in Websocket is not working:
Hi @rohithmaccs hello please try using websocket in live markets.
hi I tested the api now still i am getting the wrong same response [{"ak":"nk","task":"mw","msg":"mw"}]
this is the response
{"task":"mw","channel":"bse_cm|532921","token":"09959834","user": "R308253","acctid":"R308253"}
this is the request to the web socket -
Any API for getting yesterdays value
Any API for getting yesterdays high low open close price of a particular scrips
-
Websocket is not working
Double checked my feedtoken and clientcode for web socket= still i am getting response [{"ak":"nk","task":"mw","msg":"mw"}]
-
Not Getting Data from websocket
I am getting this data [{"ak":"nk","task":"mw","msg":"mw"}].its been 3 days i am getting this data .i am react-native developer & trader .any updates on this issue @admin