Monil Sompura

Results 2 issues of Monil Sompura

![Screenshot 2023-07-20 160016](https://github.com/suraj-maniyar/Stock-Trading-Using-Machine-Learning/assets/58911325/f649f27e-df18-471f-88a5-89728f11bce7) Getting the Arguments Error : get_MACD() takes 1 positional argument but 2 were given

File "C:\PycharmProjects\pythonProject\main.py", line 55, in fetch_oi ce_dt = pd.DataFrame(ce_values).sort_values(['openInterest'], ascending=False) KeyError: 'openInterest'