Full sync - all projects, memory, configs
This commit is contained in:
File diff suppressed because it is too large
Load Diff
59
projects/crypto-signals/data/coinex-live/trader_config.json
Normal file
59
projects/crypto-signals/data/coinex-live/trader_config.json
Normal file
@ -0,0 +1,59 @@
|
||||
{
|
||||
"mode": "dry-run",
|
||||
"position_size_pct": 5,
|
||||
"max_positions": 2,
|
||||
"max_leverage": 10,
|
||||
"kill_switch_drawdown_pct": 50,
|
||||
"tp_pct": 5,
|
||||
"sl_pct": -3,
|
||||
"trailing_stop_pct": 2,
|
||||
"circuit_breaker_threshold": 3,
|
||||
"scan_interval_minutes": 5,
|
||||
"long_threshold": 45,
|
||||
"short_threshold": 50,
|
||||
"coin_blacklist": [],
|
||||
"coin_whitelist": [],
|
||||
"leverage_tiers": [
|
||||
{
|
||||
"min_score": 45,
|
||||
"leverage": 5
|
||||
},
|
||||
{
|
||||
"min_score": 60,
|
||||
"leverage": 7
|
||||
}
|
||||
],
|
||||
"scan_interval_seconds": 30,
|
||||
"coin_watchlist": [
|
||||
"BTCUSDT",
|
||||
"ETHUSDT",
|
||||
"SOLUSDT",
|
||||
"XRPUSDT",
|
||||
"DOGEUSDT",
|
||||
"ADAUSDT",
|
||||
"AVAXUSDT",
|
||||
"LINKUSDT",
|
||||
"DOTUSDT",
|
||||
"MATICUSDT",
|
||||
"NEARUSDT",
|
||||
"ATOMUSDT",
|
||||
"LTCUSDT",
|
||||
"UNIUSDT",
|
||||
"AAVEUSDT",
|
||||
"FILUSDT",
|
||||
"ALGOUSDT",
|
||||
"XLMUSDT",
|
||||
"VETUSDT",
|
||||
"ICPUSDT",
|
||||
"APTUSDT",
|
||||
"SUIUSDT",
|
||||
"ARBUSDT",
|
||||
"OPUSDT",
|
||||
"SEIUSDT",
|
||||
"HYPEUSDT",
|
||||
"TRUMPUSDT",
|
||||
"PUMPUSDT",
|
||||
"ASTERUSDT"
|
||||
],
|
||||
"last_updated": "2026-03-02T02:38:26.430Z"
|
||||
}
|
||||
@ -0,0 +1,8 @@
|
||||
{
|
||||
"peak_pnl": {
|
||||
"TRUMPUSDT_short": 0.88,
|
||||
"PUMPUSDT_short": -2.7966
|
||||
},
|
||||
"last_alert": null,
|
||||
"starting_balance": 146.83821322
|
||||
}
|
||||
@ -1,78 +1,50 @@
|
||||
{
|
||||
"cash": 10548.59340884497,
|
||||
"cash": 14573.327156868609,
|
||||
"positions": {
|
||||
"SEI_long_f875": {
|
||||
"symbol": "SEI",
|
||||
"direction": "long",
|
||||
"leverage": 15,
|
||||
"margin_usd": 200,
|
||||
"notional": 3000,
|
||||
"entry_price": 0.0702,
|
||||
"current_price": 0.0702,
|
||||
"liquidation_price": 0.0655,
|
||||
"unrealized_pnl": 0.0,
|
||||
"entry_fee": 1.5,
|
||||
"opened_at": "2026-02-11T15:15:18.869862+00:00",
|
||||
"reason": "Long scanner score:70"
|
||||
},
|
||||
"OP_long_133e": {
|
||||
"symbol": "OP",
|
||||
"direction": "long",
|
||||
"leverage": 7,
|
||||
"margin_usd": 200,
|
||||
"notional": 1400,
|
||||
"entry_price": 0.172,
|
||||
"current_price": 0.172,
|
||||
"liquidation_price": 0.1474,
|
||||
"unrealized_pnl": 0.0,
|
||||
"entry_fee": 0.7,
|
||||
"opened_at": "2026-02-12T03:15:17.913748+00:00",
|
||||
"reason": "Long scanner score:50"
|
||||
},
|
||||
"ARB_short_f35e": {
|
||||
"symbol": "ARB",
|
||||
"PUMP_short_cb54": {
|
||||
"symbol": "PUMP",
|
||||
"direction": "short",
|
||||
"leverage": 7,
|
||||
"margin_usd": 200,
|
||||
"notional": 1400,
|
||||
"entry_price": 0.1107,
|
||||
"current_price": 0.1107,
|
||||
"liquidation_price": 0.1265,
|
||||
"entry_price": 0.002103,
|
||||
"current_price": 0.002103,
|
||||
"liquidation_price": 0.0024,
|
||||
"unrealized_pnl": 0.0,
|
||||
"entry_fee": 0.7,
|
||||
"opened_at": "2026-02-12T04:15:18.517576+00:00",
|
||||
"opened_at": "2026-02-20T03:31:00.752399+00:00",
|
||||
"reason": "Short scanner score:58"
|
||||
},
|
||||
"FIL_short_9d66": {
|
||||
"symbol": "FIL",
|
||||
"direction": "short",
|
||||
"ARB_long_0f74": {
|
||||
"symbol": "ARB",
|
||||
"direction": "long",
|
||||
"leverage": 7,
|
||||
"margin_usd": 200,
|
||||
"notional": 1400,
|
||||
"entry_price": 0.93,
|
||||
"current_price": 0.93,
|
||||
"liquidation_price": 1.0629,
|
||||
"entry_price": 0.0981,
|
||||
"current_price": 0.0981,
|
||||
"liquidation_price": 0.0841,
|
||||
"unrealized_pnl": 0.0,
|
||||
"entry_fee": 0.7,
|
||||
"opened_at": "2026-02-12T06:00:17.937727+00:00",
|
||||
"reason": "Short scanner score:50"
|
||||
"opened_at": "2026-02-20T03:31:01.354884+00:00",
|
||||
"reason": "Long scanner score:55"
|
||||
},
|
||||
"VET_short_1776": {
|
||||
"symbol": "VET",
|
||||
"direction": "short",
|
||||
"FIL_long_0c5f": {
|
||||
"symbol": "FIL",
|
||||
"direction": "long",
|
||||
"leverage": 7,
|
||||
"margin_usd": 200,
|
||||
"notional": 1400,
|
||||
"entry_price": 0.00785,
|
||||
"current_price": 0.00785,
|
||||
"liquidation_price": 0.009,
|
||||
"entry_price": 0.9,
|
||||
"current_price": 0.9,
|
||||
"liquidation_price": 0.7714,
|
||||
"unrealized_pnl": 0,
|
||||
"entry_fee": 0.7,
|
||||
"opened_at": "2026-02-12T06:15:18.429636+00:00",
|
||||
"reason": "Short scanner score:55"
|
||||
"opened_at": "2026-02-20T05:31:00.537230+00:00",
|
||||
"reason": "Long scanner score:53"
|
||||
}
|
||||
},
|
||||
"total_realized_pnl": 1820.693408845038,
|
||||
"total_fees_paid": 272.0999999999996,
|
||||
"total_realized_pnl": 6925.227156868812,
|
||||
"total_fees_paid": 1751.9000000000133,
|
||||
"total_funding_paid": 0
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,9 +1,7 @@
|
||||
{
|
||||
"peak_pnl": {
|
||||
"SEI_long_f875": 0.0,
|
||||
"OP_long_133e": 0.0,
|
||||
"ARB_short_f35e": 0.0,
|
||||
"FIL_short_9d66": 0.0
|
||||
"PUMP_short_cb54": 0.0,
|
||||
"ARB_long_0f74": 0.0
|
||||
},
|
||||
"last_alert": null
|
||||
}
|
||||
Reference in New Issue
Block a user