Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Mahesh
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Mahesh

    @Mahesh

    0
    Reputation
    9
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Mahesh Follow

    Best posts made by Mahesh

    This user hasn't posted anything yet.

    Latest posts made by Mahesh

    • getLtp returning AB1018 error

      In getLtp: params:
      {"tradingsymbol":"NATURALGAS21OCTFUT","exchange":"MCX","symboltoken":"231886"}


      In getLtp: response:
      {"data":null,"message":"Failed to get symbol details","errorcode":"AB1018","status":false}

      posted in NodeJS SDK
      M
      Mahesh
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      @admin @administrators I am getting "User Is Blocked" error when i login using smartAPI request, My userID is P252033

      Below is the json response
      {"data":null,"message":"User Is Blocked","errorcode":"AB1007","status":false}

      Can you please help fix and migrate my account.

      posted in General Discussion
      M
      Mahesh
    • Unable to place the stoploss SL-M order

      @admin Unable to place the stoploss SL-M BUY order
      There is an active SELL position, and placing SL-M order is returning null order id

      The payload for placing SL-M order is
      {
      "exchange": "MCX",
      "transactiontype": "BUY",
      "quantity": 7500,
      "price": 0.0,
      "producttype": "INTRADAY",
      "ordertype": "SL-M",
      "duration": "DAY",
      "variety": "STOPLOSS",
      "tradingsymbol": "NATURALGAS21JULFUT",
      "triggerprice": "263.99999392032623",
      "symboltoken": "229392"
      }

      posted in NodeJS SDK
      M
      Mahesh
    • RE: Bracket & Cover order support

      @admin Can you please help clarify few details related to ROBO orders

      1. In above example order, "stoploss":"6" and "quantity":"1", are these values tick counts ?

      2. For ROBO order can i specify ordertype as MARKET ?

      3. Is ROBO order supported for MCX futures e.g. CRUDEOIL21JULFUT ?
        Is there anything specific type of trades for which ROBO is not supported?

      4. In java smartapi client, i dont see these constants defined in Constants.java for variety = ROBO
        and producttype=BO

      posted in General Discussion
      M
      Mahesh
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      Hi, I am unable to login to smartapi login , by userid is P252033
      I can directly login to smart api login page, but when i am redirected from nextlevelbot connect, i am unable to login

      ![alt text](3dbf8086-e462-428c-9490-0f03a1e71337-image.png image url)

      posted in General Discussion
      M
      Mahesh
    • RE: Bracket & Cover order support

      @admin Can you please share the sample payload to place BO order,
      I cannot find it in the smartapi docs.

      posted in General Discussion
      M
      Mahesh
    • RE: Please enumerate the Order status in com.angelbroking.smartapi.utils.Constants

      @admin Can you also please provide the order status list to me, or just reply to post so other can also benefit from it

      posted in NodeJS SDK
      M
      Mahesh
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      @admin I am able to login using SmartApi , Thanks a lot.

      posted in General Discussion
      M
      Mahesh
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      I am facing the following error:-

      "The Response Content b'{"data":null,"message":"YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007","status":false}'"

      @admin Please migrate my account .CLIENT CODE: P252033

      posted in General Discussion
      M
      Mahesh