Stock-Trading-Using-Machine-Learning icon indicating copy to clipboard operation
Stock-Trading-Using-Machine-Learning copied to clipboard

A comprehensive approach for stock trading implemented using Neural Network and Reinforcement Learning separately.

Results 2 Stock-Trading-Using-Machine-Learning issues
Sort by recently updated
recently updated
newest added
trafficstars

![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

Hello Suraj, Thanks for the csv files. There are couple of issues in RL.py code. Are you able to execute codes correctly? e.g. TypeError: get_MACD() takes 1 positional argument but...