As promised here are my results.
Im not looking at going to the moon just consistsnt retuturns
I have made some enhancements
Also made some adjustments I have released below for free.
- Tighten profit-taking so the bot actually banks momentum.
Set tp1\_pct to 0.05 or 0.06, tp2\_pct to 0.10 or 0.12, tp3\_pct to 0.18 or 0.20.
Keep tp\_sell\_pct around 0.4 to 0.5.
Reason: recent live positions are hovering around +2% to +3% and the current targets are too far away to monetize that.
- Tighten the initial stop a bit.
Drop stop\_loss\_pct / ATR cap behavior from roughly 10% max to more like 6% to 8%.
3
Raise min\_price\_change\_24h from 0.12 to 0.14 or 0.15.
Raise volume\_spike\_multiplier from 2.0 to 2.3 or 2.5.
Narrow RSI to something like 62-72.
Reason: this bot should miss mediocre setups. Right now itβs still filling the book with names that drift sideways or fad
Reduce time\_exit\_hours from 48 to 24 or 36.
Reason: if momentum hasnβt paid quickly, capital is better recycled.
{
"max\_positions": 3,
"stop\_loss\_pct": 0.08,
"atr\_stop\_cap": 0.08,
"tp1\_pct": 0.06,
"tp2\_pct": 0.12,
"tp3\_pct": 0.20,
"tp\_sell\_pct": 0.4,
"time\_exit\_hours": 24,
"min\_price\_change\_24h": 0.14,
"rsi\_low": 62,
"rsi\_high": 72,
"volume\_spike\_multiplier": 2.3
}
Thatβs the boring answer, which is usually the profitable one.
π€ Bot Status β 13:28 UTC
π New: BUY NEIROUSDT @ $0.0001 ($56.24)
π Positions:
β’ XVG: -1.2% ($70.98)
β’ ZEN: -0.6% ($57.20)
β’ ONDO: +2.8% ($59.62)
β’ NEIRO: -3.6% ($54.24)
π° USDT free: $224.89
π Portfolio: $466.92 (+$46.92, +11.2%)
β Bot running | β Tunnel up
Given the results i have decided to take the bot down as all users are making steady profit. Leavimg it open for 2 weeks.
Any questions reach out .
[link] [comments]