-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Peter Henry edited this page Nov 29, 2015
·
2 revisions
The aim of this project is to user Reinforcement learning to help in decision making on Forex /Stock and commodity markets.
Plan create simple website that can carry out the following
- Import forex data CSV file
- Enable CSV data to be displaced as a chart, with capability to Scroll right to left
- Train network, based on goal, three options a) Buy open exit, b) Sell open exit close c) Do nothing
- Product following results a) Total pips Gained b) Average profit per trade c) Percentage correct
- Network data then saved to a file or exported as an indicator to Metatrader
Contributors welcome submit changes as they see fit
Further docs can be found within repository