A lot of algorithmic trading is short-term, essentially trying to guess what other parties may be selling or buying so that you can front-run them and then collect a fee. Kinda like ticket scalping, except we accept it and have a retro-justification for why it's good ("improving liquidity").
Or, in the best case, you're trying to mine signals few days before earnings or some other big story and bet on the directional outcome of that.
Fully-algorithmic long-term trading is of dubious benefit simply because that's driven to a much greater extent by geopolitics and macroeconomic trends, unforeseen scandals, successful product launches, and so on. As an example, you can believe that AR / VR is the future; I don't disagree. And in 2013, you might have inferred that Google is working on a revolutionary miniature AR headset. But you would not have made money if you bet on that turning out to be a hit. So even if you had a way to automate this bet, it would not have been a good bet.
I was under the impression that front-running was something that happened in the span of seconds (or milliseconds), not a timeframe compatible with LLM inference time.