Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • S

      App got hidden and I can not see that in my apps
      General Discussion • • S1619051

      12
      0
      Votes
      12
      Posts
      22
      Views

      S

      Dear @admin, Thanks for your time and prompt helping. Now with the given url i am able to see my existing apps as well. The issue got resolved. Thanks again :)

    • H

      login issue
      Python SDK • • harish9814

      10
      0
      Votes
      10
      Posts
      26
      Views

      A

      Hi @harish9814

      Pls confirm are you passing below mandatory headers to Login API

      X-PrivateKey X-SourceID X-MACAddress

      doc: https://smartapi.angelbroking.com/docs/User

    • M

      java sdk TOTP
      General Discussion • • malhar1080p

      8
      0
      Votes
      8
      Posts
      18
      Views

      9

      @admin Yes I do, also verified it by printing it in console you can see below line in my code

      console.log("%s", [apiKey, userId, password, totp]);

    • J

      Issue with placeOrder API showing Bad Request for some NFO tokens
      C#/.Net SDK • • jayagogwani

      7
      0
      Votes
      7
      Posts
      25
      Views

      A

      Hi @jayagogwani

      Please share client ID, date & time to get to know more on this issue

    • B

      SmartAPI is giving cautionary error on lot of stock AB4036
      Python SDK • • bh_nil

      5
      0
      Votes
      5
      Posts
      15
      Views

      I

      @admin Thanks

    • C

      Persistent JSON Decode/No Data Error on GetOptionChain & GetExpiryDate
      Python SDK • • chinmaya2495

      5
      0
      Votes
      5
      Posts
      10
      Views

      A

      Hi @chinmaya2495

      Please let us know with the request json you are hitting.

    • A

      Nifty Futures historical data
      Python SDK • • abhay15.akshukla

      5
      0
      Votes
      5
      Posts
      12
      Views

      A

      @admin said in Nifty Futures historical data:

      es you can use the same getCandleData API in request pass NFO for exchange param.

      the historical data api can provide only data of live F&O contracts, not the expired ones. So this is very limited data for futures past data. The request format requires symboltoken. The token comes from https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json which provides token only for live F&O. My original question remain remain unasnwered: How to get historical data of Nifty Futures?
      {
      "exchange": "NFO",
      "symboltoken": "46823",
      "interval": "THREE_MINUTE",
      "fromdate": "2024-06-07 09:15",
      "todate": "2024-06-07 15:30"
      }

    • P

      UAT
      Python SDK • • prakashparihar

      4
      0
      Votes
      4
      Posts
      10
      Views

      A

      Hi @prakashparihar

      Please attach error screenshot to get to know more about this issue.

    • A

      Nifty Future market price
      Python SDK • • abhay15.akshukla

      4
      0
      Votes
      4
      Posts
      10
      Views

      A

      Thank you @abhay15-akshukla

      Happy Trading

    • Mnagesh

      option Greeks
      General Discussion • • Mnagesh

      4
      0
      Votes
      4
      Posts
      9
      Views

      Mnagesh

      @admin VEDL

      i am unable to upload image here - which would have given better clarity

      anyhow you can check the greeks with angel one vs sensibull by yourself and understand that the greeks provided by angel is wrong ones !!!

    • G

      Need BankNifty options symbols...
      General Discussion • • gkhurana02

      3
      0
      Votes
      3
      Posts
      8
      Views

      M

      @gkhurana02 What kind of option data is needed, I recently can get LTP data using websocket

    • H

      "Invalid API Key"
      General Discussion • • himj

      3
      0
      Votes
      3
      Posts
      13
      Views

      H

      @admin hi thanks for the reply the issue was a missing header and not the api key but this is fixed now ...thanks for the response XD

    • S

      unable to place orders even getting below error
      Python SDK • • srikanthbodawar

      2
      0
      Votes
      2
      Posts
      8
      Views

      A

      Hi @srikanthbodawar

      Please test this use case in your postman and please confirm.

    • P

      Historical API: Missing Data intermittently
      Bugs • historical data • • pradyumnapp

      2
      0
      Votes
      2
      Posts
      14
      Views

      A

      Hi @pradyumnapp

      Please let us know what error your facing with error screenshot.

    • B

      urgently need help to whitelist IP
      Python SDK • • bhuvan.official

      2
      0
      Votes
      2
      Posts
      9
      Views

      A

      @bhuvan-official please use "New Login" flow here - https://smartapi.angelone.in/publisher-login/v2/login/

    • C

      Whitelisted IP Not Working for Order Placement
      General Discussion • • Chandu 0

      2
      0
      Votes
      2
      Posts
      8
      Views

      A

      @chandu-0 please share your client code to check the issue.

    • R

      Request Rejected – need 98.88.173.81 whitelisted for SmartAPI app
      General Discussion • • roopa

      2
      0
      Votes
      2
      Posts
      10
      Views

      A

      Hi @roopa

      Use below API to login.

      https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword

      Ref doc :
      https://smartapi.angelbroking.com/docs/User#Authenticate

    • P

      symbol token
      Python SDK • • Prashanth h p

      2
      0
      Votes
      2
      Posts
      8
      Views

      A

      Hi @Prashanth-h-p

      You can get tradable symbol token from below scrip master json.

      https://margincalculator.angelone.in/OpenAPI_File/files/OpenAPIScripMaster.json

    • 8

      WebSocket Market Feed Entitlement
      Python SDK • • 8e6

      2
      0
      Votes
      2
      Posts
      5
      Views

      A

      Hi @8e6

      Exactly what error your facing let us know with logs or error screenshot

    • N

      Redirection to undefined after logging in
      General Discussion • • naveenkamaraj79

      2
      0
      Votes
      2
      Posts
      7
      Views

      A

      Hi @naveenkamaraj79

      Please share error screenshot to get to know more about this issue since we can able to redirect without any issues.