Need token help
-
Can anyone help me.
I want to get the token for general symbols like GOLD,SILVER,NIFTY and SENSEX.
Please help -
@aoeaman You can not stream indices with this API
-
@aoeaman
import json
import csv
import pandas as pd
df1 = pd.read_json('data.json')# file path
print (df1)Opening JSON file and loading the data
into the variable data
df1.to_csv('Angeltoken.csv')
https://margincalculator.angelbroking.com/OpenAPI_File/files/OpenAPIScripMaster.json
-
@hardip help me getting the token for sensex
-
-
@hardip there is nothing related to SENSEX and Silver
-
@aoeaman go to Python sdk i have uploaded
1 out of 7