Navigation

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

    luckymonu007

    @luckymonu007

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

    luckymonu007 Follow

    Best posts made by luckymonu007

    This user hasn't posted anything yet.

    Latest posts made by luckymonu007

    • RE: Ticker not working

      @admin Thank you. Its working now

      posted in NodeJS SDK
      L
      luckymonu007
    • Ticker not working

      @admin Ticker is not giving any data.

      subscribe() called!


      ticker data: [{"msg":"cn","task":"cn","ak":"nk"}]
      ticker data: [{"msg":"mw","task":"mw","ak":"nk"}]
      ticker data: [{"msg":"hb","task":"hb","ak":"nk"}]

      posted in NodeJS SDK
      L
      luckymonu007
    • RE: Un-reliable data

      @luckymonu007 said in Un-reliable data:

      29138

      @admin123 Another example
      Everything is coming zero
      {"high":0,"low":0,"tradingsymbol":"JUBLINGREA-BL","ltp":0,"exchange":"NSE","close":0,"symboltoken":"2786","open":0}

      Can this be fixed?

      posted in Bugs
      L
      luckymonu007
    • Un-reliable data

      @admin I tried to use few functionality of the API but to my surprise, the data that it return is totally wrong.

      Example. getLTP("NSE", "INDUSTOWER-BL","29138") returns
      {"high":200.2,"low":200.2,"tradingsymbol":"INDUSTOWER-BL","ltp":200.2,"exchange":"NSE","close":200.2,"symboltoken":"29138","open":200.2}

      However, as per NSE website(As on Sep 30, 2022 16:00:00 IST ), the values are
      Open - 185.35
      High - 199.35
      Low - 185.35
      Close -197.45

      Why wrong data is returned? the whole trading is dependent on the data and I can't see the reliability of the data. I am very much afraid to use the API if the whole purpose of the API is not fulfilled.

      posted in Bugs
      L
      luckymonu007
    • Un-reliable data

      @admin I tried to use few functionality of the API but to my surprise, the data that it return is totally wrong.

      Example. getLTP("NSE", "INDUSTOWER-BL","29138") returns
      {"high":200.2,"low":200.2,"tradingsymbol":"INDUSTOWER-BL","ltp":200.2,"exchange":"NSE","close":200.2,"symboltoken":"29138","open":200.2}

      However, as per NSE website(As on Sep 30, 2022 16:00:00 IST ), the values are
      Open - 185.35
      High - 199.35
      Low - 185.35
      Close -197.45

      Why wrong data is returned? the whole trading is dependent on the data and I can't see the reliability of the data. I am very much afraid to use the API if the whole purpose of the API is not fulfilled.

      posted in NodeJS SDK
      L
      luckymonu007
    • RE: Guide to secure your SmartAPI Account with two factor authentication

      @admin It already 13:00 and the link still does not work. How can I access the API ?

      posted in General Discussion
      L
      luckymonu007
    • New Account - AB1004

      I have opened a new account in Angel Broking in the hope that I can use the API but unfortunately I am observing that API is not at all stable and I don't know if its a production ready.
      Today I tried to use the API and it is giving error message while generating session.
      Error code - AB1004
      {"data":null,"message":"Something Went Wrong, Please Try After Sometime","errorcode":"AB1004","status":false}

      Can someone help me how to fix this please.

      posted in NodeJS SDK
      L
      luckymonu007
    • RE: Websocket not re

      @luckymonu007 said in Websocket not re:

      Re: websocket not returning ticks

      I am unable to get any data in websoket.
      I tried SmartAPITicker.java as given in the examle but it is not working

      I have opened a new account in Angel Broking in the hope that I can use the API but unfortunately I am observing that API is not at all stable and I don't know if its a production ready.
      Today I tried to use the API and it is giving error message while generating session.
      Error code - AB1004
      {"data":null,"message":"Something Went Wrong, Please Try After Sometime","errorcode":"AB1004","status":false}

      posted in NodeJS SDK
      L
      luckymonu007
    • Websocket not re

      Re: websocket not returning ticks

      I am unable to get any data in websoket.
      I tried SmartAPITicker.java as given in the examle but it is not working

      posted in NodeJS SDK
      L
      luckymonu007