Navigation

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

    Posts made by pashriva

    • RE: Historic API not working

      @admin @admin123 @administrators
      +1 Facing same issue. Please fix this.

      posted in Bugs
      P
      pashriva
    • RE: Instrument link is not working

      @Karthikeyan +1

      posted in Bugs
      P
      pashriva
    • Accessing OpenAPIScripMaster.json is returning null

      The below URL is returning null today.

      https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json

      posted in General Discussion
      P
      pashriva
    • RE: getCandle function is throwing error and returning null

      @dipeshbodas

      Hi Raised this issue a few days back. I was able to fix the issue by downloading the project and making the code change and putting the class file in my jar file. But after that it is running into another issue. Check this thread.

      362d580b-575c-4f22-8334-1b4688a2ff0a-image.png

      @admin please help

      posted in NodeJS SDK
      P
      pashriva
    • RE: Java SmartConnect candleData function is broken

      @admin
      I took Java file from the github, made the fix and compiled and patched to my code, so I was able to proceed. But then I encountered another issue. The data returned by the candleData() function is returning duplicate entries. For example for 1 day candleData for Heromotoco is returning below, which is like same candle 6 times.

      15d4b1ed-1b83-46a1-8c49-f1ecb23206f9-image.png

      posted in NodeJS SDK
      P
      pashriva
    • RE: Java SmartConnect candleData function is broken

      @admin
      I took Java file from the github, made the fix and compiled and patched to my code, so I was able to proceed. But then I encountered another issue. The data returned by the candleData() function is returning duplicate entries. For example for 1 day candleData for Heromotoco is returning below, which is like same candle 6 times.

      15d4b1ed-1b83-46a1-8c49-f1ecb23206f9-image.png

      posted in NodeJS SDK
      P
      pashriva
    • RE: Java SmartConnect candleData function is broken

      @admin
      This function is broken. The Line 541 throws an exception and hence the function returns null value.

      a2f9e5c9-4e29-4ae5-bf22-e57ad2c6f253-image.png

      a9d71765-d820-4369-82db-6fb513f57a13-image.png

      Below is response.
      5a189e0c-8e61-43e5-9ca6-cbea254344cf-image.png

      posted in NodeJS SDK
      P
      pashriva
    • Java SmartConnect candleData function is broken

      Re: Please send JSONObject or JSONArray for return type of smartconnect.candleData(JSONObject params)

      posted in NodeJS SDK
      P
      pashriva
    • RE: unable to login - SSLError

      @lakshmi_73
      How to achieve this in Java ?

      posted in Python SDK
      P
      pashriva
    • RE: unable to login - SSLError
      + 1
      

      If I am not wrong, similar issue happened a few months back also.

      posted in Python SDK
      P
      pashriva
    • RE: How to determine the Withdrawable Cash from RMS data

      @admin Thanks for making note of this, but till the time it is done, can you please suggest me how to I derive these 2 data items for using in my calculation

      posted in NodeJS SDK
      P
      pashriva
    • RE: How to determine the Withdrawable Cash from RMS data

      @admin Sorry but contacting normal customer care did not really solve my query.

      My query is very simple, the "availalbe cash" retured by RMS contains the withdrawable balance + Unsettled balance. These 2 data items are missing in the RMS.

      Can these two be added in the RMS response?

      posted in NodeJS SDK
      P
      pashriva
    • RE: How to determine the Withdrawable Cash from RMS data

      Thanks @admin,
      Can you please help me with a pointer in the documentation as to where I can find the meaning of all these individual items returned by the getRMS() API?

      For example where in the Java doc is the meaning of the collateral or utilisedspan.

      I am not sure if the normal customer care will be able to tell exactly how to calculate the withdrawable balance from the items returned by getRMS(). Not sure if they will have access to all this documentation etc.

      posted in NodeJS SDK
      P
      pashriva
    • How to determine the Withdrawable Cash from RMS data

      Hi,
      The getRMS() api returns below data but it is not very clear how to determine the Withdrawable balance from it. @admin could you please share this info.

      {"utilisedexposure":"0","availableintradaypayin":"54","utiliseddebits":"12554.549999999999272","utilisedholdingsales":"0","utilisedturnover":"0","utilisedpayout":"0","m2munrealized":"0","m2mrealized":"0","availablecash":"18116.811999999998079","availablelimitmargin":"-1053.75","utilisedoptionpremium":"0","net":"18116.811999999998079","collateral":"31546.331999999998516","utilisedspan":"0"}

      posted in NodeJS SDK
      P
      pashriva
    • RE: smartConnect error

      @rishi Yes me too. I am using the JAVA client library

      posted in General Discussion
      P
      pashriva
    • RE: Symbol not found error AB1009

      Hi @admin
      What exactly is Symbol Token ? Is it something which is specific to Angel Broking Universe or is it something which is decided by the exchanges?

      Usually doing something like NSE:SBIN or BOM:500112 is sufficient for uniquely identifiying the SBI Equity stock. Then why is this Symbol token required.

      And even if it is something specific to Angel Broking Universe, what is the right way of getting the Symbol token from NSE:SBIN or BOM:500112

      Thanks,
      P

      posted in General Discussion
      P
      pashriva