Navigation

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

    Posts made by rakshify

    • RE: Dial TCP i/o timeout error

      Hi @Moderator_2 ,
      Any updates on this ?
      I can see there was some issue with wsfeeds.angelbroking.com:443 which is resolved for Java SDK.
      Can you please check and resolve for Go SDK as well ?
      Reference: https://smartapi.angelbroking.com/topic/4340/not-able-to-connect-to-wsfeeds-angelbroking-com-443

      posted in Go SDK
      R
      rakshify
    • RE: Dial TCP i/o timeout error

      Hi Team,
      Any update/insights you can share on this issue ?

      posted in Go SDK
      R
      rakshify
    • Dial TCP i/o timeout error

      Hi @admin,
      I am getting the following error while running the program

      dial tcp 103.82.177.98:443: i/o timeout

      Let me know if any changes are made. The code has no change since last 6 months

      posted in Go SDK
      R
      rakshify
    • RE: Invalid feed token or client code on smartapigo

      @admin Thanks for providing the update;

      Any tentative plan to upgrade the SDK of SmartAPI Go for Websocket2 streams?

      Github's smartapigo repo has the last commit of Oct 2022.
      OR
      We need to make the change in our local code only?

      Please share some information about this so that we can plan this update in our code.

      posted in Go SDK
      R
      rakshify
    • RE: YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007

      Hi @admin, Please migrate M625004 to API trading

      posted in General Discussion
      R
      rakshify
    • RE: what is error code - AB4006

      Hi @tsingh ,
      You can download the json file from given documentation.
      https://smartapi.angelbroking.com/docs/Instruments
      You can get the relevant token from it. Just trying to help you out.

      posted in General Discussion
      R
      rakshify
    • Announcements or updates communication channel

      @admin
      Do we have any official announcement communication thread or channel for API related updates?

      Like if I want to know what all features Angel One is supporting or any curated list of solutions you have provided.
      For example: I want to know if Smart API is providing any basic/important indicator/oscillators data then a place shall be there where new members joining the forum can read.

      The channel can be any communication platform like on Telegram/This forum or your official website as well.

      Please think on this team. You all are already doing a very good job. Thanks to the entire team for your timely support and help.

      posted in General Discussion
      R
      rakshify
    • Error while getting LTP data

      @admin
      Getting an error while getting LTP data
      I am using the following code snippet

      //import used
      SmartApi "github.com/angelbroking-github/smartapigo"
      
      ltp, err := GetABClient().GetLTP(SmartApi.LTPParams{
      		Exchange:      instr.ExchSeg,
      		TradingSymbol: instr.Symbol,
      		SymbolToken:   instr.Token,
      	})
      

      Getting following error:

      base.HTTP: 2021/09/15 16:04:26 http.go:154: Error parsing JSON response: json: cannot unmarshal number into Go struct field LTPResponse.data.open of type string | {"status":true,"message":"SUCCESS","errorcode":"","data":{"exchange":"NSE","tradingsymbol":"ULTRACEMCO-EQ","symboltoken":"11532","open":7889.0,"high":7929.0,"low":7790.0,"close":7856.45,"ltp":7820.85}}
      time="2021-09-15T16:04:26+05:30" level=info msg="json: cannot unmarshal number into Go struct field LTPResponse.data.open of type string"
      

      It seems that SmartApi.LTPResponse struct has OHLC fields defined as string and response from api server is in float.

      Please help to fix me this.

      posted in Go SDK
      R
      rakshify
    • Market Status API

      @admin
      How can we identify the following things using SmartAPI:
      Capital Market
      Status: Open
      TradeDate: 13-Sep-2021

      Currency
      Status: Open
      TradeDate: 13-Sep-2021

      .... and so on for all segments
      If there is no such provision any workaround which you can suggest?

      posted in Go SDK
      R
      rakshify
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      Thanks a lot! Have a nice day!

      posted in General Discussion
      R
      rakshify
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      @admin
      Please migrate my account :
      id : V139474

      I have already submitted the data in Google Form on 28-JUN-2021

      posted in General Discussion
      R
      rakshify