yacoubb / stock-trading-ml

A stock trading bot that uses machine learning to make price predictions.
GNU General Public License v3.0
598 stars 254 forks source link

next day closing instead next day open #28

Open joaquimsousa opened 3 years ago

joaquimsousa commented 3 years ago

Hi Yacoubb, your project seems very interesting , I updated the indexes to use the closes and the results are totally different and way much worst , also included other trading indicators and fixed the macd the result is always the same opens give better results than closes… however opens are predicted based on high lows and closes , volume of the very same day …something is not right ? cheers