Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. SKExplorer
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 11
    • Best 1
    • Groups 0

    Topics created by SKExplorer

    • S

      Market Data API-Quote
      Python SDK • • SKExplorer

      7
      0
      Votes
      7
      Posts
      76
      Views

      S

      @Moderator_2 Hi, I was trying out WebSocket2 as suggested.
      I was successful in the first few attempts to and received ticks...
      but now I get "Attempting to resubscribe/reconnect (Attempt 1)..." and then I get "Connection closed due to max retry attempts reached." consistently.

      I logged out, rebooted the machine but still gets the same error.

      Code sample I am using is the websocket2 example from github.

    • S

      Historical API returns error 400!!!! - Python
      Test • • SKExplorer

      8
      0
      Votes
      8
      Posts
      48
      Views

      S

      @Moderator_2 I have tried smartApi.getCandleData, I get the same http 400 error....http response has no error message either to debug!!!!

      Is there something additional to be added to the HEADER data for Historical API ? I am successfully sing the same header to retrieve quote data.

      can you try my code and see whats wrong ?