Navigation

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

    ashmita_

    @ashmita_

    0
    Reputation
    10
    Posts
    8
    Profile views
    1
    Followers
    0
    Following
    Joined Last Online

    ashmita_ Follow

    Best posts made by ashmita_

    This user hasn't posted anything yet.

    Latest posts made by ashmita_

    • RE: How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      @rajanprabu Sir it's showing like this____
      gfgfg.png
      my code is____

      import pandas as pd
      
      df = pd.read_json('http://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json')
      print(df)
      
      posted in General Discussion
      A
      ashmita_
    • RE: How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      @James-Bond Sir I fetched this data in a dataframe but I'm not found instrument like Reliance_EQ, Reliance_Future, Reliance_Options
      GFGFG.PNG
      And sir can you please tell me what is the difference between Trading API and Market Feeds API
      Captudddddre.PNG
      when I hover the cursor on I button it's show__
      Trading API:- Access full fledged APIs to execute orders i real time, manage use portfolio, stream live market data and more.
      Market Feeds APIs:- Access real time market data for various stocks.

      posted in General Discussion
      A
      ashmita_
    • RE: How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      @James-Bond Sir can you please tell me how to get the instruments token list including F&O contract's........
      I'm using python sdk....
      Some one give me this link https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json but it's looks messy and confusing I can't understand how can I use it sir......
      Also how to subscribe multiple script at the same time mean token format like this
      token="nse_cm|2885, token=nse_cm|5285, token=nse_cm|2521, token=nse_cm|2854"

      posted in General Discussion
      A
      ashmita_
    • How to get future contract's token list???

      Can anyone tell me please how to get future contract's token list...
      I'm using python sdk....

      posted in General Discussion
      A
      ashmita_
    • RE: How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      @James-Bond Sir what is the meaning of task (task="mw" #'mw'|'sfi'|'dp')???
      And sir can we subscribe a script using symbol name like this "nse_cm|RELIANCE" instead of using token number like this way "nse_cm|2885" ???

      posted in General Discussion
      A
      ashmita_
    • RE: How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      @James-Bond I'm using python SDK. Can you please tell me how to get this FEED_TOKEN= "your feed token"......./
      And how to subscribe it mean, code format if we want to subscribe NSE_RELIANCE script.....

      posted in General Discussion
      A
      ashmita_
    • RE: How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      @James-Bond I'm using python sdk....

      posted in General Discussion
      A
      ashmita_
    • How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      Can anyone please explain me what is_
      FEED_TOKEN= "your feed token"
      token="channel you want the information of" #"nse_cm|2885&nse_cm|1594&nse_cm|11536"
      task="task" #'mw'|'sfi'|'dp'
      How to get fed_token and how to use token and task and how to subscribe and unsubscribe a script?????

      posted in General Discussion
      A
      ashmita_