trading-bot icon indicating copy to clipboard operation
trading-bot copied to clipboard

Allow extra features in training/evaluating

Open rickqlink opened this issue 2 years ago • 0 comments

Currently only the Adj Close price is used. The price files that I use already contains extra features like RSI and MA and MACD.

The get_stock_data() method currently only returns the Adj Close price. Would it be possible to add the other features, like RSI and MACD etc ?

rickqlink avatar Nov 30 '22 05:11 rickqlink