pankajrodge
Results
1
issues of
pankajrodge
def get_option_chain(symbol, instrument=None, expiry=None): if expiry: expiry_str = "%02d%s%d" % ( ======> remove 02 from here. it does not work with 7MAY2020 OR pass the user string as it is...