DCap
DCap
Jul 25, 2017 · 1 min read

Thank you for this piece of code and just as importantly the explanation. I have built a model around currency trading. Nothing new there, but for a few bespoke algorithms, some leaning on Neural Networks to inform the investment process, and a grandiose mission statement to have a high positive social impact.

I am somewhat new to ANN, and so this has been very helpful. I want to see what is specific to currency prices, and predicting the next day trend, i.e. will the price close higher or lower on next day. There is plenty of research out there, but not much I can either understand too well, or find different from the rest. Any further insights will be helpful. In the meantime I take a closer look at your code