Forum

Building trading models based on Neural network

Hi Folks, I have created a tool to build trading models using feed forward neural network.This is built using Encog and other open source libraries. 70% of the records are used for training and the remaining 30% is used for validating the model. Please follow this link and give me a feedback

History data is not getting loaded programmatically

Hi, I have made a program to covert the stock data to hst files and move them to history folders. History files are fine when opened they are getting plotted on chart . My main objective is to run my report script on all the imported symbols and generate a report. Here I have a problem. If I try to

Limit of moving average Period.

HI Guys, I want to get a moving average for a period greater than 4000. MetaTrader doesnt accept any period more than 4000, it defaults it to 14. Is this a bug/limitation or do I need to some additional settings change. Please let me know. Thanks, Avinash