Tagged Questions
7
votes
1answer
573 views
Optimal execution and reinforcement learning
Suppose a fairly simple problem: You have to buy (resp sell) a given number of shares V in a fixed time horizon H with the aim to minimize your capital spent (resp maximize your revenue).
There are ...
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 ...
17
votes
7answers
2k views
Excellent information source on advanced machine learning / data mining based trading?
I did check the related posts, like this one here.
However, given if one already has knowledge in finance, machine learning and statistics, and wants to know something more advanced on machine ...
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 ...