Skip to content

A tinker toy for "forecasting" the next hour on the stock market.

Notifications You must be signed in to change notification settings

carbontwelve/stock-market-neural-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stock-market-neural-network

A tinker toy for "forecasting" the next hour on the stock market. Please be advised this is a toy project and probably does not work. Nobody can tell the future, even a computer, the best this is good for is identifying trends over a predefined time window based upon a previous time window.

Usage

First initiate the sqlite datastore with php cli.php app:init;

Collect data on the stock ticker items that you are interested every minute, for example I use FTSE and Gold futures so I have a cron job set to execute php cli.php stock:scrape "^FTSE" "GCQ16.CMX".

About

A tinker toy for "forecasting" the next hour on the stock market.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages