bifitnex-trading/stop_orders.json
kroutony e2ec3cd920 Raise take-profit to 15% and tighten SELL conditions for longer holds
- TAKE_PROFIT_PCT 5% → 15% (risk/reward 5:1 vs 3% stop-loss)
- SELL signal now requires ≥2 confirmations (was 1)
- Add 1h trend filter: hold if 1h still bullish even if 5m shows sell
- Sync cost_tracking.json and stop_orders.json after balance refresh

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 03:38:42 +00:00

26 lines
572 B
JSON

{
"tDOGE:UST": {
"order_id": 233282701621,
"stop_price": 0.093946,
"entry_price": 0.09688198941787385,
"amount": 144.10790954
},
"tSUIUST": {
"order_id": 233265250698,
"stop_price": 0.97101,
"entry_price": 1.0009320066822542,
"amount": 54.57098037
},
"tAVAX:UST": {
"order_id": 233268826282,
"stop_price": 9.4454,
"entry_price": 9.734478498389963,
"amount": 4.08390185
},
"tUNIUST": {
"order_id": 233279675016,
"stop_price": 3.8778,
"entry_price": 3.9954999999999994,
"amount": 4.55798027
}
}