Stock-Trading-Using-Machine-Learning
Stock-Trading-Using-Machine-Learning copied to clipboard
RL.py issues
trafficstars
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 2 were given I think, same with RSI and CCI functions. Could you pl check?
Thanks.
TypeError: get_MACD() takes 1 positional argument but 2 were given I think, same with RSI and CCI functions.
Same Error is coming in my code too.