Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 608 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 608 Bytes

Forex_Predict

Register @ World Trading Data to get your request api (Free acccount has 250 request per day limit)

Create a api.txt file exactly where forex_predict.php is and paste your api key on the first line.

The code attempts to predict if to buy/sell at a certain price using machine learning algorithms to learn previous history.

Note: I am a novice with marchine learning algorithms and usage, this project should not be used in realtime forex trade, as its strength and predictions cant be guaranted. More info will be displayed....