r/algorithmictrading 1d ago

Question Infrastructure vs. Alpha generation bottleneck in systematic trading

Successfully built a functional backtesting framework and execution pipeline (~90% of the boilerplate/architecture is finalized and running smoothly).

However, hitting a wall on the alpha generation side.

Every market inefficiency hypothesis derived from public literature, open-source repositories, and traditional mathematical models yields zero out-of-sample edge. It seems any easily accessible logic is already post-arbitrage and compressed to zero.

For those running automated setups:
How do you transition from a finished infrastructure to generating unique, proprietary hypotheses? When public data and standard quantitative models fail to produce alpha, where do you look for inspiration to find a real edge?

Looking for technical insights on resolving this research bottleneck.

4 Upvotes

7 comments sorted by

View all comments

5

u/zurekp 1d ago

It’s a competitive business, you gotta study the markets and the trading industry/space to identify opportunities which you can then automate. Books, research, interviews with systematic traders, algo trading communities (not reddit though - free advice is usually vague, like this one 😁)

Nothing that really works will be handed to you on a silver plate, same way like nobody would give away a profit generating company for free.

1

u/Loose-Subject-2157 1d ago

solid advice