Project of AI class at UFPB This Project is under development. Any doubts or suggestion can be done in the Issues tab or by email.
The purpose of this Artificial Intelligence project is to predict the result of the chosen binary option in the future
Just open the directory cloned path in terminal and run
$ pip install -r requirements.txt
The data was gathered from the site IQ option API with the functions already mentioned in the code (iq.py).
To use the code manteined in this repository, put your own username and password (in iq.py). Any alterations or improvements done in the code can be comunicated by email or in the issues tab. After adding your personal information, just run the testing.py script and you are ready to go.
$ python testing.py