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

RL.py issues

Open kumars99 opened this issue 7 years ago • 1 comments
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.

kumars99 avatar Jun 23 '18 19:06 kumars99

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.

MonilSompura avatar Jul 20 '23 10:07 MonilSompura