Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. vijaykumar8518
    V
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Groups 0

    vijaykumar8518

    @vijaykumar8518

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

    vijaykumar8518 Unfollow Follow

    Latest posts made by vijaykumar8518

    • RE: Static IP for market feed and historical data?

      @namit check https://smartapi.angelbroking.com/smartapi/forum/topic/5527/urgent-unable-to-generate-api-key-for-market-api-type-and-historic-api-type

      posted in Python SDK
      V
      vijaykumar8518
    • RE: App Removal Or API Key Expiry Period

      @ashishramani Check https://smartapi.angelbroking.com/smartapi/forum/topic/5527/urgent-unable-to-generate-api-key-for-market-api-type-and-historic-api-type

      posted in General Discussion
      V
      vijaykumar8518
    • RE: [Urgent] IP Whitlisted still facing issue while placing order

      @sj-91 Local Ip address can change often change. Some examples router / device reboot etc.
      For static ip use AWS or other cloud having static ip

      posted in Python SDK
      V
      vijaykumar8518
    • RE: all API keys disappeared

      Deploy you algo on AWS, they provide static ip address

      posted in General Discussion
      V
      vijaykumar8518
    • RE: [Urgent] Unable to generate api key for Market api type and historic api type

      @admin It works with trading API key. Trading api keys allows history and market data also now

      posted in Bugs
      V
      vijaykumar8518
    • [Urgent] Unable to generate api key for Market api type and historic api type

      Hi All,

      Till few days back, my algo was working fine and was creating session properly for Market smart connect, trading smart connect and history smart connect using there respective api keys.

      But from today, it is giving error for market smart connect and history smart connect. While trading smart connect is working fine.

      When I login via https://smartapi.angelone.in/publisher-login/v2/login/
      I see the website allows to create Trading api type (api key) only. There is no option to create History and Market api Type. Also old website https://smartapi.angelbroking.com/ also redirect to new login

      Impact: Due to this Algo is not working
      Code usage:
      User user = smartConnect.generateSession("<ClientId>", configs.getPassword(), totp);
      user is coming null for mentioned api types (Market and history)

      Pls tell how can i create api key for History and Market api Type

      Adding SS for reference
      77de4771-222c-40cf-a897-dfba53c26fee-image.png

      posted in Bugs
      V
      vijaykumar8518