sudhakarsi

Results 2 issues of sudhakarsi

Traceback (most recent call last): File "C:\Users\sudhakar\prod\newOHL.py", line 80, in print(nse_quote_meta(symbol = "RELIANCE",expiryDate="latest",optionType="-",strikePrice=0)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python\Python312\Lib\site-packages\nsepython\rahu.py", line 321, in nse_quote_meta metadata = i['metadata'] ^ UnboundLocalError: cannot access local variable 'i'...

C:\Users\sudha\Option-Chain-Analyzer\NSE_Option_Chain_Analyzer.py:1054: FutureWarning: Passing literal json to 'read_json' is deprecated and will be removed in a future version. To read from a literal string, wrap it in a 'StringIO' object. df:...

bug