22
votes
1answer
1k views

Is my trading strategy search methodology sound?

I'm building an algorithmic trading business. I'd be grateful for informed comments and opinions on my trading strategy search methodology. Goal Develop (profitable!) fully automated intra-day ...
4
votes
2answers
547 views

How to calculate optimal standard deviation bands for trading?

I am trading with standard deviation bands (6 bands) on de-trended data. How can I find the most profitable signals with neural network or GA with standard deviation bands? Should I first find the ...