Hi @admin
As you mentioned I had send email with my contact details.
Please intimate the discussion
vikashshaw893
@vikashshaw893
Best posts made by vikashshaw893
Latest posts made by vikashshaw893
-
RE: not able to place stop loss order
-
RE: not able to place stop loss order
@admin
Not getting any tick data for NFO.{"token":"49853","symbol":"NIFTY21JANFUT","name":"NIFTY","expiry":"28JAN2021","strike":"-1.000000","lotsize":"75","instrumenttype":"FUTIDX","exch_seg":"NFO","tick_size":"5.000000"}
-
RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"
{"result":"error","message":"YOUR USER ID OR PASSWORD IS INVALID"}
Migrate my account
Client id - RIRD1007 -
RE: Welcome to SmartAPI forum.
Hi @admin
Is there any api call method available in current node SDK for auto squareOff similar like other methods like placeOrder, modifyOrder
-
RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"
Hi @admin my Client Id is RIRD1051
Getting error response as below
{
status: false,
message: 'YOUR USER ID OR PASSWORD IS INVALID',
errorcode: 'AB1007',
data: null
} -
RE: Error at login API - "YOUR USER ID OR PASSWORD IS INVALID"
I have another account and facing issue
{
status: false,
message: 'YOUR USER ID OR PASSWORD IS INVALID',
errorcode: 'AB1007',
data: null
}Client Id: RIRD1051
-
RE: Error at login API - "YOUR USER ID OR PASSWORD IS INVALID"
I'm also facing AB1007 issue. Below is the response that I'm getting on hitting API using node js.
{
status: false,
message: 'User Is Blocked',
errorcode: 'AB1007',
data: null
} -
RE: What to do if I encounter AB1007 login error ??
I'm also facing AB1007 issue. Below is the response that I'm getting on hitting API using node js.
{
status: false,
message: 'User Is Blocked',
errorcode: 'AB1007',
data: null
}