


This is what my trading bot sees every 10 seconds
Been trading with a fully automated support & resistance script with a pretty decent performance, here's an update of today's session on US30 pre market open.
The bot scans every 10 seconds. Each cycle it pulls fresh S&R levels across two timeframes, checks where price is relative to those levels, and decides — buy, sell, or wait.
This morning it flagged a retracement to a broken resistance zone around 49,986 and started building sell positions. No manual input, no chart watching.
Currently +$799 floating across 14 positions. All targeting the same TP level.
What I find interesting is how it handles confluence — when a 4H resistance and a 1H resistance stack close together, it treats that zone as higher conviction and sizes up slightly.
Happy to answer questions on the detection logic.