☰
Login
Signup
Home
›
samnpti
›
Comments
Activity
Discussions
4
Comments
6
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
samnpti
About
Username
samnpti
Joined
July 2021
Visits
64
Last Active
July 2022
Roles
Member
Activity
Discussions
4
Comments
6
Comments
Not interested in advertiser. Otherwise i can type and search in google not in this forum.
in
Bulk order from excel
Comment by
samnpti
August 2021
ok thanks it works
in
Future lot aize
Comment by
samnpti
August 2021
tradingsymbol lot_size ACC 500 ASHOKLEY 4500 ALKEM 200 APLLTD 550 APOLLOHOSP 250 AUROPHARMA 650 BERGEPAINT 1100 AARTIIND 850 BHEL 10500 ABFRL …
in
Future lot aize
Comment by
samnpti
August 2021
import pandas as pd df = pd.read_csv(r'C:\\Users\\user\\Desktop\\Arbit\\fo_lot.csv') # df = pd.DataFrame(df.tradingsymbol,df.lot_size) lot_size_map = dict( zip( df.tradingsymbol, df.lot_size ) ) lot_size = lot_size_map["ACC"] print (lot_size)
in
Future lot aize
Comment by
samnpti
August 2021
"allinstrument_list_file" means? how the csv would be?
in
Future lot aize
Comment by
samnpti
August 2021
"settings window" which setting window?
in
ShowMarketDepth
Comment by
samnpti
July 2021