TreborNamor / TradingView-Machine-Learning-GUI

Embark on a trading journey with this project's cutting-edge stop loss/take profit generator, fine-tuning your TradingView strategy to perfection. Harness the power of sklearn's machine learning algorithms to unlock unparalleled strategy optimization and unleash your trading potential.
https://www.robertsportfolio.dev/
MIT License
756 stars 227 forks source link

error #14

Closed empadv closed 3 years ago

empadv commented 3 years ago

ModuleNotFoundError: No module named 'functions' PS D:\TradingView_Machine_Learning-master>

this is the error any idea what i should do

Grantmac75 commented 3 years ago

I get the same. Any solutions?

Deanagage commented 3 years ago

Indeed, same here.

SteveL1 commented 3 years ago

I think you need to copy the python script to the parent folder and run it from there

decipher1614 commented 3 years ago

Hi,

I have successfully able to get the best setting. But, it is not showing results as in a youtube video. Instead, it shows error:
"selenium.common.exceptions.ElementNotInteractableException: Message: Element

could not be scrolled into view"

TreborNamor commented 3 years ago

Hi,

I have successfully able to get the best setting. But, it is not showing results as in a youtube video. Instead, it shows error: "selenium.common.exceptions.ElementNotInteractableException: Message: Element

could not be scrolled into view"

I fixed this issue today. You should be able to the script properly now.