Navigation

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

    Asif Khan

    @Asif Khan

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

    Asif Khan Follow

    Best posts made by Asif Khan

    This user hasn't posted anything yet.

    Latest posts made by Asif Khan

    • RE: Wrong historical data

      @admin but I have shown the response as well as my code, what m I doing wrong?

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin Hi, I haven't got any reply for my query, could you please check and revert ??

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin yes I have mailed already

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin FIVE_MINUTE

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin hi my client id is S429972

      first response I got at 13:55
      second response at 14:00

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin again today

      2021-04-28T13:50:00+05:30 916.5 919.0 916.3 918.15 116747

      2021-04-28T13:50:00+05:30 916.5 919.0 916.30 918.75 72718

      just look how the close value is vast different for the same candle data

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin one more issue I have been through is that it gives wrong closing price, sometimes the difference with actual closing price is bigger..so plz take a look at this also

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin could you please help me with this

      posted in Bugs
      A
      Asif Khan
    • RE: Wrong historical data

      @admin

      historicParam= {
                      "exchange": "NSE",
                      "symboltoken": "3045",
                      "interval": "FIVE_MINUTE",
                      "fromdate": "2021-04-07 15:20", 
                      "todate": "2021-04-27 14:50"
                  }
                  
               records = obj.getCandleData(historicParam)
      
      posted in Bugs
      A
      Asif Khan
    • Wrong historical data

      @admin I am trying to fetch historical data for a particular script in a five minute candle but when keeping todate : "2021-04-27 14:50" data is coming only up to 14:00, please help.

      posted in Bugs
      A
      Asif Khan