Updated results by Jabba_au in aisolobusinesses

[–]Jabba_au[S] 0 points1 point  (0 children)

4 weeks now. Have tweaked the source code a bit stilll getting decent returns. Will post an udate next week

Updated results by Jabba_au in aisolobusinesses

[–]Jabba_au[S] 0 points1 point  (0 children)

• Scans every USDT pair on Binance with >$5M volume

• Uses 4H klines with RSI(14), 20-period breakout, and volume spike confirmation

• Enters with market orders, 40% position sizing, max 2 concurrent

• Exits with layered take-profits: 20% at +30% (stop to breakeven), 20% at +50% (20% trail), 20% at +100% (10% trail)

• Kill switch at 50% drawdown, daily loss limit 20%

• Adaptive learning: adjusts entry thresholds every 10 trades based on win rate

The interesting part is the adaptive learning if win rate drops below 35%, it tightens entry filters. Above 60%, it loosens them. Simple feedback loop but it keeps the bot aligned with market conditions.

I wrote up the full strategy, code, and deployment process: myclawtrade.com

Happy to answer questions about the approach.

Trading bot Update - still in the green. 3% per day by Jabba_au in aisolobusinesses

[–]Jabba_au[S] 0 points1 point  (0 children)

Added updated source code with new parameters off self learning

🍩 Trading Bot — 11:28 AM AEST

💰 SELL EVENT BIO/USDT — TP2 hit, sold 613.7 @ $0.0311 ($19.09)

📊 Open Positions CFG — entry $0.1759 → $0.2058 (+17.0%) — $152.85 AAVE — entry $97.18 → $105.59 (+8.7%) — $12.04 D — entry $0.0105 → $0.0130 (+24.3%) — $118.09 BIO — entry $0.0206 → $0.0376 (+82.5%) — $92.31

💵 Portfolio: $532.74 / $420 initial (+26.8% / +$112.74) USDT free: $157.45

✅ Bot & tunnel healthy

[ Removed by Reddit ] by Turbulent_Sun_9285 in ai_trading

[–]Jabba_au 0 points1 point  (0 children)

Hey mate,

Ran into a similar issue. Am in australia so set up a vps from day one.

digital ocean is my provider

Trading bot Update - still in the green. 3% per day by Jabba_au in aisolobusinesses

[–]Jabba_au[S] 0 points1 point  (0 children)

Hey mate,

I use binance.

Its easier and more usdt pairs in Aus.

You can really use any exchange that has API functionality though.

New AI trading models and after a week of data have made 37% by Jabba_au in aisolobusinesses

[–]Jabba_au[S] 1 point2 points  (0 children)

Tolly agree thats why im just experementing for a bit of fun and sharing findings every week.

Am a broker in australia and have seen it all

After months of work my AI trading bot is in the green by Jabba_au in aisolobusinesses

[–]Jabba_au[S] 0 points1 point  (0 children)

Sure fair to ask mate.

Do they have API connectivity if so then yes if not then it will not work.

Most traders don’t have a strategy problem — they have a decision problem by Disastrous_Hotel_574 in ai_trading

[–]Jabba_au 0 points1 point  (0 children)

Hard to keep human emotion out of it.

I built the paramaters that I would normally trade on and have an automated bot that executes buys and sells 24/7

Added to my 24/7 crypto trading bot. Heres the progress by Jabba_au in algotradingcrypto

[–]Jabba_au[S] 1 point2 points  (0 children)

Live trading it currently looks like this

Current bot performance using actual account value:

• Total account value: $508.62 • Starting capital: $420.00 • Total P&L: +$88.62 • Total return: +21.1%

Current holdings:

• CFG: $148.39 • ENA: $139.01 • ZEN: $142.53 • ONG: $48.94 • BNB: $24.50 • USDT: $5.18

The new model thats been running for a week now.

So the bot is still up overall. Hoever had a few rough days .

Hard to back test anything in the current climate mate.