Files
cointrader/results/combined/backtest_20260306_222250.json
21in7 cd9d379bc2 feat: implement multi-symbol dashboard with updated data handling
- Added support for multi-symbol trading (XRP, TRX, DOGE) in the dashboard.
- Updated bot log messages to include [SYMBOL] prefix for better tracking.
- Enhanced log parser for multi-symbol state tracking and updated database schema.
- Introduced new API endpoints and UI components for symbol filtering and display.
- Added new model files and backtest results for multi-symbol strategies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 23:43:41 +09:00

31436 lines
859 KiB
JSON

{
"config": {
"symbols": [
"XRPUSDT",
"TRXUSDT",
"DOGEUSDT"
],
"start": null,
"end": null,
"initial_balance": 1000.0,
"leverage": 10,
"fee_pct": 0.04,
"slippage_pct": 0.01,
"use_ml": false,
"ml_threshold": 0.55,
"max_daily_loss_pct": 0.05,
"max_positions": 3,
"max_same_direction": 2,
"margin_max_ratio": 0.5,
"margin_min_ratio": 0.2,
"margin_decay_rate": 0.0006,
"atr_sl_mult": 1.5,
"atr_tp_mult": 3.0,
"min_notional": 5.0
},
"summary": {
"total_trades": 1362,
"total_pnl": -606.8711,
"return_pct": -60.69,
"win_rate": 33.92,
"avg_win": 8.5901,
"avg_loss": -5.0839,
"profit_factor": 0.87,
"max_drawdown_pct": 64.24,
"sharpe_ratio": -7.22,
"total_fees": 683.3183,
"close_reasons": {
"TAKE_PROFIT": 432,
"STOP_LOSS": 887,
"REVERSE_SIGNAL": 43
}
},
"trades": [
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-06 08:15:00+00:00",
"exit_time": "2025-03-06 08:45:00+00:00",
"entry_price": 2.539854,
"exit_price": 2.588604,
"quantity": 656.3,
"sl": 2.515479,
"tp": 2.588604,
"gross_pnl": 31.994551,
"entry_fee": 0.666762,
"exit_fee": 0.67956,
"net_pnl": 30.648228,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 61.37895379894556,
"macd_hist": 0.0006296795836602557,
"atr": 0.01624996224128548,
"adx": 23.49212632503879
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-06 14:30:00+00:00",
"exit_time": "2025-03-06 17:00:00+00:00",
"entry_price": 0.20325,
"exit_price": 0.200517,
"quantity": 8142.9,
"sl": 0.200517,
"tp": 0.208716,
"gross_pnl": -22.253521,
"entry_fee": 0.662019,
"exit_fee": 0.653117,
"net_pnl": -23.568657,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.72208154947334,
"macd_hist": -0.0005438467023622584,
"atr": 0.0018219160828347489,
"adx": 28.157046589208697
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-07 00:00:00+00:00",
"exit_time": "2025-03-07 00:15:00+00:00",
"entry_price": 0.239896,
"exit_price": 0.238141,
"quantity": 6938.5,
"sl": 0.240774,
"tp": 0.238141,
"gross_pnl": 12.178441,
"entry_fee": 0.665807,
"exit_fee": 0.660936,
"net_pnl": 10.851698,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 44.1743726711143,
"macd_hist": -1.029690818798754e-05,
"atr": 0.0005850659948892072,
"adx": 18.780396165896065
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-07 00:15:00+00:00",
"exit_time": "2025-03-07 01:30:00+00:00",
"entry_price": 0.194481,
"exit_price": 0.197846,
"quantity": 8560.0,
"sl": 0.197846,
"tp": 0.18775,
"gross_pnl": -28.807638,
"entry_fee": 0.665901,
"exit_fee": 0.677424,
"net_pnl": -30.150964,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.425004636905072,
"macd_hist": -0.0002908466101748183,
"atr": 0.00224358553866727,
"adx": 20.982940356125606
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-07 13:30:00+00:00",
"exit_time": "2025-03-07 13:45:00+00:00",
"entry_price": 0.206641,
"exit_price": 0.204241,
"quantity": 7946.3,
"sl": 0.204241,
"tp": 0.21144,
"gross_pnl": -19.068876,
"entry_fee": 0.656811,
"exit_fee": 0.649184,
"net_pnl": -20.374872,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.27647178226559,
"macd_hist": 9.635560749651187e-05,
"atr": 0.001599811774641997,
"adx": 38.4613097553102
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-07 14:45:00+00:00",
"exit_time": "2025-03-07 15:30:00+00:00",
"entry_price": 0.206061,
"exit_price": 0.203069,
"quantity": 7798.6,
"sl": 0.203069,
"tp": 0.212043,
"gross_pnl": -23.327312,
"entry_fee": 0.642794,
"exit_fee": 0.633463,
"net_pnl": -24.603568,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.306815575066786,
"macd_hist": 1.975106218609409e-06,
"atr": 0.0019941452654439955,
"adx": 39.96131483170949
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-08 07:00:00+00:00",
"exit_time": "2025-03-08 07:15:00+00:00",
"entry_price": 0.248205,
"exit_price": 0.249292,
"quantity": 6303.6,
"sl": 0.249292,
"tp": 0.246032,
"gross_pnl": -6.85097,
"entry_fee": 0.625834,
"exit_fee": 0.628575,
"net_pnl": -8.10538,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.14865401894093,
"macd_hist": 0.00014372415725086112,
"atr": 0.0007245563880733847,
"adx": 20.297429070249635
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-08 09:30:00+00:00",
"exit_time": "2025-03-08 13:30:00+00:00",
"entry_price": 2.330567,
"exit_price": 2.355002,
"quantity": 664.6,
"sl": 2.355002,
"tp": 2.281696,
"gross_pnl": -16.239759,
"entry_fee": 0.619558,
"exit_fee": 0.626054,
"net_pnl": -17.485371,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.173603002925454,
"macd_hist": -0.00044613806133285416,
"atr": 0.016290258946496737,
"adx": 21.919986185517846
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-08 07:45:00+00:00",
"exit_time": "2025-03-08 16:15:00+00:00",
"entry_price": 0.19629,
"exit_price": 0.192807,
"quantity": 7896.6,
"sl": 0.198032,
"tp": 0.192807,
"gross_pnl": 27.503232,
"entry_fee": 0.620011,
"exit_fee": 0.609009,
"net_pnl": 26.274212,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.90745965386507,
"macd_hist": -1.869879342999292e-05,
"atr": 0.0011609735719076205,
"adx": 23.61831167699244
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-08 16:15:00+00:00",
"exit_time": "2025-03-08 17:15:00+00:00",
"entry_price": 2.317668,
"exit_price": 2.341916,
"quantity": 674.2,
"sl": 2.341916,
"tp": 2.269172,
"gross_pnl": -16.348038,
"entry_fee": 0.625029,
"exit_fee": 0.631568,
"net_pnl": -17.604634,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.10501374631426,
"macd_hist": -0.001350605154692723,
"atr": 0.01616536888336274,
"adx": 15.930117833632153
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-08 22:15:00+00:00",
"exit_time": "2025-03-09 01:00:00+00:00",
"entry_price": 0.192471,
"exit_price": 0.194006,
"quantity": 7955.5,
"sl": 0.194006,
"tp": 0.1894,
"gross_pnl": -12.212691,
"entry_fee": 0.61248,
"exit_fee": 0.617366,
"net_pnl": -13.442537,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.31202552738469,
"macd_hist": -7.229631222749134e-05,
"atr": 0.0010234170199325847,
"adx": 15.578081157936802
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-08 22:00:00+00:00",
"exit_time": "2025-03-09 01:15:00+00:00",
"entry_price": 0.244026,
"exit_price": 0.242475,
"quantity": 6279.0,
"sl": 0.244801,
"tp": 0.242475,
"gross_pnl": 9.739063,
"entry_fee": 0.612895,
"exit_fee": 0.608999,
"net_pnl": 8.51717,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.359573660470254,
"macd_hist": -4.962088607268875e-05,
"atr": 0.0005170177479244466,
"adx": 32.17918935137534
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-09 02:00:00+00:00",
"exit_time": "2025-03-09 06:00:00+00:00",
"entry_price": 0.241824,
"exit_price": 0.241087,
"quantity": 6295.0,
"sl": 0.241087,
"tp": 0.243298,
"gross_pnl": -4.637856,
"entry_fee": 0.608913,
"exit_fee": 0.607058,
"net_pnl": -5.853827,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.253159919124876,
"macd_hist": -0.0001369517181181734,
"atr": 0.0004911682222897579,
"adx": 49.37946084406613
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-10 09:15:00+00:00",
"exit_time": "2025-03-10 09:30:00+00:00",
"entry_price": 0.178608,
"exit_price": 0.175641,
"quantity": 8462.7,
"sl": 0.175641,
"tp": 0.184541,
"gross_pnl": -25.104294,
"entry_fee": 0.604602,
"exit_fee": 0.59456,
"net_pnl": -26.303456,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.13998617140828,
"macd_hist": 0.0001863210712754842,
"atr": 0.0019776425748557597,
"adx": 20.66184570396024
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-11 00:15:00+00:00",
"exit_time": "2025-03-11 00:45:00+00:00",
"entry_price": 0.150345,
"exit_price": 0.143119,
"quantity": 9753.4,
"sl": 0.153958,
"tp": 0.143119,
"gross_pnl": 70.47877,
"entry_fee": 0.58655,
"exit_fee": 0.558358,
"net_pnl": 69.333862,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.476422937943187,
"macd_hist": -2.190159881015766e-05,
"atr": 0.0024086906603459505,
"adx": 36.90480089979908
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-11 00:15:00+00:00",
"exit_time": "2025-03-11 02:00:00+00:00",
"entry_price": 0.227877,
"exit_price": 0.229664,
"quantity": 6430.6,
"sl": 0.229664,
"tp": 0.224304,
"gross_pnl": -11.48751,
"entry_fee": 0.586155,
"exit_fee": 0.59075,
"net_pnl": -12.664415,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.77726961624233,
"macd_hist": -2.65116801924474e-05,
"atr": 0.0011909215105084293,
"adx": 20.506154895426814
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-11 01:00:00+00:00",
"exit_time": "2025-03-11 02:00:00+00:00",
"entry_price": 1.918492,
"exit_price": 2.026842,
"quantity": 823.7,
"sl": 1.864317,
"tp": 2.026842,
"gross_pnl": 89.247651,
"entry_fee": 0.632105,
"exit_fee": 0.667804,
"net_pnl": 87.947743,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.694828760157247,
"macd_hist": -0.01196851948945521,
"atr": 0.03611656805871972,
"adx": 36.31168506956498
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-11 12:45:00+00:00",
"exit_time": "2025-03-11 13:00:00+00:00",
"entry_price": 0.227083,
"exit_price": 0.225993,
"quantity": 7302.3,
"sl": 0.225993,
"tp": 0.229262,
"gross_pnl": -7.957742,
"entry_fee": 0.66329,
"exit_fee": 0.660107,
"net_pnl": -9.28114,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.063996802251868,
"macd_hist": -0.00029663940469599505,
"atr": 0.0007265055147094797,
"adx": 21.380761726510617
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-12 01:30:00+00:00",
"exit_time": "2025-03-12 03:30:00+00:00",
"entry_price": 2.210521,
"exit_price": 2.182431,
"quantity": 752.0,
"sl": 2.182431,
"tp": 2.2667,
"gross_pnl": -21.123471,
"entry_fee": 0.664925,
"exit_fee": 0.656475,
"net_pnl": -22.444871,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.52714974264281,
"macd_hist": 0.0003656625268640846,
"atr": 0.018726481527977526,
"adx": 17.619922150536176
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-12 14:00:00+00:00",
"exit_time": "2025-03-12 16:30:00+00:00",
"entry_price": 0.220768,
"exit_price": 0.222308,
"quantity": 7470.6,
"sl": 0.222308,
"tp": 0.217688,
"gross_pnl": -11.504416,
"entry_fee": 0.659708,
"exit_fee": 0.664309,
"net_pnl": -12.828433,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.19973869571104,
"macd_hist": -1.579574249482442e-05,
"atr": 0.0010266392054002578,
"adx": 24.528515550961355
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-13 01:45:00+00:00",
"exit_time": "2025-03-13 04:30:00+00:00",
"entry_price": 2.248125,
"exit_price": 2.223224,
"quantity": 723.8,
"sl": 2.223224,
"tp": 2.297927,
"gross_pnl": -18.023539,
"entry_fee": 0.650877,
"exit_fee": 0.643668,
"net_pnl": -19.318083,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.19044449701375,
"macd_hist": 0.0003968506460684399,
"atr": 0.016600846157811645,
"adx": 23.129539578554486
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-13 14:00:00+00:00",
"exit_time": "2025-03-13 16:15:00+00:00",
"entry_price": 0.226043,
"exit_price": 0.224989,
"quantity": 7051.1,
"sl": 0.224989,
"tp": 0.228149,
"gross_pnl": -7.426889,
"entry_fee": 0.63754,
"exit_fee": 0.634569,
"net_pnl": -8.698998,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.2850398022484,
"macd_hist": 7.889453035552613e-06,
"atr": 0.0007021967534121338,
"adx": 34.25152933649383
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-14 08:30:00+00:00",
"exit_time": "2025-03-14 10:00:00+00:00",
"entry_price": 0.169567,
"exit_price": 0.168195,
"quantity": 9307.7,
"sl": 0.168195,
"tp": 0.17231,
"gross_pnl": -12.766283,
"entry_fee": 0.631311,
"exit_fee": 0.626205,
"net_pnl": -14.023799,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.082793610783135,
"macd_hist": 1.087098699612671e-05,
"atr": 0.0009143886391144176,
"adx": 25.66705111401882
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-14 08:30:00+00:00",
"exit_time": "2025-03-14 13:45:00+00:00",
"entry_price": 2.307631,
"exit_price": 2.347043,
"quantity": 683.5,
"sl": 2.287925,
"tp": 2.347043,
"gross_pnl": 26.938406,
"entry_fee": 0.630906,
"exit_fee": 0.641682,
"net_pnl": 25.665818,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 62.21504791035479,
"macd_hist": 0.0002247358847617606,
"atr": 0.013137481463603547,
"adx": 22.022206345185317
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-14 13:45:00+00:00",
"exit_time": "2025-03-14 14:00:00+00:00",
"entry_price": 0.171377,
"exit_price": 0.169856,
"quantity": 9060.7,
"sl": 0.169856,
"tp": 0.17442,
"gross_pnl": -13.784478,
"entry_fee": 0.621119,
"exit_fee": 0.615605,
"net_pnl": -15.021202,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.13794999098059,
"macd_hist": 8.077758700165857e-05,
"atr": 0.0010142320316583822,
"adx": 22.600403202844
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-14 14:30:00+00:00",
"exit_time": "2025-03-14 15:15:00+00:00",
"entry_price": 2.338334,
"exit_price": 2.386904,
"quantity": 671.2,
"sl": 2.314049,
"tp": 2.386904,
"gross_pnl": 32.60059,
"entry_fee": 0.627796,
"exit_fee": 0.640836,
"net_pnl": 31.331958,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 62.45552415230364,
"macd_hist": 0.0009309722360749473,
"atr": 0.016190201638731826,
"adx": 22.417954084358353
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-14 17:30:00+00:00",
"exit_time": "2025-03-14 17:45:00+00:00",
"entry_price": 0.220818,
"exit_price": 0.221738,
"quantity": 7338.0,
"sl": 0.221738,
"tp": 0.218978,
"gross_pnl": -6.748922,
"entry_fee": 0.648145,
"exit_fee": 0.650844,
"net_pnl": -8.047911,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.520883647488226,
"macd_hist": -3.6262075607211856e-05,
"atr": 0.0006131481943631665,
"adx": 20.79648362206903
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-16 01:30:00+00:00",
"exit_time": "2025-03-16 02:00:00+00:00",
"entry_price": 0.220152,
"exit_price": 0.219439,
"quantity": 7295.8,
"sl": 0.219439,
"tp": 0.221579,
"gross_pnl": -5.20382,
"entry_fee": 0.642474,
"exit_fee": 0.640392,
"net_pnl": -6.486687,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.214844695977,
"macd_hist": -8.273432113516311e-05,
"atr": 0.00047550828549541423,
"adx": 17.62221173926962
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-16 02:15:00+00:00",
"exit_time": "2025-03-16 03:00:00+00:00",
"entry_price": 0.219002,
"exit_price": 0.220723,
"quantity": 7279.9,
"sl": 0.218141,
"tp": 0.220723,
"gross_pnl": 12.532054,
"entry_fee": 0.637725,
"exit_fee": 0.642738,
"net_pnl": 11.251591,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.21964429619171,
"macd_hist": -0.0002587507938026477,
"atr": 0.0005738198626943964,
"adx": 26.374015993027832
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-16 07:15:00+00:00",
"exit_time": "2025-03-16 09:30:00+00:00",
"entry_price": 2.373663,
"exit_price": 2.343567,
"quantity": 679.0,
"sl": 2.38871,
"tp": 2.343567,
"gross_pnl": 20.434867,
"entry_fee": 0.644687,
"exit_fee": 0.636513,
"net_pnl": 19.153667,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 40.57565364555546,
"macd_hist": -0.00047354642503816095,
"atr": 0.010031844257217449,
"adx": 16.608875345408364
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-16 10:15:00+00:00",
"exit_time": "2025-03-16 11:00:00+00:00",
"entry_price": 0.171157,
"exit_price": 0.169772,
"quantity": 9598.5,
"sl": 0.169772,
"tp": 0.173928,
"gross_pnl": -13.297415,
"entry_fee": 0.657141,
"exit_fee": 0.651822,
"net_pnl": -14.606377,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.432587941629766,
"macd_hist": -0.0004025681113523592,
"atr": 0.0009235759211346002,
"adx": 27.15011171884625
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-16 22:00:00+00:00",
"exit_time": "2025-03-17 00:30:00+00:00",
"entry_price": 2.29767,
"exit_price": 2.320686,
"quantity": 703.8,
"sl": 2.320686,
"tp": 2.251639,
"gross_pnl": -16.198513,
"entry_fee": 0.64684,
"exit_fee": 0.65332,
"net_pnl": -17.498672,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.44992420900802,
"macd_hist": -0.00022328819722393714,
"atr": 0.015343859561128076,
"adx": 18.966591940599322
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-17 18:00:00+00:00",
"exit_time": "2025-03-18 00:45:00+00:00",
"entry_price": 0.174713,
"exit_price": 0.171026,
"quantity": 9082.6,
"sl": 0.176556,
"tp": 0.171026,
"gross_pnl": 33.486801,
"entry_fee": 0.634738,
"exit_fee": 0.621343,
"net_pnl": 32.230721,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.77890098199376,
"macd_hist": 0.0003695872496345281,
"atr": 0.0012289726679733496,
"adx": 20.591759146993198
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-17 18:00:00+00:00",
"exit_time": "2025-03-18 04:00:00+00:00",
"entry_price": 0.219692,
"exit_price": 0.223159,
"quantity": 7219.7,
"sl": 0.217959,
"tp": 0.223159,
"gross_pnl": 25.029105,
"entry_fee": 0.634444,
"exit_fee": 0.644456,
"net_pnl": 23.750206,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.14221352901973,
"macd_hist": 1.1919395773969796e-05,
"atr": 0.0011555930441582447,
"adx": 40.16010433541833
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-18 06:45:00+00:00",
"exit_time": "2025-03-18 07:00:00+00:00",
"entry_price": 0.166233,
"exit_price": 0.167637,
"quantity": 10012.1,
"sl": 0.167637,
"tp": 0.163427,
"gross_pnl": -14.050719,
"entry_fee": 0.665738,
"exit_fee": 0.671358,
"net_pnl": -15.387815,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.003481647366467,
"macd_hist": -1.5827915569042615e-05,
"atr": 0.0009355825321290255,
"adx": 38.41219935853581
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-18 06:30:00+00:00",
"exit_time": "2025-03-18 07:00:00+00:00",
"entry_price": 2.253875,
"exit_price": 2.272281,
"quantity": 738.3,
"sl": 2.272281,
"tp": 2.217061,
"gross_pnl": -13.589699,
"entry_fee": 0.665614,
"exit_fee": 0.67105,
"net_pnl": -14.926363,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.567338159168507,
"macd_hist": -0.0007129103387799492,
"atr": 0.012271162626620206,
"adx": 39.170583279660846
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-18 08:45:00+00:00",
"exit_time": "2025-03-18 10:15:00+00:00",
"entry_price": 0.224242,
"exit_price": 0.223283,
"quantity": 7249.4,
"sl": 0.223283,
"tp": 0.226161,
"gross_pnl": -6.955836,
"entry_fee": 0.650249,
"exit_fee": 0.647467,
"net_pnl": -8.253552,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.16487122111522,
"macd_hist": 3.5675163830773695e-05,
"atr": 0.000639670071149275,
"adx": 36.16950217793847
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-18 20:00:00+00:00",
"exit_time": "2025-03-18 21:00:00+00:00",
"entry_price": 0.232117,
"exit_price": 0.233712,
"quantity": 6938.1,
"sl": 0.233712,
"tp": 0.228927,
"gross_pnl": -11.066083,
"entry_fee": 0.64418,
"exit_fee": 0.648606,
"net_pnl": -12.358869,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 84.68447683115706,
"macd_hist": 0.0006380477298602116,
"atr": 0.0010633153680608884,
"adx": 38.893655440280334
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-19 00:00:00+00:00",
"exit_time": "2025-03-19 03:15:00+00:00",
"entry_price": 0.240384,
"exit_price": 0.237986,
"quantity": 6610.7,
"sl": 0.237986,
"tp": 0.245179,
"gross_pnl": -15.850066,
"entry_fee": 0.635643,
"exit_fee": 0.629303,
"net_pnl": -17.115011,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.00289211608468,
"macd_hist": 0.00010298711225136805,
"atr": 0.0015984253718770958,
"adx": 61.558548087521686
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-19 08:30:00+00:00",
"exit_time": "2025-03-19 10:30:00+00:00",
"entry_price": 2.30073,
"exit_price": 2.327989,
"quantity": 677.8,
"sl": 2.287101,
"tp": 2.327989,
"gross_pnl": 18.476185,
"entry_fee": 0.623774,
"exit_fee": 0.631164,
"net_pnl": 17.221247,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 58.755690443194204,
"macd_hist": 0.00014671480238969987,
"atr": 0.009086350634688347,
"adx": 20.014359107740393
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-19 19:00:00+00:00",
"exit_time": "2025-03-19 19:15:00+00:00",
"entry_price": 0.175418,
"exit_price": 0.172807,
"quantity": 9048.0,
"sl": 0.172807,
"tp": 0.180638,
"gross_pnl": -23.615754,
"entry_fee": 0.634871,
"exit_fee": 0.625425,
"net_pnl": -24.87605,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.81128069663703,
"macd_hist": 0.00021139234333852354,
"atr": 0.001740034957919025,
"adx": 31.65526272560807
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-20 05:15:00+00:00",
"exit_time": "2025-03-20 08:15:00+00:00",
"entry_price": 2.439144,
"exit_price": 2.490051,
"quantity": 633.3,
"sl": 2.41369,
"tp": 2.490051,
"gross_pnl": 32.239672,
"entry_fee": 0.617884,
"exit_fee": 0.63078,
"net_pnl": 30.991008,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.52651529032914,
"macd_hist": -0.004810198782076711,
"atr": 0.016969141551251236,
"adx": 23.665776669736637
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-20 10:00:00+00:00",
"exit_time": "2025-03-20 14:15:00+00:00",
"entry_price": 0.172613,
"exit_price": 0.174044,
"quantity": 9240.1,
"sl": 0.174044,
"tp": 0.16975,
"gross_pnl": -13.224175,
"entry_fee": 0.637984,
"exit_fee": 0.643273,
"net_pnl": -14.505432,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.32015650301348,
"macd_hist": -8.93809909499131e-05,
"atr": 0.0009541148484459447,
"adx": 12.769479287759635
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-20 15:30:00+00:00",
"exit_time": "2025-03-20 16:45:00+00:00",
"entry_price": 0.170233,
"exit_price": 0.16659,
"quantity": 9214.8,
"sl": 0.172054,
"tp": 0.16659,
"gross_pnl": 33.5695,
"entry_fee": 0.627465,
"exit_fee": 0.614037,
"net_pnl": 32.327998,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.46912035257768,
"macd_hist": -3.7721498616850174e-05,
"atr": 0.001214332752587204,
"adx": 18.621520362770156
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-20 13:45:00+00:00",
"exit_time": "2025-03-20 16:45:00+00:00",
"entry_price": 0.231897,
"exit_price": 0.233127,
"quantity": 6873.3,
"sl": 0.233127,
"tp": 0.229436,
"gross_pnl": -8.458426,
"entry_fee": 0.637559,
"exit_fee": 0.640942,
"net_pnl": -9.736926,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.63121389558493,
"macd_hist": 0.0004104978611518772,
"atr": 0.0008204138385435827,
"adx": 22.36481459171676
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-21 00:00:00+00:00",
"exit_time": "2025-03-21 00:45:00+00:00",
"entry_price": 0.234113,
"exit_price": 0.232709,
"quantity": 6858.1,
"sl": 0.232709,
"tp": 0.236922,
"gross_pnl": -9.631652,
"entry_fee": 0.642229,
"exit_fee": 0.638377,
"net_pnl": -10.912258,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 44.77364580827829,
"macd_hist": -0.00040142136595934736,
"atr": 0.000936279961644086,
"adx": 32.88366371502657
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-21 12:45:00+00:00",
"exit_time": "2025-03-21 16:45:00+00:00",
"entry_price": 0.165943,
"exit_price": 0.167163,
"quantity": 9551.2,
"sl": 0.167163,
"tp": 0.163503,
"gross_pnl": -11.652527,
"entry_fee": 0.633983,
"exit_fee": 0.638644,
"net_pnl": -12.925155,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.61236068910174,
"macd_hist": -1.711994435121551e-05,
"atr": 0.0008133377233892507,
"adx": 25.218039980563457
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-21 10:15:00+00:00",
"exit_time": "2025-03-21 17:30:00+00:00",
"entry_price": 2.378062,
"exit_price": 2.398196,
"quantity": 666.9,
"sl": 2.398196,
"tp": 2.337795,
"gross_pnl": -13.426937,
"entry_fee": 0.634372,
"exit_fee": 0.639743,
"net_pnl": -14.701052,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.104538549296855,
"macd_hist": -0.0005857220558512094,
"atr": 0.013422239284252931,
"adx": 19.688614340050858
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-21 18:15:00+00:00",
"exit_time": "2025-03-21 20:30:00+00:00",
"entry_price": 0.236984,
"exit_price": 0.235667,
"quantity": 6490.6,
"sl": 0.235667,
"tp": 0.239616,
"gross_pnl": -8.544095,
"entry_fee": 0.615267,
"exit_fee": 0.611849,
"net_pnl": -9.77121,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.271455930719625,
"macd_hist": 7.777231131226832e-06,
"atr": 0.0008775865644992347,
"adx": 21.512612353374536
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-22 07:30:00+00:00",
"exit_time": "2025-03-22 08:15:00+00:00",
"entry_price": 0.169167,
"exit_price": 0.168438,
"quantity": 8990.2,
"sl": 0.168438,
"tp": 0.170626,
"gross_pnl": -6.557411,
"entry_fee": 0.608338,
"exit_fee": 0.605715,
"net_pnl": -7.771464,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.57002008302198,
"macd_hist": 1.1905028084352757e-06,
"atr": 0.00048626364281349017,
"adx": 12.317815816810514
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-22 19:45:00+00:00",
"exit_time": "2025-03-22 21:30:00+00:00",
"entry_price": 0.237126,
"exit_price": 0.238145,
"quantity": 6353.5,
"sl": 0.238145,
"tp": 0.235089,
"gross_pnl": -6.47204,
"entry_fee": 0.602633,
"exit_fee": 0.605222,
"net_pnl": -7.679894,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.48001386028635,
"macd_hist": 0.0002586048809265663,
"atr": 0.000679104949223918,
"adx": 22.513941784265356
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-23 01:15:00+00:00",
"exit_time": "2025-03-23 01:30:00+00:00",
"entry_price": 0.240594,
"exit_price": 0.239462,
"quantity": 6205.8,
"sl": 0.239462,
"tp": 0.242859,
"gross_pnl": -7.027327,
"entry_fee": 0.597231,
"exit_fee": 0.594421,
"net_pnl": -8.218979,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 77.58132900937883,
"macd_hist": 9.957676844895083e-05,
"atr": 0.0007549203384055985,
"adx": 27.819940063986934
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-23 06:30:00+00:00",
"exit_time": "2025-03-23 09:30:00+00:00",
"entry_price": 0.169017,
"exit_price": 0.170546,
"quantity": 8746.9,
"sl": 0.168252,
"tp": 0.170546,
"gross_pnl": 13.378093,
"entry_fee": 0.59135,
"exit_fee": 0.596701,
"net_pnl": 12.190043,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 62.633651184546814,
"macd_hist": 5.5519187820627576e-05,
"atr": 0.0005098222667860864,
"adx": 15.543695708408183
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-23 11:00:00+00:00",
"exit_time": "2025-03-23 11:15:00+00:00",
"entry_price": 2.40504,
"exit_price": 2.423685,
"quantity": 622.3,
"sl": 2.395718,
"tp": 2.423685,
"gross_pnl": 11.602239,
"entry_fee": 0.598663,
"exit_fee": 0.603304,
"net_pnl": 10.400273,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.63836355444285,
"macd_hist": 0.00047377792598442617,
"atr": 0.00621470831100566,
"adx": 16.66388203602317
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-23 11:00:00+00:00",
"exit_time": "2025-03-23 11:30:00+00:00",
"entry_price": 0.235714,
"exit_price": 0.234708,
"quantity": 6354.0,
"sl": 0.234708,
"tp": 0.237725,
"gross_pnl": -6.38994,
"entry_fee": 0.59909,
"exit_fee": 0.596534,
"net_pnl": -7.585563,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.630656643909017,
"macd_hist": -0.00029580194383087006,
"atr": 0.0006704374982449868,
"adx": 23.59770217131843
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-23 22:00:00+00:00",
"exit_time": "2025-03-24 00:15:00+00:00",
"entry_price": 2.414941,
"exit_price": 2.440563,
"quantity": 621.3,
"sl": 2.402131,
"tp": 2.440563,
"gross_pnl": 15.918464,
"entry_fee": 0.600161,
"exit_fee": 0.606529,
"net_pnl": 14.711774,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 61.24766527992994,
"macd_hist": 0.0011105932341904509,
"atr": 0.008540406683306067,
"adx": 17.387221905187754
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-24 00:30:00+00:00",
"exit_time": "2025-03-24 04:00:00+00:00",
"entry_price": 0.226377,
"exit_price": 0.227308,
"quantity": 6730.5,
"sl": 0.227308,
"tp": 0.224516,
"gross_pnl": -6.265474,
"entry_fee": 0.609453,
"exit_fee": 0.611959,
"net_pnl": -7.486887,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 14.013041603173171,
"macd_hist": -0.000136847944443147,
"atr": 0.0006206051165024762,
"adx": 33.09855035547227
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-24 03:00:00+00:00",
"exit_time": "2025-03-24 08:45:00+00:00",
"entry_price": 0.173747,
"exit_price": 0.176292,
"quantity": 8765.1,
"sl": 0.172475,
"tp": 0.176292,
"gross_pnl": 22.30202,
"entry_fee": 0.609165,
"exit_fee": 0.618086,
"net_pnl": 21.074769,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.49757564737857,
"macd_hist": 7.313749029311037e-05,
"atr": 0.0008481371375307966,
"adx": 18.046494700368473
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-24 14:00:00+00:00",
"exit_time": "2025-03-24 14:15:00+00:00",
"entry_price": 0.180858,
"exit_price": 0.183886,
"quantity": 8540.1,
"sl": 0.179344,
"tp": 0.183886,
"gross_pnl": 25.855167,
"entry_fee": 0.617818,
"exit_fee": 0.628161,
"net_pnl": 24.609188,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 78.44237507637186,
"macd_hist": 0.00018326665327728954,
"atr": 0.0010091672086435654,
"adx": 22.245716837638913
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-24 14:00:00+00:00",
"exit_time": "2025-03-24 14:30:00+00:00",
"entry_price": 2.481148,
"exit_price": 2.464968,
"quantity": 622.1,
"sl": 2.464968,
"tp": 2.513508,
"gross_pnl": -10.065608,
"entry_fee": 0.617409,
"exit_fee": 0.613383,
"net_pnl": -11.2964,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.69369479665463,
"macd_hist": 0.000504153563894622,
"atr": 0.01078669910386938,
"adx": 16.737540815988623
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-24 18:45:00+00:00",
"exit_time": "2025-03-24 21:00:00+00:00",
"entry_price": 0.186989,
"exit_price": 0.184702,
"quantity": 8367.8,
"sl": 0.184702,
"tp": 0.191562,
"gross_pnl": -19.134704,
"entry_fee": 0.625874,
"exit_fee": 0.61822,
"net_pnl": -20.378798,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.3091070227653,
"macd_hist": 0.000163278984938661,
"atr": 0.0015244711411640148,
"adx": 39.4436915222243
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-25 13:15:00+00:00",
"exit_time": "2025-03-25 13:30:00+00:00",
"entry_price": 2.449845,
"exit_price": 2.437184,
"quantity": 624.0,
"sl": 2.437184,
"tp": 2.475167,
"gross_pnl": -7.900364,
"entry_fee": 0.611481,
"exit_fee": 0.608321,
"net_pnl": -9.120166,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.805093329766116,
"macd_hist": 0.000216420559019939,
"atr": 0.008440559555497915,
"adx": 18.338934839894304
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-25 13:15:00+00:00",
"exit_time": "2025-03-25 13:45:00+00:00",
"entry_price": 0.187959,
"exit_price": 0.186001,
"quantity": 8138.3,
"sl": 0.186001,
"tp": 0.191873,
"gross_pnl": -15.929126,
"entry_fee": 0.611866,
"exit_fee": 0.605494,
"net_pnl": -17.146487,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.70817646924782,
"macd_hist": 8.321913754797707e-05,
"atr": 0.0013048692593371385,
"adx": 15.337949868916471
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-25 17:45:00+00:00",
"exit_time": "2025-03-25 18:30:00+00:00",
"entry_price": 2.463046,
"exit_price": 2.44521,
"quantity": 602.4,
"sl": 2.44521,
"tp": 2.498719,
"gross_pnl": -10.744606,
"entry_fee": 0.593496,
"exit_fee": 0.589198,
"net_pnl": -11.927299,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.7978052185825,
"macd_hist": 0.0012072183966540535,
"atr": 0.01189088734419126,
"adx": 15.88157301566171
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-25 23:00:00+00:00",
"exit_time": "2025-03-26 01:15:00+00:00",
"entry_price": 0.226323,
"exit_price": 0.227555,
"quantity": 6464.1,
"sl": 0.225706,
"tp": 0.227555,
"gross_pnl": 7.96827,
"entry_fee": 0.585189,
"exit_fee": 0.588376,
"net_pnl": 6.794705,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.800932604700375,
"macd_hist": -0.0002304260266347016,
"atr": 0.00041089866495354804,
"adx": 28.75616274546182
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-26 00:15:00+00:00",
"exit_time": "2025-03-26 03:30:00+00:00",
"entry_price": 0.192699,
"exit_price": 0.190368,
"quantity": 7587.0,
"sl": 0.190368,
"tp": 0.197362,
"gross_pnl": -17.689021,
"entry_fee": 0.584804,
"exit_fee": 0.577728,
"net_pnl": -18.851553,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.34969454731308,
"macd_hist": 4.262920022184823e-05,
"atr": 0.0015543272687374313,
"adx": 11.803985333884702
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-26 07:15:00+00:00",
"exit_time": "2025-03-26 07:30:00+00:00",
"entry_price": 0.19756,
"exit_price": 0.199655,
"quantity": 7292.2,
"sl": 0.199655,
"tp": 0.19337,
"gross_pnl": -15.27903,
"entry_fee": 0.57626,
"exit_fee": 0.582371,
"net_pnl": -16.437661,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.20075146139503,
"macd_hist": 0.0004757841564724372,
"atr": 0.0013968377202349495,
"adx": 18.790989048672813
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-03-26 13:45:00+00:00",
"exit_time": "2025-03-26 14:30:00+00:00",
"entry_price": 2.415342,
"exit_price": 2.399559,
"quantity": 584.8,
"sl": 2.399559,
"tp": 2.446907,
"gross_pnl": -9.22987,
"entry_fee": 0.564997,
"exit_fee": 0.561305,
"net_pnl": -10.356172,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.92729946174303,
"macd_hist": -0.004175927274053651,
"atr": 0.010521967932285681,
"adx": 28.1934914013265
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-26 14:15:00+00:00",
"exit_time": "2025-03-26 17:30:00+00:00",
"entry_price": 0.19676,
"exit_price": 0.193904,
"quantity": 7174.4,
"sl": 0.193904,
"tp": 0.202472,
"gross_pnl": -20.490192,
"entry_fee": 0.564653,
"exit_fee": 0.556457,
"net_pnl": -21.611302,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.405541564188376,
"macd_hist": -0.001099173254347413,
"atr": 0.0019040098329749882,
"adx": 33.35595257136959
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-27 11:45:00+00:00",
"exit_time": "2025-03-27 13:30:00+00:00",
"entry_price": 0.234503,
"exit_price": 0.233506,
"quantity": 5788.4,
"sl": 0.233506,
"tp": 0.236498,
"gross_pnl": -5.773082,
"entry_fee": 0.54296,
"exit_fee": 0.540651,
"net_pnl": -6.856692,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.305069460016,
"macd_hist": 1.798521948834144e-05,
"atr": 0.0006649023970122068,
"adx": 27.26149905593724
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-03-28 03:15:00+00:00",
"exit_time": "2025-03-28 04:30:00+00:00",
"entry_price": 0.188411,
"exit_price": 0.184565,
"quantity": 7137.6,
"sl": 0.190334,
"tp": 0.184565,
"gross_pnl": 27.451511,
"entry_fee": 0.537921,
"exit_fee": 0.526941,
"net_pnl": 26.386649,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.40389323201105,
"macd_hist": -0.00013613853235087918,
"atr": 0.001282014092981972,
"adx": 16.64073635365363
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-28 04:45:00+00:00",
"exit_time": "2025-03-28 15:30:00+00:00",
"entry_price": 0.230557,
"exit_price": 0.231868,
"quantity": 6019.7,
"sl": 0.231868,
"tp": 0.227935,
"gross_pnl": -7.893083,
"entry_fee": 0.555153,
"exit_fee": 0.558311,
"net_pnl": -9.006547,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.66773808820195,
"macd_hist": -0.00011033323661298192,
"atr": 0.0008741391131261072,
"adx": 27.30239126869259
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-28 14:00:00+00:00",
"exit_time": "2025-03-28 23:00:00+00:00",
"entry_price": 2.182782,
"exit_price": 2.208772,
"quantity": 635.4,
"sl": 2.208772,
"tp": 2.130802,
"gross_pnl": -16.514027,
"entry_fee": 0.554776,
"exit_fee": 0.561381,
"net_pnl": -17.630184,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.28769780364449,
"macd_hist": -0.0005853266624556361,
"atr": 0.01732664639688353,
"adx": 41.5267495654462
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-29 02:30:00+00:00",
"exit_time": "2025-03-29 02:45:00+00:00",
"entry_price": 0.233343,
"exit_price": 0.232568,
"quantity": 5750.8,
"sl": 0.232568,
"tp": 0.234894,
"gross_pnl": -4.460008,
"entry_fee": 0.536764,
"exit_fee": 0.53498,
"net_pnl": -5.531753,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 57.77753850820599,
"macd_hist": 2.6090424330006573e-05,
"atr": 0.000517030429308137,
"adx": 18.623850572649733
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-29 08:00:00+00:00",
"exit_time": "2025-03-29 11:30:00+00:00",
"entry_price": 0.234303,
"exit_price": 0.233086,
"quantity": 5684.0,
"sl": 0.233086,
"tp": 0.236739,
"gross_pnl": -6.921305,
"entry_fee": 0.532712,
"exit_fee": 0.529944,
"net_pnl": -7.983961,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.45931853725156,
"macd_hist": 2.6155706259992095e-05,
"atr": 0.0008117880330545186,
"adx": 13.988405854181796
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-29 09:30:00+00:00",
"exit_time": "2025-03-29 13:00:00+00:00",
"entry_price": 2.091091,
"exit_price": 2.117184,
"quantity": 636.3,
"sl": 2.117184,
"tp": 2.038906,
"gross_pnl": -16.602761,
"entry_fee": 0.532224,
"exit_fee": 0.538866,
"net_pnl": -17.673851,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.5299317993386,
"macd_hist": -0.0016272252554855211,
"atr": 0.017395108299016367,
"adx": 35.60495925685308
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-30 13:30:00+00:00",
"exit_time": "2025-03-30 15:15:00+00:00",
"entry_price": 0.230117,
"exit_price": 0.230894,
"quantity": 5592.8,
"sl": 0.230894,
"tp": 0.228563,
"gross_pnl": -4.346632,
"entry_fee": 0.514799,
"exit_fee": 0.516538,
"net_pnl": -5.377969,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.475136705784465,
"macd_hist": -8.689783935313106e-06,
"atr": 0.0005181223328018157,
"adx": 11.23418306945369
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-30 16:30:00+00:00",
"exit_time": "2025-03-30 18:00:00+00:00",
"entry_price": 2.127487,
"exit_price": 2.14613,
"quantity": 600.3,
"sl": 2.14613,
"tp": 2.090201,
"gross_pnl": -11.191357,
"entry_fee": 0.510852,
"exit_fee": 0.515329,
"net_pnl": -12.217538,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.46944975312423,
"macd_hist": -0.000323959775932337,
"atr": 0.012428626300886883,
"adx": 17.23806073609782
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-03-30 22:00:00+00:00",
"exit_time": "2025-03-30 22:30:00+00:00",
"entry_price": 2.117488,
"exit_price": 2.137744,
"quantity": 593.1,
"sl": 2.137744,
"tp": 2.076977,
"gross_pnl": -12.013594,
"entry_fee": 0.502353,
"exit_fee": 0.507158,
"net_pnl": -13.023105,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.0896247014223,
"macd_hist": -0.0014543373385438568,
"atr": 0.013503730812469783,
"adx": 14.352642535066254
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-03-30 22:15:00+00:00",
"exit_time": "2025-03-31 00:30:00+00:00",
"entry_price": 0.166037,
"exit_price": 0.164357,
"quantity": 7560.8,
"sl": 0.164357,
"tp": 0.169396,
"gross_pnl": -12.701142,
"entry_fee": 0.502148,
"exit_fee": 0.497067,
"net_pnl": -13.700357,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.72991357746323,
"macd_hist": -0.00036848366270756565,
"atr": 0.0011199116718024133,
"adx": 18.98780867933062
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-03-31 01:00:00+00:00",
"exit_time": "2025-03-31 08:15:00+00:00",
"entry_price": 0.232553,
"exit_price": 0.231485,
"quantity": 5203.1,
"sl": 0.231485,
"tp": 0.23469,
"gross_pnl": -5.55929,
"entry_fee": 0.483999,
"exit_fee": 0.481775,
"net_pnl": -6.525064,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.468506832522586,
"macd_hist": 2.1065408064706445e-05,
"atr": 0.0007123048074662123,
"adx": 16.637386027757525
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-03-31 15:00:00+00:00",
"exit_time": "2025-03-31 17:00:00+00:00",
"entry_price": 0.237436,
"exit_price": 0.238603,
"quantity": 5045.9,
"sl": 0.238603,
"tp": 0.235103,
"gross_pnl": -5.886704,
"entry_fee": 0.479232,
"exit_fee": 0.481587,
"net_pnl": -6.847522,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 81.9249647809587,
"macd_hist": 0.00038304364999425646,
"atr": 0.000777754055481686,
"adx": 34.59506917882303
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-01 00:45:00+00:00",
"exit_time": "2025-04-01 02:15:00+00:00",
"entry_price": 2.077192,
"exit_price": 2.09664,
"quantity": 570.9,
"sl": 2.09664,
"tp": 2.038297,
"gross_pnl": -11.102529,
"entry_fee": 0.474348,
"exit_fee": 0.478789,
"net_pnl": -12.055665,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.12576525252002,
"macd_hist": -0.00013091827323298555,
"atr": 0.012964942907461209,
"adx": 15.582516529018895
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-01 08:00:00+00:00",
"exit_time": "2025-04-01 08:30:00+00:00",
"entry_price": 0.170937,
"exit_price": 0.17378,
"quantity": 6816.6,
"sl": 0.169516,
"tp": 0.17378,
"gross_pnl": 19.377129,
"entry_fee": 0.466084,
"exit_fee": 0.473835,
"net_pnl": 18.43721,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.85633898883022,
"macd_hist": 1.058243405636938e-05,
"atr": 0.0009475461157641508,
"adx": 32.46476608766678
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-01 08:15:00+00:00",
"exit_time": "2025-04-01 08:45:00+00:00",
"entry_price": 2.133813,
"exit_price": 2.171226,
"quantity": 545.7,
"sl": 2.115107,
"tp": 2.171226,
"gross_pnl": 20.415933,
"entry_fee": 0.465769,
"exit_fee": 0.473935,
"net_pnl": 19.476229,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.41021385988114,
"macd_hist": 0.0018997583301910577,
"atr": 0.012470791647320312,
"adx": 15.441778935309731
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-01 09:00:00+00:00",
"exit_time": "2025-04-01 12:15:00+00:00",
"entry_price": 0.233757,
"exit_price": 0.23503,
"quantity": 5247.4,
"sl": 0.23503,
"tp": 0.23121,
"gross_pnl": -6.680938,
"entry_fee": 0.490646,
"exit_fee": 0.493318,
"net_pnl": -7.664902,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.44822782924847,
"macd_hist": -2.6563103768483128e-05,
"atr": 0.0008487934538503704,
"adx": 28.22196238414781
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-01 23:30:00+00:00",
"exit_time": "2025-04-02 03:30:00+00:00",
"entry_price": 0.237884,
"exit_price": 0.237068,
"quantity": 5100.2,
"sl": 0.237068,
"tp": 0.239516,
"gross_pnl": -4.161665,
"entry_fee": 0.485302,
"exit_fee": 0.483637,
"net_pnl": -5.130604,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.64405902834983,
"macd_hist": 5.518273129547391e-05,
"atr": 0.0005439871657935945,
"adx": 27.453044582260727
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-02 02:00:00+00:00",
"exit_time": "2025-04-02 05:45:00+00:00",
"entry_price": 2.090609,
"exit_price": 2.070463,
"quantity": 580.0,
"sl": 2.070463,
"tp": 2.130902,
"gross_pnl": -11.684823,
"entry_fee": 0.485021,
"exit_fee": 0.480347,
"net_pnl": -12.650192,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.415272650543557,
"macd_hist": -0.0038881862305720294,
"atr": 0.013430831024751285,
"adx": 26.024817307471817
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-02 12:45:00+00:00",
"exit_time": "2025-04-02 13:15:00+00:00",
"entry_price": 2.127613,
"exit_price": 2.107375,
"quantity": 555.6,
"sl": 2.107375,
"tp": 2.168088,
"gross_pnl": -11.244032,
"entry_fee": 0.472841,
"exit_fee": 0.468343,
"net_pnl": -12.185216,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.32804891111338,
"macd_hist": 9.413144371916158e-05,
"atr": 0.013491759348894364,
"adx": 24.502891119768023
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-02 15:45:00+00:00",
"exit_time": "2025-04-02 20:00:00+00:00",
"entry_price": 2.171583,
"exit_price": 2.185118,
"quantity": 534.5,
"sl": 2.200936,
"tp": 2.112876,
"gross_pnl": -7.234816,
"entry_fee": 0.464284,
"exit_fee": 0.467178,
"net_pnl": -8.166278,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 66.48489344108211,
"macd_hist": 0.006383101194273911,
"atr": 0.019568938595755286,
"adx": 28.119602262060774
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-02 20:00:00+00:00",
"exit_time": "2025-04-02 20:15:00+00:00",
"entry_price": 0.176978,
"exit_price": 0.174266,
"quantity": 6555.2,
"sl": 0.174266,
"tp": 0.182401,
"gross_pnl": -17.776063,
"entry_fee": 0.46405,
"exit_fee": 0.456939,
"net_pnl": -18.697052,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.52078453216409,
"macd_hist": 0.00020129086733793993,
"atr": 0.0018078332328940732,
"adx": 20.22385596638216
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-02 20:00:00+00:00",
"exit_time": "2025-04-03 00:00:00+00:00",
"entry_price": 0.239766,
"exit_price": 0.237142,
"quantity": 4834.4,
"sl": 0.241078,
"tp": 0.237142,
"gross_pnl": 12.685943,
"entry_fee": 0.46365,
"exit_fee": 0.458576,
"net_pnl": 11.763717,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.72347509840172,
"macd_hist": 0.00017115138576413106,
"atr": 0.0008746995561140083,
"adx": 14.326201702022104
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-02 20:00:00+00:00",
"exit_time": "2025-04-03 00:00:00+00:00",
"entry_price": 2.185118,
"exit_price": 2.156396,
"quantity": 524.0,
"sl": 2.156396,
"tp": 2.242564,
"gross_pnl": -15.05065,
"entry_fee": 0.458001,
"exit_fee": 0.451981,
"net_pnl": -15.960631,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.13554859431878,
"macd_hist": 0.0009805743149053324,
"atr": 0.019148409316554656,
"adx": 21.851568781968272
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-03 06:30:00+00:00",
"exit_time": "2025-04-03 12:30:00+00:00",
"entry_price": 2.042796,
"exit_price": 1.999039,
"quantity": 541.3,
"sl": 2.064674,
"tp": 1.999039,
"gross_pnl": 23.685369,
"entry_fee": 0.442306,
"exit_fee": 0.432832,
"net_pnl": 22.810231,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 40.289863919800005,
"macd_hist": -0.00042360858025469956,
"atr": 0.014585484738610698,
"adx": 12.918001309004637
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-03 14:15:00+00:00",
"exit_time": "2025-04-03 17:30:00+00:00",
"entry_price": 0.233797,
"exit_price": 0.23513,
"quantity": 4889.3,
"sl": 0.23513,
"tp": 0.231129,
"gross_pnl": -6.520724,
"entry_fee": 0.457241,
"exit_fee": 0.459849,
"net_pnl": -7.437814,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.00599464032572,
"macd_hist": 0.00035499892401147186,
"atr": 0.0008891149086527973,
"adx": 37.177419710458004
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-04 02:00:00+00:00",
"exit_time": "2025-04-04 05:00:00+00:00",
"entry_price": 0.239374,
"exit_price": 0.238466,
"quantity": 4721.4,
"sl": 0.238466,
"tp": 0.24119,
"gross_pnl": -4.287563,
"entry_fee": 0.452072,
"exit_fee": 0.450357,
"net_pnl": -5.189992,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.75667385785562,
"macd_hist": 4.33538068674022e-07,
"atr": 0.0006054084769751977,
"adx": 44.99814790877319
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-04 05:15:00+00:00",
"exit_time": "2025-04-04 07:45:00+00:00",
"entry_price": 0.163586,
"exit_price": 0.166535,
"quantity": 6851.2,
"sl": 0.162112,
"tp": 0.166535,
"gross_pnl": 20.202942,
"entry_fee": 0.448305,
"exit_fee": 0.456386,
"net_pnl": 19.298251,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.8136028452784,
"macd_hist": 2.4402763516525043e-05,
"atr": 0.0009829393609948704,
"adx": 20.135252004368393
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-04 11:30:00+00:00",
"exit_time": "2025-04-04 12:30:00+00:00",
"entry_price": 0.160326,
"exit_price": 0.164224,
"quantity": 7186.5,
"sl": 0.158377,
"tp": 0.164224,
"gross_pnl": 28.015923,
"entry_fee": 0.460873,
"exit_fee": 0.47208,
"net_pnl": 27.082971,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.362077971857133,
"macd_hist": -0.000834876853675933,
"atr": 0.001299469994015442,
"adx": 36.05181512249813
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-04 12:30:00+00:00",
"exit_time": "2025-04-04 13:00:00+00:00",
"entry_price": 0.239204,
"exit_price": 0.241726,
"quantity": 5002.3,
"sl": 0.237943,
"tp": 0.241726,
"gross_pnl": 12.617396,
"entry_fee": 0.478628,
"exit_fee": 0.483675,
"net_pnl": 11.655094,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.00396957881502,
"macd_hist": 5.864997799663066e-05,
"atr": 0.0008407730006341492,
"adx": 15.447450792506482
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-05 03:15:00+00:00",
"exit_time": "2025-04-05 04:45:00+00:00",
"entry_price": 0.237916,
"exit_price": 0.236807,
"quantity": 5106.6,
"sl": 0.238471,
"tp": 0.236807,
"gross_pnl": 5.665352,
"entry_fee": 0.485977,
"exit_fee": 0.483711,
"net_pnl": 4.695664,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.94874198029814,
"macd_hist": -1.1809858727698536e-05,
"atr": 0.0003698058568993512,
"adx": 19.129221485816988
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-06 07:45:00+00:00",
"exit_time": "2025-04-06 11:15:00+00:00",
"entry_price": 2.092709,
"exit_price": 2.078513,
"quantity": 584.0,
"sl": 2.078513,
"tp": 2.121101,
"gross_pnl": -8.290395,
"entry_fee": 0.488857,
"exit_fee": 0.485541,
"net_pnl": -9.264793,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.245258786031886,
"macd_hist": -0.0038718874734419905,
"atr": 0.009463921412830475,
"adx": 33.35222458485207
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-06 12:45:00+00:00",
"exit_time": "2025-04-06 14:45:00+00:00",
"entry_price": 2.068593,
"exit_price": 2.08207,
"quantity": 582.9,
"sl": 2.08207,
"tp": 2.041639,
"gross_pnl": -7.855635,
"entry_fee": 0.482313,
"exit_fee": 0.485455,
"net_pnl": -8.823404,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.44187643624886,
"macd_hist": -0.0003340793121479231,
"atr": 0.008984543305144668,
"adx": 43.8674321713198
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-06 18:45:00+00:00",
"exit_time": "2025-04-06 20:30:00+00:00",
"entry_price": 1.994699,
"exit_price": 1.968556,
"quantity": 596.8,
"sl": 1.968556,
"tp": 2.046987,
"gross_pnl": -15.60261,
"entry_fee": 0.476175,
"exit_fee": 0.469934,
"net_pnl": -16.548719,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.033027596614833,
"macd_hist": -0.006740564223060543,
"atr": 0.01742918952793266,
"adx": 42.14016267928252
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-07 06:15:00+00:00",
"exit_time": "2025-04-07 06:45:00+00:00",
"entry_price": 0.224038,
"exit_price": 0.221703,
"quantity": 5185.9,
"sl": 0.225205,
"tp": 0.221703,
"gross_pnl": 12.108174,
"entry_fee": 0.464735,
"exit_fee": 0.459891,
"net_pnl": 11.183548,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 20.680913589222012,
"macd_hist": -6.438142697450964e-05,
"atr": 0.0007782753152887698,
"adx": 45.37660193294786
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-07 07:00:00+00:00",
"exit_time": "2025-04-07 08:30:00+00:00",
"entry_price": 0.221722,
"exit_price": 0.22449,
"quantity": 5321.7,
"sl": 0.220338,
"tp": 0.22449,
"gross_pnl": 14.729148,
"entry_fee": 0.471976,
"exit_fee": 0.477867,
"net_pnl": 13.779305,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 20.037499783378163,
"macd_hist": -0.00034755544803705823,
"atr": 0.0009225841354553293,
"adx": 51.20134146913955
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-08 00:30:00+00:00",
"exit_time": "2025-04-08 01:30:00+00:00",
"entry_price": 0.229253,
"exit_price": 0.230738,
"quantity": 5243.6,
"sl": 0.228511,
"tp": 0.230738,
"gross_pnl": 7.78577,
"entry_fee": 0.480844,
"exit_fee": 0.483959,
"net_pnl": 6.820967,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 64.61999826540878,
"macd_hist": 1.573745635508923e-05,
"atr": 0.0004949379721282147,
"adx": 26.661463959311323
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-08 02:00:00+00:00",
"exit_time": "2025-04-08 03:00:00+00:00",
"entry_price": 0.231227,
"exit_price": 0.23212,
"quantity": 5243.5,
"sl": 0.23212,
"tp": 0.229441,
"gross_pnl": -4.683198,
"entry_fee": 0.484975,
"exit_fee": 0.486849,
"net_pnl": -5.655022,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.48181703560884,
"macd_hist": 0.0002579785854499801,
"atr": 0.0005954290567586389,
"adx": 39.00654765711116
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-08 12:00:00+00:00",
"exit_time": "2025-04-08 14:45:00+00:00",
"entry_price": 1.952805,
"exit_price": 1.897956,
"quantity": 615.6,
"sl": 1.980229,
"tp": 1.897956,
"gross_pnl": 33.765067,
"entry_fee": 0.480859,
"exit_fee": 0.467353,
"net_pnl": 32.816856,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 73.41350187407278,
"macd_hist": 0.010090522420784207,
"atr": 0.01828301215814375,
"adx": 26.85765122231918
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-09 01:00:00+00:00",
"exit_time": "2025-04-09 01:45:00+00:00",
"entry_price": 0.138376,
"exit_price": 0.140899,
"quantity": 9071.3,
"sl": 0.140899,
"tp": 0.13333,
"gross_pnl": -22.888713,
"entry_fee": 0.502101,
"exit_fee": 0.511256,
"net_pnl": -23.902069,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.16757743008284,
"macd_hist": -4.6864442590292734e-05,
"atr": 0.001682133951013357,
"adx": 37.67553434160914
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-08 22:30:00+00:00",
"exit_time": "2025-04-09 07:00:00+00:00",
"entry_price": 1.791621,
"exit_price": 1.828212,
"quantity": 701.1,
"sl": 1.828212,
"tp": 1.718438,
"gross_pnl": -25.654345,
"entry_fee": 0.502442,
"exit_fee": 0.512704,
"net_pnl": -26.669491,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.80869107403792,
"macd_hist": -0.00034717039282800705,
"atr": 0.024394375095955108,
"adx": 39.27079059977307
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-10 13:30:00+00:00",
"exit_time": "2025-04-10 14:15:00+00:00",
"entry_price": 0.153815,
"exit_price": 0.155906,
"quantity": 7607.5,
"sl": 0.155906,
"tp": 0.149632,
"gross_pnl": -15.908154,
"entry_fee": 0.468058,
"exit_fee": 0.474421,
"net_pnl": -16.850633,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.14259819036178,
"macd_hist": -8.03480715727603e-05,
"atr": 0.0013940763530749679,
"adx": 17.977955566336988
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-11 00:00:00+00:00",
"exit_time": "2025-04-11 01:30:00+00:00",
"entry_price": 0.235606,
"exit_price": 0.236466,
"quantity": 4844.0,
"sl": 0.236466,
"tp": 0.233887,
"gross_pnl": -4.16398,
"entry_fee": 0.456511,
"exit_fee": 0.458177,
"net_pnl": -5.078668,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.749685795995276,
"macd_hist": -8.67482984701583e-06,
"atr": 0.0005730773664898307,
"adx": 18.697526967397646
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-11 06:00:00+00:00",
"exit_time": "2025-04-11 07:00:00+00:00",
"entry_price": 0.157936,
"exit_price": 0.156631,
"quantity": 7169.3,
"sl": 0.156631,
"tp": 0.160545,
"gross_pnl": -9.353276,
"entry_fee": 0.452916,
"exit_fee": 0.449174,
"net_pnl": -10.255366,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.86235913461913,
"macd_hist": 1.573413513128452e-05,
"atr": 0.0008697525905059449,
"adx": 27.380562195855234
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-11 08:30:00+00:00",
"exit_time": "2025-04-11 09:45:00+00:00",
"entry_price": 0.237216,
"exit_price": 0.238212,
"quantity": 4697.0,
"sl": 0.238212,
"tp": 0.235225,
"gross_pnl": -4.676351,
"entry_fee": 0.445682,
"exit_fee": 0.447552,
"net_pnl": -5.569585,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.63800896862013,
"macd_hist": 0.00029942225599232774,
"atr": 0.0006637358473784768,
"adx": 23.690383112582403
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-11 09:45:00+00:00",
"exit_time": "2025-04-11 10:30:00+00:00",
"entry_price": 0.158896,
"exit_price": 0.159164,
"quantity": 7004.3,
"sl": 0.157547,
"tp": 0.161594,
"gross_pnl": 1.878511,
"entry_fee": 0.445182,
"exit_fee": 0.445933,
"net_pnl": 0.987396,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 66.71365456682913,
"macd_hist": 7.16468663430809e-05,
"atr": 0.0008992613915529013,
"adx": 25.880663833290964
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-11 09:30:00+00:00",
"exit_time": "2025-04-11 13:00:00+00:00",
"entry_price": 2.013801,
"exit_price": 1.995715,
"quantity": 553.0,
"sl": 1.995715,
"tp": 2.049973,
"gross_pnl": -10.001503,
"entry_fee": 0.445453,
"exit_fee": 0.441452,
"net_pnl": -10.888408,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.577008105899495,
"macd_hist": 0.00034992669366544146,
"atr": 0.012057267054504208,
"adx": 32.83129067583315
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-11 10:30:00+00:00",
"exit_time": "2025-04-11 14:00:00+00:00",
"entry_price": 0.159164,
"exit_price": 0.158876,
"quantity": 6938.4,
"sl": 0.160548,
"tp": 0.156396,
"gross_pnl": 1.999619,
"entry_fee": 0.441738,
"exit_fee": 0.440938,
"net_pnl": 1.116944,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 65.84121959738026,
"macd_hist": 0.00013957083810171703,
"atr": 0.00092284521765369,
"adx": 29.657148191420756
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-11 14:00:00+00:00",
"exit_time": "2025-04-11 14:15:00+00:00",
"entry_price": 0.158876,
"exit_price": 0.157266,
"quantity": 6845.2,
"sl": 0.157266,
"tp": 0.162095,
"gross_pnl": -11.018712,
"entry_fee": 0.435015,
"exit_fee": 0.430607,
"net_pnl": -11.884334,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.25593558830903,
"macd_hist": 1.0923272031916013e-05,
"atr": 0.001073132705620444,
"adx": 20.0254346823986
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-11 15:15:00+00:00",
"exit_time": "2025-04-11 16:15:00+00:00",
"entry_price": 0.238774,
"exit_price": 0.240807,
"quantity": 4468.7,
"sl": 0.237757,
"tp": 0.240807,
"gross_pnl": 9.085765,
"entry_fee": 0.426804,
"exit_fee": 0.430438,
"net_pnl": 8.228524,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.22876868643851,
"macd_hist": 7.010737315087736e-05,
"atr": 0.0006777336437511423,
"adx": 22.103142231036802
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-12 13:00:00+00:00",
"exit_time": "2025-04-12 13:15:00+00:00",
"entry_price": 0.163546,
"exit_price": 0.162414,
"quantity": 6603.7,
"sl": 0.162414,
"tp": 0.16581,
"gross_pnl": -7.474722,
"entry_fee": 0.432004,
"exit_fee": 0.429015,
"net_pnl": -8.335741,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.09036651340047,
"macd_hist": 5.9380186051951125e-06,
"atr": 0.0007545994005084054,
"adx": 21.010714103449263
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-12 13:00:00+00:00",
"exit_time": "2025-04-12 13:30:00+00:00",
"entry_price": 2.085709,
"exit_price": 2.113999,
"quantity": 517.5,
"sl": 2.071563,
"tp": 2.113999,
"gross_pnl": 14.640262,
"entry_fee": 0.431742,
"exit_fee": 0.437598,
"net_pnl": 13.770922,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.08975614304354,
"macd_hist": 0.0004691893650785872,
"atr": 0.009430120184239851,
"adx": 41.039203834939215
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-12 14:00:00+00:00",
"exit_time": "2025-04-12 14:30:00+00:00",
"entry_price": 2.148085,
"exit_price": 2.172992,
"quantity": 506.2,
"sl": 2.172992,
"tp": 2.098272,
"gross_pnl": -12.607718,
"entry_fee": 0.434944,
"exit_fee": 0.439987,
"net_pnl": -13.482649,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 84.08793890162964,
"macd_hist": 0.008437194430039185,
"atr": 0.0166043956315617,
"adx": 50.92729938221619
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-13 00:45:00+00:00",
"exit_time": "2025-04-13 02:45:00+00:00",
"entry_price": 0.245715,
"exit_price": 0.246988,
"quantity": 4329.1,
"sl": 0.245078,
"tp": 0.246988,
"gross_pnl": 5.512921,
"entry_fee": 0.425489,
"exit_fee": 0.427694,
"net_pnl": 4.659738,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.131698815636163,
"macd_hist": 3.6641501311932955e-06,
"atr": 0.00042448554364442256,
"adx": 32.364804051270795
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-12 15:15:00+00:00",
"exit_time": "2025-04-13 05:00:00+00:00",
"entry_price": 0.167873,
"exit_price": 0.164247,
"quantity": 6339.4,
"sl": 0.169686,
"tp": 0.164247,
"gross_pnl": 22.987458,
"entry_fee": 0.425686,
"exit_fee": 0.416491,
"net_pnl": 22.145281,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 76.47033501245025,
"macd_hist": 0.00035578852598837753,
"atr": 0.0012087084186821976,
"adx": 38.068508524115416
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-13 09:15:00+00:00",
"exit_time": "2025-04-13 09:45:00+00:00",
"entry_price": 2.186181,
"exit_price": 2.205808,
"quantity": 506.6,
"sl": 2.205808,
"tp": 2.146928,
"gross_pnl": -9.942807,
"entry_fee": 0.443008,
"exit_fee": 0.446985,
"net_pnl": -10.8328,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.30223437176532,
"macd_hist": 0.0046831641071397555,
"atr": 0.013084362564996477,
"adx": 16.49399214193736
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-13 10:00:00+00:00",
"exit_time": "2025-04-13 12:15:00+00:00",
"entry_price": 2.215678,
"exit_price": 2.165033,
"quantity": 491.4,
"sl": 2.241001,
"tp": 2.165033,
"gross_pnl": 24.887303,
"entry_fee": 0.435514,
"exit_fee": 0.425559,
"net_pnl": 24.02623,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.53886357342627,
"macd_hist": 0.008132544883916435,
"atr": 0.01688190399245528,
"adx": 24.72973040842104
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-13 19:30:00+00:00",
"exit_time": "2025-04-13 20:00:00+00:00",
"entry_price": 2.106989,
"exit_price": 2.136056,
"quantity": 535.4,
"sl": 2.136056,
"tp": 2.048855,
"gross_pnl": -15.562533,
"entry_fee": 0.451233,
"exit_fee": 0.457458,
"net_pnl": -16.471224,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.69979623416985,
"macd_hist": -0.003431461669216657,
"atr": 0.019378076005836516,
"adx": 19.481530654019387
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-14 14:45:00+00:00",
"exit_time": "2025-04-14 15:00:00+00:00",
"entry_price": 2.159416,
"exit_price": 2.137736,
"quantity": 509.4,
"sl": 2.137736,
"tp": 2.202776,
"gross_pnl": -11.043875,
"entry_fee": 0.440003,
"exit_fee": 0.435585,
"net_pnl": -11.919463,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 57.75606873506264,
"macd_hist": 0.00020355237067069777,
"atr": 0.014453442445798827,
"adx": 17.784517176361987
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-14 15:30:00+00:00",
"exit_time": "2025-04-14 20:45:00+00:00",
"entry_price": 0.252625,
"exit_price": 0.251408,
"quantity": 4272.8,
"sl": 0.251408,
"tp": 0.255059,
"gross_pnl": -5.199337,
"entry_fee": 0.431767,
"exit_fee": 0.429687,
"net_pnl": -6.060791,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.897677765977722,
"macd_hist": -0.00037161886000479556,
"atr": 0.0008112302739009644,
"adx": 25.109088269959145
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-15 10:30:00+00:00",
"exit_time": "2025-04-15 13:30:00+00:00",
"entry_price": 0.159024,
"exit_price": 0.160302,
"quantity": 6713.9,
"sl": 0.160302,
"tp": 0.156468,
"gross_pnl": -8.581103,
"entry_fee": 0.427069,
"exit_fee": 0.430501,
"net_pnl": -9.438673,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.44554034225291,
"macd_hist": -5.606944393993934e-05,
"atr": 0.0008520733984629171,
"adx": 12.18497427682213
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-15 10:00:00+00:00",
"exit_time": "2025-04-15 18:15:00+00:00",
"entry_price": 0.248645,
"exit_price": 0.249777,
"quantity": 4296.8,
"sl": 0.249777,
"tp": 0.246382,
"gross_pnl": -4.861617,
"entry_fee": 0.427351,
"exit_fee": 0.429296,
"net_pnl": -5.718265,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.223520779272775,
"macd_hist": -0.00016719271029105826,
"atr": 0.0007543004745645351,
"adx": 23.63169091365784
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-15 14:15:00+00:00",
"exit_time": "2025-04-15 23:30:00+00:00",
"entry_price": 0.156484,
"exit_price": 0.153365,
"quantity": 6717.8,
"sl": 0.158397,
"tp": 0.15266,
"gross_pnl": 20.952919,
"entry_fee": 0.420492,
"exit_fee": 0.412111,
"net_pnl": 20.120316,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 34.008508824243165,
"macd_hist": -0.00011716535612510504,
"atr": 0.0012749297379773235,
"adx": 13.59513312763851
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-15 23:30:00+00:00",
"exit_time": "2025-04-16 05:15:00+00:00",
"entry_price": 0.153365,
"exit_price": 0.153745,
"quantity": 7007.7,
"sl": 0.152036,
"tp": 0.156023,
"gross_pnl": 2.657944,
"entry_fee": 0.429895,
"exit_fee": 0.430958,
"net_pnl": 1.79709,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 31.571947148580602,
"macd_hist": -8.043721659907357e-05,
"atr": 0.000886047871212633,
"adx": 36.02799491980326
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-16 01:30:00+00:00",
"exit_time": "2025-04-16 08:30:00+00:00",
"entry_price": 0.251555,
"exit_price": 0.253229,
"quantity": 4269.5,
"sl": 0.250718,
"tp": 0.253229,
"gross_pnl": 7.148051,
"entry_fee": 0.429606,
"exit_fee": 0.432465,
"net_pnl": 6.28598,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.4398241770233,
"macd_hist": 3.601819771662982e-05,
"atr": 0.0005580708966574988,
"adx": 20.443545289270187
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-16 05:15:00+00:00",
"exit_time": "2025-04-16 14:30:00+00:00",
"entry_price": 0.153745,
"exit_price": 0.155058,
"quantity": 6999.2,
"sl": 0.155058,
"tp": 0.151117,
"gross_pnl": -9.194377,
"entry_fee": 0.430436,
"exit_fee": 0.434113,
"net_pnl": -10.058926,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.647676959773975,
"macd_hist": -3.859606828460603e-05,
"atr": 0.0008757550470843458,
"adx": 21.045837072681568
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-16 08:45:00+00:00",
"exit_time": "2025-04-16 16:30:00+00:00",
"entry_price": 0.253905,
"exit_price": 0.252948,
"quantity": 4277.4,
"sl": 0.252948,
"tp": 0.255821,
"gross_pnl": -4.096737,
"entry_fee": 0.434422,
"exit_fee": 0.432783,
"net_pnl": -4.963942,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.90429846805837,
"macd_hist": 4.6466440928509415e-05,
"atr": 0.0006385088923753539,
"adx": 15.766576619292524
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-17 00:30:00+00:00",
"exit_time": "2025-04-17 01:15:00+00:00",
"entry_price": 0.244254,
"exit_price": 0.246545,
"quantity": 4341.0,
"sl": 0.243109,
"tp": 0.246545,
"gross_pnl": 9.943253,
"entry_fee": 0.424123,
"exit_fee": 0.428101,
"net_pnl": 9.091029,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 15.52282063705242,
"macd_hist": -0.00036411348000538386,
"atr": 0.0007635147990891646,
"adx": 56.096452342238855
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-17 01:15:00+00:00",
"exit_time": "2025-04-17 03:15:00+00:00",
"entry_price": 0.156206,
"exit_price": 0.154727,
"quantity": 6783.3,
"sl": 0.154727,
"tp": 0.159163,
"gross_pnl": -10.029665,
"entry_fee": 0.423836,
"exit_fee": 0.419824,
"net_pnl": -10.873324,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 57.97345344732066,
"macd_hist": 4.828362930933477e-06,
"atr": 0.0009857212654052628,
"adx": 11.773651111194482
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-17 02:00:00+00:00",
"exit_time": "2025-04-17 05:15:00+00:00",
"entry_price": 0.244436,
"exit_price": 0.245778,
"quantity": 4393.1,
"sl": 0.245778,
"tp": 0.241751,
"gross_pnl": -5.897584,
"entry_fee": 0.429532,
"exit_fee": 0.431891,
"net_pnl": -6.759007,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.326346631156273,
"macd_hist": -8.762265424760562e-06,
"atr": 0.0008949768144911951,
"adx": 53.7566825198404
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-17 15:15:00+00:00",
"exit_time": "2025-04-17 17:45:00+00:00",
"entry_price": 2.061406,
"exit_price": 2.098882,
"quantity": 506.4,
"sl": 2.042668,
"tp": 2.098882,
"gross_pnl": 18.977754,
"entry_fee": 0.417558,
"exit_fee": 0.42515,
"net_pnl": 18.135046,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.44235901455092,
"macd_hist": -0.004402660486967839,
"atr": 0.012491939103787863,
"adx": 23.812285473427984
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-17 16:00:00+00:00",
"exit_time": "2025-04-17 19:15:00+00:00",
"entry_price": 0.249365,
"exit_price": 0.248297,
"quantity": 4183.6,
"sl": 0.248297,
"tp": 0.251501,
"gross_pnl": -4.467322,
"entry_fee": 0.417297,
"exit_fee": 0.41551,
"net_pnl": -5.30013,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.4981847475524,
"macd_hist": 4.48248846646104e-05,
"atr": 0.0007118784816046633,
"adx": 22.43368339431053
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-17 19:15:00+00:00",
"exit_time": "2025-04-17 20:00:00+00:00",
"entry_price": 2.056594,
"exit_price": 2.076184,
"quantity": 517.2,
"sl": 2.076184,
"tp": 2.017415,
"gross_pnl": -10.131873,
"entry_fee": 0.425468,
"exit_fee": 0.429521,
"net_pnl": -10.986863,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.76233503160509,
"macd_hist": -0.0016402086029875481,
"atr": 0.013059903817127662,
"adx": 18.98825557380817
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-18 06:00:00+00:00",
"exit_time": "2025-04-18 09:30:00+00:00",
"entry_price": 0.244916,
"exit_price": 0.245656,
"quantity": 4265.6,
"sl": 0.245656,
"tp": 0.243434,
"gross_pnl": -3.15886,
"entry_fee": 0.417885,
"exit_fee": 0.419148,
"net_pnl": -3.995893,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.7736807628984,
"macd_hist": -1.987371687711811e-05,
"atr": 0.0004936953163977487,
"adx": 29.6301734779217
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-18 16:00:00+00:00",
"exit_time": "2025-04-18 18:15:00+00:00",
"entry_price": 0.156646,
"exit_price": 0.158615,
"quantity": 6623.6,
"sl": 0.155661,
"tp": 0.158615,
"gross_pnl": 13.040993,
"entry_fee": 0.415023,
"exit_fee": 0.42024,
"net_pnl": 12.20573,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.99671672524555,
"macd_hist": 1.1106770495945026e-05,
"atr": 0.0006562892536312961,
"adx": 14.72397575854126
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-18 23:15:00+00:00",
"exit_time": "2025-04-19 00:45:00+00:00",
"entry_price": 0.239954,
"exit_price": 0.241386,
"quantity": 4405.9,
"sl": 0.239238,
"tp": 0.241386,
"gross_pnl": 6.308552,
"entry_fee": 0.422885,
"exit_fee": 0.425409,
"net_pnl": 5.460258,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.679554446157127,
"macd_hist": 1.297438671951992e-06,
"atr": 0.0004772806428686228,
"adx": 17.595568127361314
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-19 02:00:00+00:00",
"exit_time": "2025-04-19 03:45:00+00:00",
"entry_price": 0.158336,
"exit_price": 0.159344,
"quantity": 6730.0,
"sl": 0.157436,
"tp": 0.160135,
"gross_pnl": 6.785401,
"entry_fee": 0.42624,
"exit_fee": 0.428954,
"net_pnl": 5.930207,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 58.91267704061995,
"macd_hist": 1.082711247259158e-05,
"atr": 0.0005997020009820339,
"adx": 19.03212127879038
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-19 03:45:00+00:00",
"exit_time": "2025-04-19 04:15:00+00:00",
"entry_price": 0.159344,
"exit_price": 0.160273,
"quantity": 6743.7,
"sl": 0.160273,
"tp": 0.157486,
"gross_pnl": -6.264818,
"entry_fee": 0.429827,
"exit_fee": 0.432333,
"net_pnl": -7.126979,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.38345218205016,
"macd_hist": 0.0001296947813059779,
"atr": 0.0006193255160511073,
"adx": 26.55017038875104
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-19 15:15:00+00:00",
"exit_time": "2025-04-19 15:30:00+00:00",
"entry_price": 2.088109,
"exit_price": 2.080378,
"quantity": 508.7,
"sl": 2.080378,
"tp": 2.10357,
"gross_pnl": -3.932635,
"entry_fee": 0.424888,
"exit_fee": 0.423315,
"net_pnl": -4.780839,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.58082517505211,
"macd_hist": 0.00027889182510631527,
"atr": 0.005153836799761852,
"adx": 17.039946252812047
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-19 16:30:00+00:00",
"exit_time": "2025-04-19 18:00:00+00:00",
"entry_price": 2.069807,
"exit_price": 2.087374,
"quantity": 509.0,
"sl": 2.061024,
"tp": 2.087374,
"gross_pnl": 8.941442,
"entry_fee": 0.421413,
"exit_fee": 0.424989,
"net_pnl": 8.09504,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.208214804595215,
"macd_hist": -0.0013687123140651266,
"atr": 0.005855561348868749,
"adx": 15.214838031389412
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-20 00:15:00+00:00",
"exit_time": "2025-04-20 03:30:00+00:00",
"entry_price": 2.088609,
"exit_price": 2.08094,
"quantity": 510.5,
"sl": 2.08094,
"tp": 2.103946,
"gross_pnl": -3.914707,
"entry_fee": 0.426494,
"exit_fee": 0.424928,
"net_pnl": -4.766129,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 55.34462185448144,
"macd_hist": 4.6420673976570984e-05,
"atr": 0.005112252492429859,
"adx": 14.63351519351906
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-20 06:00:00+00:00",
"exit_time": "2025-04-20 06:30:00+00:00",
"entry_price": 0.159006,
"exit_price": 0.158256,
"quantity": 6651.6,
"sl": 0.158256,
"tp": 0.160505,
"gross_pnl": -4.987309,
"entry_fee": 0.423057,
"exit_fee": 0.421063,
"net_pnl": -5.831429,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.729280767720844,
"macd_hist": 7.95764363843818e-06,
"atr": 0.0004998605687593305,
"adx": 27.019285586479256
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-20 07:30:00+00:00",
"exit_time": "2025-04-20 09:30:00+00:00",
"entry_price": 2.064906,
"exit_price": 2.057172,
"quantity": 507.1,
"sl": 2.057172,
"tp": 2.080375,
"gross_pnl": -3.922106,
"entry_fee": 0.418846,
"exit_fee": 0.417277,
"net_pnl": -4.758228,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.266963159039623,
"macd_hist": -0.0018943961922317783,
"atr": 0.005156255506825988,
"adx": 28.339404648171026
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-20 15:45:00+00:00",
"exit_time": "2025-04-20 16:15:00+00:00",
"entry_price": 0.152775,
"exit_price": 0.153768,
"quantity": 6796.8,
"sl": 0.153768,
"tp": 0.150788,
"gross_pnl": -6.752236,
"entry_fee": 0.415352,
"exit_fee": 0.418053,
"net_pnl": -7.585641,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.742923800852424,
"macd_hist": -2.2122017396669896e-06,
"atr": 0.0006622956193663433,
"adx": 29.96654172700694
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-20 20:30:00+00:00",
"exit_time": "2025-04-20 22:15:00+00:00",
"entry_price": 0.156524,
"exit_price": 0.154348,
"quantity": 6544.4,
"sl": 0.157613,
"tp": 0.154348,
"gross_pnl": 14.244043,
"entry_fee": 0.409743,
"exit_fee": 0.404046,
"net_pnl": 13.430254,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.77888566836062,
"macd_hist": 0.0003860043807493621,
"atr": 0.0007255079509905695,
"adx": 24.84614649495613
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-20 20:15:00+00:00",
"exit_time": "2025-04-20 22:15:00+00:00",
"entry_price": 2.083792,
"exit_price": 2.061696,
"quantity": 491.9,
"sl": 2.094839,
"tp": 2.061696,
"gross_pnl": 10.86862,
"entry_fee": 0.410007,
"exit_fee": 0.405659,
"net_pnl": 10.052954,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.8157661569859,
"macd_hist": 0.003433666095794652,
"atr": 0.007365060680911812,
"adx": 22.520797365606615
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-20 23:45:00+00:00",
"exit_time": "2025-04-21 01:00:00+00:00",
"entry_price": 0.243584,
"exit_price": 0.245164,
"quantity": 4364.1,
"sl": 0.242794,
"tp": 0.245164,
"gross_pnl": 6.895326,
"entry_fee": 0.425211,
"exit_fee": 0.427969,
"net_pnl": 6.042146,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.29094107835534,
"macd_hist": -0.0002851881748709528,
"atr": 0.0005266703060458608,
"adx": 26.31736010196974
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-21 00:15:00+00:00",
"exit_time": "2025-04-21 02:15:00+00:00",
"entry_price": 0.158266,
"exit_price": 0.160993,
"quantity": 6712.2,
"sl": 0.156902,
"tp": 0.160993,
"gross_pnl": 18.305225,
"entry_fee": 0.424925,
"exit_fee": 0.432247,
"net_pnl": 17.448054,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.15727920803108,
"macd_hist": 0.00018990330324402454,
"atr": 0.000909052441962697,
"adx": 19.614129344092277
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-21 06:00:00+00:00",
"exit_time": "2025-04-21 10:15:00+00:00",
"entry_price": 2.134413,
"exit_price": 2.12174,
"quantity": 515.7,
"sl": 2.12174,
"tp": 2.15976,
"gross_pnl": -6.535674,
"entry_fee": 0.440287,
"exit_fee": 0.437673,
"net_pnl": -7.413634,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.56502359658091,
"macd_hist": 0.0002563863912016153,
"atr": 0.008448935849823092,
"adx": 47.69980723320576
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-21 09:30:00+00:00",
"exit_time": "2025-04-21 13:00:00+00:00",
"entry_price": 0.243056,
"exit_price": 0.240977,
"quantity": 4524.9,
"sl": 0.244095,
"tp": 0.240977,
"gross_pnl": 9.406511,
"entry_fee": 0.439921,
"exit_fee": 0.436158,
"net_pnl": 8.530431,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.4428623927352,
"macd_hist": -9.468095248356935e-05,
"atr": 0.0006929442905072498,
"adx": 12.224961642541299
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-21 11:15:00+00:00",
"exit_time": "2025-04-21 14:30:00+00:00",
"entry_price": 0.160676,
"exit_price": 0.16289,
"quantity": 6764.8,
"sl": 0.159569,
"tp": 0.16289,
"gross_pnl": 14.978923,
"entry_fee": 0.434777,
"exit_fee": 0.440768,
"net_pnl": 14.103378,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.477631487295604,
"macd_hist": -0.0002488989861581213,
"atr": 0.0007380815976505149,
"adx": 38.6317460733772
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-22 00:15:00+00:00",
"exit_time": "2025-04-22 00:30:00+00:00",
"entry_price": 0.247225,
"exit_price": 0.246419,
"quantity": 4546.2,
"sl": 0.246419,
"tp": 0.248837,
"gross_pnl": -3.664439,
"entry_fee": 0.449573,
"exit_fee": 0.448107,
"net_pnl": -4.562119,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.61276284727292,
"macd_hist": 1.491069562004879e-05,
"atr": 0.0005373628920593023,
"adx": 41.65263246728954
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-22 06:15:00+00:00",
"exit_time": "2025-04-22 09:15:00+00:00",
"entry_price": 0.247625,
"exit_price": 0.249225,
"quantity": 4505.2,
"sl": 0.246776,
"tp": 0.249323,
"gross_pnl": 7.209739,
"entry_fee": 0.44624,
"exit_fee": 0.449124,
"net_pnl": 6.314376,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 66.57196281230263,
"macd_hist": 6.001826338444214e-05,
"atr": 0.0005660760556633205,
"adx": 18.14422173115444
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-22 09:15:00+00:00",
"exit_time": "2025-04-22 10:15:00+00:00",
"entry_price": 0.249225,
"exit_price": 0.247529,
"quantity": 4514.6,
"sl": 0.250073,
"tp": 0.247529,
"gross_pnl": 7.658796,
"entry_fee": 0.450061,
"exit_fee": 0.446997,
"net_pnl": 6.761738,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 73.248352340934,
"macd_hist": 0.00010726154049393996,
"atr": 0.000565483515006735,
"adx": 31.34108055794014
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-22 11:45:00+00:00",
"exit_time": "2025-04-22 12:00:00+00:00",
"entry_price": 0.244804,
"exit_price": 0.243819,
"quantity": 4640.0,
"sl": 0.243819,
"tp": 0.246775,
"gross_pnl": -4.571837,
"entry_fee": 0.454357,
"exit_fee": 0.452528,
"net_pnl": -5.478722,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.1373333697784,
"macd_hist": -0.0004565036249152965,
"atr": 0.000656873101042345,
"adx": 29.429097044471114
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-22 13:00:00+00:00",
"exit_time": "2025-04-22 13:45:00+00:00",
"entry_price": 0.166027,
"exit_price": 0.168879,
"quantity": 6782.0,
"sl": 0.1646,
"tp": 0.168879,
"gross_pnl": 19.344954,
"entry_fee": 0.450397,
"exit_fee": 0.458135,
"net_pnl": 18.436422,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 68.92658506316194,
"macd_hist": 8.847671575941754e-06,
"atr": 0.0009507988588446862,
"adx": 26.135426336763967
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-22 13:15:00+00:00",
"exit_time": "2025-04-22 13:45:00+00:00",
"entry_price": 2.105411,
"exit_price": 2.129581,
"quantity": 534.5,
"sl": 2.093325,
"tp": 2.129581,
"gross_pnl": 12.919376,
"entry_fee": 0.450137,
"exit_fee": 0.455305,
"net_pnl": 12.013935,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.841977820073645,
"macd_hist": 4.316762016507922e-06,
"atr": 0.008056985291244722,
"adx": 27.486954266795543
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-22 14:30:00+00:00",
"exit_time": "2025-04-22 15:00:00+00:00",
"entry_price": 2.144786,
"exit_price": 2.162295,
"quantity": 547.5,
"sl": 2.162295,
"tp": 2.109766,
"gross_pnl": -9.586667,
"entry_fee": 0.469708,
"exit_fee": 0.473543,
"net_pnl": -10.529918,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.73968719949936,
"macd_hist": 0.0033718040060909185,
"atr": 0.01167326307442982,
"adx": 36.32794096432257
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-22 14:30:00+00:00",
"exit_time": "2025-04-22 21:15:00+00:00",
"entry_price": 0.171483,
"exit_price": 0.173493,
"quantity": 6852.1,
"sl": 0.173493,
"tp": 0.167462,
"gross_pnl": -13.776706,
"entry_fee": 0.470007,
"exit_fee": 0.475518,
"net_pnl": -14.722231,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 81.5086683984171,
"macd_hist": 0.0005696099491730325,
"atr": 0.001340387752852403,
"adx": 38.8467460522266
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-22 21:30:00+00:00",
"exit_time": "2025-04-22 21:45:00+00:00",
"entry_price": 0.175568,
"exit_price": 0.179245,
"quantity": 6445.4,
"sl": 0.173729,
"tp": 0.179245,
"gross_pnl": 23.701432,
"entry_fee": 0.452641,
"exit_fee": 0.462122,
"net_pnl": 22.786669,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 76.75016644559003,
"macd_hist": 0.00011233420320274951,
"atr": 0.001225754377617877,
"adx": 40.20301213719934
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-22 21:30:00+00:00",
"exit_time": "2025-04-22 21:45:00+00:00",
"entry_price": 2.193119,
"exit_price": 2.231438,
"quantity": 515.6,
"sl": 2.17396,
"tp": 2.231438,
"gross_pnl": 19.757175,
"entry_fee": 0.452309,
"exit_fee": 0.460212,
"net_pnl": 18.844654,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.28868810200514,
"macd_hist": 0.0011497360749260716,
"atr": 0.01277293415280779,
"adx": 21.692956014763777
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-23 04:45:00+00:00",
"exit_time": "2025-04-23 05:15:00+00:00",
"entry_price": 2.249025,
"exit_price": 2.228982,
"quantity": 533.3,
"sl": 2.228982,
"tp": 2.28911,
"gross_pnl": -10.688676,
"entry_fee": 0.479762,
"exit_fee": 0.475487,
"net_pnl": -11.643925,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.55977277970494,
"macd_hist": 0.0009330067267260354,
"atr": 0.013361680288489624,
"adx": 34.82889296473553
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-23 14:15:00+00:00",
"exit_time": "2025-04-23 15:15:00+00:00",
"entry_price": 0.244766,
"exit_price": 0.243574,
"quantity": 4817.0,
"sl": 0.245835,
"tp": 0.242627,
"gross_pnl": 5.737847,
"entry_fee": 0.471614,
"exit_fee": 0.469319,
"net_pnl": 4.796913,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 33.43751254334677,
"macd_hist": -3.690339662584352e-05,
"atr": 0.0007128982402304867,
"adx": 17.725970763147718
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-23 15:15:00+00:00",
"exit_time": "2025-04-23 20:00:00+00:00",
"entry_price": 0.243574,
"exit_price": 0.245929,
"quantity": 4871.1,
"sl": 0.242397,
"tp": 0.245929,
"gross_pnl": 11.471257,
"entry_fee": 0.47459,
"exit_fee": 0.479179,
"net_pnl": 10.517488,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.783199096466717,
"macd_hist": -0.00016200030234336983,
"atr": 0.0007849874177223806,
"adx": 22.938934748142636
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-24 00:15:00+00:00",
"exit_time": "2025-04-24 02:45:00+00:00",
"entry_price": 0.177462,
"exit_price": 0.1743,
"quantity": 6778.8,
"sl": 0.179043,
"tp": 0.1743,
"gross_pnl": 21.436423,
"entry_fee": 0.481192,
"exit_fee": 0.472618,
"net_pnl": 20.482613,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.963341555966096,
"macd_hist": -1.6367706456598124e-05,
"atr": 0.0010540913479702397,
"adx": 13.489667394435566
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-24 03:30:00+00:00",
"exit_time": "2025-04-24 04:00:00+00:00",
"entry_price": 0.243814,
"exit_price": 0.243047,
"quantity": 5068.4,
"sl": 0.243047,
"tp": 0.245348,
"gross_pnl": -3.886869,
"entry_fee": 0.4943,
"exit_fee": 0.492745,
"net_pnl": -4.873913,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.64698542048757,
"macd_hist": -0.00017864858219083807,
"atr": 0.0005112552297902596,
"adx": 16.292221522603533
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-24 02:45:00+00:00",
"exit_time": "2025-04-24 07:15:00+00:00",
"entry_price": 2.194481,
"exit_price": 2.159962,
"quantity": 563.4,
"sl": 2.21174,
"tp": 2.159962,
"gross_pnl": 19.447583,
"entry_fee": 0.494548,
"exit_fee": 0.486769,
"net_pnl": 18.466266,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.84140527337041,
"macd_hist": -0.00046564178880691143,
"atr": 0.011506083902298552,
"adx": 26.477623150191686
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-24 08:30:00+00:00",
"exit_time": "2025-04-24 12:30:00+00:00",
"entry_price": 2.129213,
"exit_price": 2.166484,
"quantity": 590.6,
"sl": 2.110578,
"tp": 2.166484,
"gross_pnl": 22.012026,
"entry_fee": 0.503005,
"exit_fee": 0.51181,
"net_pnl": 20.997211,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 24.016950832949433,
"macd_hist": -0.003143540248224934,
"atr": 0.012423538716450883,
"adx": 45.63982334493204
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-24 13:30:00+00:00",
"exit_time": "2025-04-24 15:00:00+00:00",
"entry_price": 2.185681,
"exit_price": 2.206259,
"quantity": 590.9,
"sl": 2.206259,
"tp": 2.144526,
"gross_pnl": -12.159233,
"entry_fee": 0.516608,
"exit_fee": 0.521471,
"net_pnl": -13.197312,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.83124653295135,
"macd_hist": 0.004927804210500074,
"atr": 0.013718319673320321,
"adx": 28.280377346113976
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-24 15:15:00+00:00",
"exit_time": "2025-04-24 16:15:00+00:00",
"entry_price": 0.178922,
"exit_price": 0.181037,
"quantity": 7090.3,
"sl": 0.181037,
"tp": 0.174692,
"gross_pnl": -14.996642,
"entry_fee": 0.507445,
"exit_fee": 0.513443,
"net_pnl": -16.01753,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 75.01992188734174,
"macd_hist": 0.0005988234977584533,
"atr": 0.0014100618121720885,
"adx": 30.964492230819722
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-25 01:00:00+00:00",
"exit_time": "2025-04-25 01:45:00+00:00",
"entry_price": 2.207121,
"exit_price": 2.191846,
"quantity": 562.0,
"sl": 2.191846,
"tp": 2.23767,
"gross_pnl": -8.584275,
"entry_fee": 0.496161,
"exit_fee": 0.492727,
"net_pnl": -9.573163,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.76907028897127,
"macd_hist": 0.0003053786321528156,
"atr": 0.010183006980170042,
"adx": 11.469131522892503
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-24 23:30:00+00:00",
"exit_time": "2025-04-25 02:00:00+00:00",
"entry_price": 0.182468,
"exit_price": 0.180696,
"quantity": 6803.0,
"sl": 0.180696,
"tp": 0.186013,
"gross_pnl": -12.057213,
"entry_fee": 0.496533,
"exit_fee": 0.49171,
"net_pnl": -13.045456,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.07277183434908,
"macd_hist": 9.340045297502554e-06,
"atr": 0.00118155845939428,
"adx": 22.382749406537968
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-25 10:00:00+00:00",
"exit_time": "2025-04-25 11:45:00+00:00",
"entry_price": 0.242436,
"exit_price": 0.243134,
"quantity": 4956.9,
"sl": 0.243134,
"tp": 0.241038,
"gross_pnl": -3.463031,
"entry_fee": 0.480692,
"exit_fee": 0.482077,
"net_pnl": -4.4258,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.68477971793963,
"macd_hist": -2.6529529538225595e-05,
"atr": 0.0004657522118020326,
"adx": 22.323124003414616
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-25 22:00:00+00:00",
"exit_time": "2025-04-26 01:15:00+00:00",
"entry_price": 0.240974,
"exit_price": 0.242813,
"quantity": 4954.0,
"sl": 0.240055,
"tp": 0.242813,
"gross_pnl": 9.110263,
"entry_fee": 0.477514,
"exit_fee": 0.481158,
"net_pnl": 8.15159,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.808387312505687,
"macd_hist": -0.00016678025426255957,
"atr": 0.0006129903539093245,
"adx": 22.99809906064842
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-26 07:30:00+00:00",
"exit_time": "2025-04-26 08:45:00+00:00",
"entry_price": 2.235676,
"exit_price": 2.207613,
"quantity": 539.6,
"sl": 2.249708,
"tp": 2.207613,
"gross_pnl": 15.143061,
"entry_fee": 0.482548,
"exit_fee": 0.476491,
"net_pnl": 14.184021,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 76.71113426509163,
"macd_hist": 0.005320482189513192,
"atr": 0.009354497780232585,
"adx": 30.700551675430855
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-26 09:00:00+00:00",
"exit_time": "2025-04-26 10:00:00+00:00",
"entry_price": 0.247045,
"exit_price": 0.248987,
"quantity": 4976.5,
"sl": 0.246074,
"tp": 0.248987,
"gross_pnl": 9.665714,
"entry_fee": 0.491767,
"exit_fee": 0.495633,
"net_pnl": 8.678313,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.57736621345808,
"macd_hist": 3.469909203393073e-05,
"atr": 0.0006474238303672154,
"adx": 38.65238115882253
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-27 00:15:00+00:00",
"exit_time": "2025-04-27 01:30:00+00:00",
"entry_price": 0.253895,
"exit_price": 0.253043,
"quantity": 4896.0,
"sl": 0.253043,
"tp": 0.255599,
"gross_pnl": -4.171193,
"entry_fee": 0.497229,
"exit_fee": 0.49556,
"net_pnl": -5.163982,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.77574074965156,
"macd_hist": 7.775711136274462e-05,
"atr": 0.0005679729366427007,
"adx": 19.674314830476114
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-27 01:15:00+00:00",
"exit_time": "2025-04-27 01:45:00+00:00",
"entry_price": 2.181282,
"exit_price": 2.156209,
"quantity": 569.4,
"sl": 2.193818,
"tp": 2.156209,
"gross_pnl": 14.276482,
"entry_fee": 0.496809,
"exit_fee": 0.491098,
"net_pnl": 13.288575,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.91379305785904,
"macd_hist": -7.995149653700897e-05,
"atr": 0.008357617361573984,
"adx": 17.149675565813595
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-27 12:45:00+00:00",
"exit_time": "2025-04-27 16:15:00+00:00",
"entry_price": 0.248635,
"exit_price": 0.249487,
"quantity": 5046.4,
"sl": 0.249487,
"tp": 0.246931,
"gross_pnl": -4.299189,
"entry_fee": 0.501885,
"exit_fee": 0.503605,
"net_pnl": -5.304678,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.98254997660466,
"macd_hist": -1.9466627426940365e-05,
"atr": 0.0005679545414827055,
"adx": 18.293605338177695
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-28 07:15:00+00:00",
"exit_time": "2025-04-28 07:45:00+00:00",
"entry_price": 2.314669,
"exit_price": 2.333953,
"quantity": 537.9,
"sl": 2.333953,
"tp": 2.2761,
"gross_pnl": -10.372957,
"entry_fee": 0.498024,
"exit_fee": 0.502173,
"net_pnl": -11.373154,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.98848696551217,
"macd_hist": 0.0034538468677465604,
"atr": 0.012856115408039817,
"adx": 27.89133838050565
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-29 00:00:00+00:00",
"exit_time": "2025-04-29 01:45:00+00:00",
"entry_price": 0.248825,
"exit_price": 0.248142,
"quantity": 4925.1,
"sl": 0.248142,
"tp": 0.250191,
"gross_pnl": -3.36452,
"entry_fee": 0.490195,
"exit_fee": 0.488849,
"net_pnl": -4.343565,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.18284922256709,
"macd_hist": 9.992075695241154e-06,
"atr": 0.00045542498995258405,
"adx": 32.52499019378185
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-29 21:00:00+00:00",
"exit_time": "2025-04-29 21:15:00+00:00",
"entry_price": 2.266827,
"exit_price": 2.254415,
"quantity": 536.7,
"sl": 2.254415,
"tp": 2.291649,
"gross_pnl": -6.661198,
"entry_fee": 0.486642,
"exit_fee": 0.483978,
"net_pnl": -7.631818,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.749130003009995,
"macd_hist": -0.003151944159313076,
"atr": 0.008274266295443587,
"adx": 18.909838085939636
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-04-29 21:00:00+00:00",
"exit_time": "2025-04-29 22:15:00+00:00",
"entry_price": 0.244985,
"exit_price": 0.243724,
"quantity": 4968.4,
"sl": 0.245616,
"tp": 0.243724,
"gross_pnl": 6.269659,
"entry_fee": 0.486874,
"exit_fee": 0.484367,
"net_pnl": 5.298418,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.31412489927579,
"macd_hist": -2.490191144877683e-05,
"atr": 0.00042063568841558527,
"adx": 14.573152851707327
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-30 07:00:00+00:00",
"exit_time": "2025-04-30 07:45:00+00:00",
"entry_price": 2.232377,
"exit_price": 2.208174,
"quantity": 542.8,
"sl": 2.244478,
"tp": 2.208174,
"gross_pnl": 13.137353,
"entry_fee": 0.484694,
"exit_fee": 0.479439,
"net_pnl": 12.173221,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.92370754388357,
"macd_hist": -0.0005593457189699508,
"atr": 0.008067645180944962,
"adx": 21.51432925034802
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-04-30 12:30:00+00:00",
"exit_time": "2025-04-30 13:00:00+00:00",
"entry_price": 2.192281,
"exit_price": 2.161176,
"quantity": 561.2,
"sl": 2.207833,
"tp": 2.161176,
"gross_pnl": 17.456095,
"entry_fee": 0.492123,
"exit_fee": 0.485141,
"net_pnl": 16.478831,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.84622399928792,
"macd_hist": -0.001622893750477859,
"atr": 0.010368315169601643,
"adx": 21.711448341304482
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-04-30 12:30:00+00:00",
"exit_time": "2025-04-30 13:30:00+00:00",
"entry_price": 0.171863,
"exit_price": 0.169091,
"quantity": 7163.6,
"sl": 0.173249,
"tp": 0.169091,
"gross_pnl": 19.859375,
"entry_fee": 0.492463,
"exit_fee": 0.484519,
"net_pnl": 18.882393,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.096303613622233,
"macd_hist": -0.00020975477573798872,
"atr": 0.0009240872746579839,
"adx": 16.775056974539233
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-30 13:15:00+00:00",
"exit_time": "2025-04-30 13:30:00+00:00",
"entry_price": 2.173717,
"exit_price": 2.152862,
"quantity": 578.4,
"sl": 2.152862,
"tp": 2.215429,
"gross_pnl": -12.062956,
"entry_fee": 0.502911,
"exit_fee": 0.498086,
"net_pnl": -13.063954,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.513370415814684,
"macd_hist": -0.006240527006868588,
"atr": 0.013903822313270735,
"adx": 31.23141348514888
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-04-30 13:30:00+00:00",
"exit_time": "2025-04-30 13:45:00+00:00",
"entry_price": 0.244424,
"exit_price": 0.243531,
"quantity": 5269.0,
"sl": 0.243531,
"tp": 0.246212,
"gross_pnl": -4.709766,
"entry_fee": 0.515149,
"exit_fee": 0.513265,
"net_pnl": -5.73818,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 44.605496284127845,
"macd_hist": -0.00011781084211809052,
"atr": 0.0005959089218632957,
"adx": 22.856408122497566
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-04-30 13:45:00+00:00",
"exit_time": "2025-04-30 17:30:00+00:00",
"entry_price": 0.167047,
"exit_price": 0.171526,
"quantity": 7574.1,
"sl": 0.164807,
"tp": 0.171526,
"gross_pnl": 33.923021,
"entry_fee": 0.506091,
"exit_fee": 0.519661,
"net_pnl": 32.897269,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 21.243259795057813,
"macd_hist": -0.0007491062308690568,
"atr": 0.0014929395610266316,
"adx": 30.95302215536297
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-04-30 13:45:00+00:00",
"exit_time": "2025-04-30 17:30:00+00:00",
"entry_price": 2.126213,
"exit_price": 2.178374,
"quantity": 590.2,
"sl": 2.100132,
"tp": 2.178374,
"gross_pnl": 30.785368,
"entry_fee": 0.501956,
"exit_fee": 0.51427,
"net_pnl": 29.769141,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 18.339202470468877,
"macd_hist": -0.009422791981245153,
"atr": 0.01738696923950385,
"adx": 37.751592918358305
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-01 08:15:00+00:00",
"exit_time": "2025-05-01 10:15:00+00:00",
"entry_price": 0.175968,
"exit_price": 0.177835,
"quantity": 7719.8,
"sl": 0.175034,
"tp": 0.177835,
"gross_pnl": 14.416191,
"entry_fee": 0.543374,
"exit_fee": 0.54914,
"net_pnl": 13.323677,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.79155902755456,
"macd_hist": 3.154368917222144e-05,
"atr": 0.0006224768783686776,
"adx": 30.19254671195268
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-01 10:30:00+00:00",
"exit_time": "2025-05-01 12:00:00+00:00",
"entry_price": 0.178612,
"exit_price": 0.179798,
"quantity": 7723.2,
"sl": 0.179798,
"tp": 0.17624,
"gross_pnl": -9.159105,
"entry_fee": 0.551783,
"exit_fee": 0.555447,
"net_pnl": -10.266334,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.23286868344069,
"macd_hist": 0.00028323231772066555,
"atr": 0.0007906139694856819,
"adx": 43.80346826842409
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-01 10:30:00+00:00",
"exit_time": "2025-05-01 15:00:00+00:00",
"entry_price": 2.231477,
"exit_price": 2.244484,
"quantity": 617.8,
"sl": 2.244484,
"tp": 2.205462,
"gross_pnl": -8.035866,
"entry_fee": 0.551443,
"exit_fee": 0.554657,
"net_pnl": -9.141965,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.93365838967351,
"macd_hist": 0.0032213988363899854,
"atr": 0.00867148583077644,
"adx": 22.057442218282798
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-02 01:00:00+00:00",
"exit_time": "2025-05-02 04:45:00+00:00",
"entry_price": 0.182048,
"exit_price": 0.180603,
"quantity": 7391.2,
"sl": 0.180603,
"tp": 0.184939,
"gross_pnl": -10.682286,
"entry_fee": 0.538222,
"exit_fee": 0.533949,
"net_pnl": -11.754457,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.854085296467275,
"macd_hist": 2.2625895719232192e-05,
"atr": 0.0009635139504851545,
"adx": 15.65958665864308
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-02 16:00:00+00:00",
"exit_time": "2025-05-02 17:15:00+00:00",
"entry_price": 0.183268,
"exit_price": 0.181601,
"quantity": 7230.2,
"sl": 0.181601,
"tp": 0.186604,
"gross_pnl": -12.057796,
"entry_fee": 0.530027,
"exit_fee": 0.525204,
"net_pnl": -13.113026,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.72655008302029,
"macd_hist": 9.490904672667291e-05,
"atr": 0.001111799215176712,
"adx": 25.713889700905035
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-03 06:45:00+00:00",
"exit_time": "2025-05-03 10:30:00+00:00",
"entry_price": 0.178728,
"exit_price": 0.177805,
"quantity": 7286.6,
"sl": 0.177805,
"tp": 0.180573,
"gross_pnl": -6.722823,
"entry_fee": 0.520927,
"exit_fee": 0.518238,
"net_pnl": -7.761988,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.518641880285784,
"macd_hist": -0.00017584963052961453,
"atr": 0.0006150854701042312,
"adx": 15.069301795349375
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-03 17:00:00+00:00",
"exit_time": "2025-05-03 17:15:00+00:00",
"entry_price": 0.176578,
"exit_price": 0.175466,
"quantity": 7297.2,
"sl": 0.175466,
"tp": 0.1788,
"gross_pnl": -8.109672,
"entry_fee": 0.515409,
"exit_fee": 0.512165,
"net_pnl": -9.137246,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.588812697035642,
"macd_hist": -0.00018919406358472565,
"atr": 0.0007408935115661435,
"adx": 20.790853177560045
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-04 07:30:00+00:00",
"exit_time": "2025-05-04 13:45:00+00:00",
"entry_price": 0.174603,
"exit_price": 0.172369,
"quantity": 7286.1,
"sl": 0.175719,
"tp": 0.172369,
"gross_pnl": 16.273063,
"entry_fee": 0.508869,
"exit_fee": 0.502359,
"net_pnl": 15.261835,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.502482189270886,
"macd_hist": -1.9935003885390278e-05,
"atr": 0.0007444798133058949,
"adx": 15.759138450387692
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-04 13:30:00+00:00",
"exit_time": "2025-05-04 14:15:00+00:00",
"entry_price": 2.175582,
"exit_price": 2.185404,
"quantity": 584.4,
"sl": 2.185404,
"tp": 2.155939,
"gross_pnl": -5.7398,
"entry_fee": 0.508564,
"exit_fee": 0.51086,
"net_pnl": -6.759224,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.53187482382446,
"macd_hist": -0.00040487554702302005,
"atr": 0.006547798317438771,
"adx": 23.12781722117363
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-04 16:30:00+00:00",
"exit_time": "2025-05-04 23:15:00+00:00",
"entry_price": 0.172173,
"exit_price": 0.170005,
"quantity": 7461.4,
"sl": 0.173257,
"tp": 0.170005,
"gross_pnl": 16.174109,
"entry_fee": 0.51386,
"exit_fee": 0.50739,
"net_pnl": 15.152858,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.64513341858074,
"macd_hist": -6.445657103804509e-05,
"atr": 0.0007225680867669769,
"adx": 22.140401970124962
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-04 22:15:00+00:00",
"exit_time": "2025-05-05 01:30:00+00:00",
"entry_price": 2.160984,
"exit_price": 2.137628,
"quantity": 594.1,
"sl": 2.172662,
"tp": 2.137628,
"gross_pnl": 13.875835,
"entry_fee": 0.513536,
"exit_fee": 0.507986,
"net_pnl": 12.854313,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.51319675922136,
"macd_hist": -0.0004648156628801448,
"atr": 0.0077853532286814835,
"adx": 16.601391622085643
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-05 01:30:00+00:00",
"exit_time": "2025-05-05 02:30:00+00:00",
"entry_price": 0.169503,
"exit_price": 0.170843,
"quantity": 7717.8,
"sl": 0.170843,
"tp": 0.166823,
"gross_pnl": -10.341177,
"entry_fee": 0.523276,
"exit_fee": 0.527413,
"net_pnl": -11.391865,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.820955515571946,
"macd_hist": -4.3987987190048997e-05,
"atr": 0.0008932749843488778,
"adx": 24.667741289747124
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-05 11:30:00+00:00",
"exit_time": "2025-05-05 13:30:00+00:00",
"entry_price": 2.139414,
"exit_price": 2.124831,
"quantity": 612.3,
"sl": 2.124831,
"tp": 2.168579,
"gross_pnl": -8.928882,
"entry_fee": 0.523985,
"exit_fee": 0.520414,
"net_pnl": -9.973281,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.239265996324196,
"macd_hist": -0.004626837480193596,
"atr": 0.00972168555476785,
"adx": 30.129945883431688
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-06 02:30:00+00:00",
"exit_time": "2025-05-06 06:30:00+00:00",
"entry_price": 0.247115,
"exit_price": 0.245529,
"quantity": 5229.4,
"sl": 0.247909,
"tp": 0.245529,
"gross_pnl": 8.296714,
"entry_fee": 0.516906,
"exit_fee": 0.513587,
"net_pnl": 7.266221,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.35694040229356,
"macd_hist": -4.274065669886433e-05,
"atr": 0.0005288505840000702,
"adx": 15.837364460420238
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-06 08:00:00+00:00",
"exit_time": "2025-05-06 10:30:00+00:00",
"entry_price": 0.168023,
"exit_price": 0.165862,
"quantity": 7757.9,
"sl": 0.169104,
"tp": 0.165862,
"gross_pnl": 16.764622,
"entry_fee": 0.521403,
"exit_fee": 0.514697,
"net_pnl": 15.728522,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.63255645515908,
"macd_hist": -4.7283227749759116e-05,
"atr": 0.000720324752782336,
"adx": 17.273763170957732
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-06 22:00:00+00:00",
"exit_time": "2025-05-07 00:15:00+00:00",
"entry_price": 0.170247,
"exit_price": 0.173609,
"quantity": 7807.0,
"sl": 0.168566,
"tp": 0.173609,
"gross_pnl": 26.250608,
"entry_fee": 0.531647,
"exit_fee": 0.542148,
"net_pnl": 25.176812,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.55686437139026,
"macd_hist": 1.817836491687909e-05,
"atr": 0.0011208149754675998,
"adx": 22.258509775717368
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-07 09:30:00+00:00",
"exit_time": "2025-05-07 09:45:00+00:00",
"entry_price": 0.245615,
"exit_price": 0.246358,
"quantity": 5577.5,
"sl": 0.246358,
"tp": 0.244131,
"gross_pnl": -4.139902,
"entry_fee": 0.547968,
"exit_fee": 0.549624,
"net_pnl": -5.237494,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.0217403105281,
"macd_hist": 0.00018146657376479265,
"atr": 0.000494833680379219,
"adx": 19.520999264223672
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-07 14:45:00+00:00",
"exit_time": "2025-05-07 18:00:00+00:00",
"entry_price": 2.127287,
"exit_price": 2.105417,
"quantity": 639.4,
"sl": 2.138223,
"tp": 2.105417,
"gross_pnl": 13.984111,
"entry_fee": 0.544075,
"exit_fee": 0.538481,
"net_pnl": 12.901555,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 41.746762538241654,
"macd_hist": -7.239870984653528e-05,
"atr": 0.00729022575996171,
"adx": 16.94252564205181
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-08 08:15:00+00:00",
"exit_time": "2025-05-08 09:30:00+00:00",
"entry_price": 0.251185,
"exit_price": 0.250331,
"quantity": 5498.5,
"sl": 0.250331,
"tp": 0.252893,
"gross_pnl": -4.696353,
"entry_fee": 0.552457,
"exit_fee": 0.550578,
"net_pnl": -5.799388,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.31142819473747,
"macd_hist": 3.117010494550087e-05,
"atr": 0.0005694102305318134,
"adx": 23.871115838979016
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-08 08:15:00+00:00",
"exit_time": "2025-05-08 14:45:00+00:00",
"entry_price": 2.207121,
"exit_price": 2.236115,
"quantity": 625.4,
"sl": 2.192624,
"tp": 2.236115,
"gross_pnl": 18.132776,
"entry_fee": 0.552133,
"exit_fee": 0.559386,
"net_pnl": 17.021256,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.94465505345005,
"macd_hist": 0.0005585093302723255,
"atr": 0.009664628484330815,
"adx": 38.49739929700553
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-08 15:00:00+00:00",
"exit_time": "2025-05-08 15:30:00+00:00",
"entry_price": 2.236124,
"exit_price": 2.267571,
"quantity": 625.2,
"sl": 2.2204,
"tp": 2.267571,
"gross_pnl": 19.661186,
"entry_fee": 0.55921,
"exit_fee": 0.567074,
"net_pnl": 18.534902,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.97349445346828,
"macd_hist": 0.00079312964009503,
"atr": 0.01048261163336278,
"adx": 41.04339294496138
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-08 15:15:00+00:00",
"exit_time": "2025-05-08 21:15:00+00:00",
"entry_price": 0.252575,
"exit_price": 0.256662,
"quantity": 5531.3,
"sl": 0.250532,
"tp": 0.256662,
"gross_pnl": 22.602809,
"entry_fee": 0.558828,
"exit_fee": 0.567869,
"net_pnl": 21.476112,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 75.33811530982764,
"macd_hist": 9.774584566466418e-05,
"atr": 0.001362115541045982,
"adx": 23.23036098114393
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-08 20:45:00+00:00",
"exit_time": "2025-05-08 21:30:00+00:00",
"entry_price": 0.19521,
"exit_price": 0.192659,
"quantity": 7310.3,
"sl": 0.192659,
"tp": 0.20031,
"gross_pnl": -18.641961,
"entry_fee": 0.570816,
"exit_fee": 0.563359,
"net_pnl": -19.776137,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.0744477447388,
"macd_hist": 0.00013624527397231218,
"atr": 0.0017000635017972198,
"adx": 54.32760985013695
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-09 08:00:00+00:00",
"exit_time": "2025-05-09 08:15:00+00:00",
"entry_price": 0.257784,
"exit_price": 0.25904,
"quantity": 5538.3,
"sl": 0.25904,
"tp": 0.255272,
"gross_pnl": -6.95674,
"entry_fee": 0.571075,
"exit_fee": 0.573857,
"net_pnl": -8.101672,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.44605914783436,
"macd_hist": 0.00034479732142292754,
"atr": 0.0008374097900705625,
"adx": 31.397631216447735
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-09 07:00:00+00:00",
"exit_time": "2025-05-09 08:15:00+00:00",
"entry_price": 2.326933,
"exit_price": 2.366084,
"quantity": 614.1,
"sl": 2.307357,
"tp": 2.366084,
"gross_pnl": 24.043134,
"entry_fee": 0.571588,
"exit_fee": 0.581205,
"net_pnl": 22.890341,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.46927995656021,
"macd_hist": 0.0011294918024353083,
"atr": 0.013050607323286877,
"adx": 24.94795894069461
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-09 08:15:00+00:00",
"exit_time": "2025-05-09 08:30:00+00:00",
"entry_price": 0.211399,
"exit_price": 0.203572,
"quantity": 6749.0,
"sl": 0.215313,
"tp": 0.203572,
"gross_pnl": 52.826388,
"entry_fee": 0.570692,
"exit_fee": 0.549562,
"net_pnl": 51.706134,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 83.80795956635073,
"macd_hist": 0.0014929464277643719,
"atr": 0.0026090970581418567,
"adx": 43.156764364203994
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-10 00:00:00+00:00",
"exit_time": "2025-05-10 00:45:00+00:00",
"entry_price": 0.206781,
"exit_price": 0.204798,
"quantity": 7432.5,
"sl": 0.204798,
"tp": 0.210746,
"gross_pnl": -14.734436,
"entry_fee": 0.614759,
"exit_fee": 0.608865,
"net_pnl": -15.95806,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.19727758014699,
"macd_hist": 0.00011246716664807654,
"atr": 0.0013216222569700483,
"adx": 13.6501390837878
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-10 06:30:00+00:00",
"exit_time": "2025-05-10 06:45:00+00:00",
"entry_price": 0.220878,
"exit_price": 0.224366,
"quantity": 6831.7,
"sl": 0.224366,
"tp": 0.213901,
"gross_pnl": -23.830854,
"entry_fee": 0.603589,
"exit_fee": 0.613121,
"net_pnl": -25.047564,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 82.48994891475898,
"macd_hist": 0.0012479203961374833,
"atr": 0.0023255172485746878,
"adx": 39.63790149599378
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-10 06:45:00+00:00",
"exit_time": "2025-05-10 10:00:00+00:00",
"entry_price": 2.393061,
"exit_price": 2.410956,
"quantity": 612.7,
"sl": 2.410956,
"tp": 2.35727,
"gross_pnl": -10.964492,
"entry_fee": 0.586491,
"exit_fee": 0.590877,
"net_pnl": -12.141861,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.47435308217406,
"macd_hist": 0.0028586996701297366,
"atr": 0.011930245883532895,
"adx": 15.377999201151665
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-10 09:30:00+00:00",
"exit_time": "2025-05-11 00:00:00+00:00",
"entry_price": 0.228063,
"exit_price": 0.236493,
"quantity": 6426.1,
"sl": 0.223848,
"tp": 0.236493,
"gross_pnl": 54.17449,
"entry_fee": 0.586222,
"exit_fee": 0.607892,
"net_pnl": 52.980377,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.52458496694409,
"macd_hist": 4.452792373149661e-05,
"atr": 0.002810127992504829,
"adx": 54.2245982885026
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-11 06:00:00+00:00",
"exit_time": "2025-05-11 07:30:00+00:00",
"entry_price": 2.390561,
"exit_price": 2.346685,
"quantity": 641.0,
"sl": 2.412499,
"tp": 2.346685,
"gross_pnl": 28.12456,
"entry_fee": 0.61294,
"exit_fee": 0.60169,
"net_pnl": 26.90993,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.18128225468987,
"macd_hist": -0.0007001369002946111,
"atr": 0.014625356088824792,
"adx": 22.177150641327323
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-11 07:45:00+00:00",
"exit_time": "2025-05-11 13:30:00+00:00",
"entry_price": 0.260506,
"exit_price": 0.260554,
"quantity": 6051.6,
"sl": 0.258473,
"tp": 0.264572,
"gross_pnl": 0.289835,
"entry_fee": 0.630591,
"exit_fee": 0.630707,
"net_pnl": -0.971463,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 29.850722749717402,
"macd_hist": -0.0007912908059048919,
"atr": 0.001355476918159029,
"adx": 28.118464213329
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-11 13:45:00+00:00",
"exit_time": "2025-05-11 15:00:00+00:00",
"entry_price": 0.228257,
"exit_price": 0.231848,
"quantity": 6888.9,
"sl": 0.231848,
"tp": 0.221075,
"gross_pnl": -24.739865,
"entry_fee": 0.628976,
"exit_fee": 0.638872,
"net_pnl": -26.007713,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.373649707341116,
"macd_hist": -0.00025091179014450076,
"atr": 0.0023941765827169416,
"adx": 19.778348721533284
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-11 13:30:00+00:00",
"exit_time": "2025-05-11 17:00:00+00:00",
"entry_price": 0.260554,
"exit_price": 0.262,
"quantity": 6039.0,
"sl": 0.262,
"tp": 0.257662,
"gross_pnl": -8.732018,
"entry_fee": 0.629394,
"exit_fee": 0.632887,
"net_pnl": -9.994299,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.32040045480728,
"macd_hist": -6.963515473739214e-05,
"atr": 0.0009639584639148964,
"adx": 15.544912569162387
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-11 15:45:00+00:00",
"exit_time": "2025-05-11 17:45:00+00:00",
"entry_price": 0.226827,
"exit_price": 0.230669,
"quantity": 6736.6,
"sl": 0.230669,
"tp": 0.219143,
"gross_pnl": -25.883034,
"entry_fee": 0.611218,
"exit_fee": 0.621571,
"net_pnl": -27.115823,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.99762920705614,
"macd_hist": -0.000200955015429346,
"atr": 0.0025614339109254155,
"adx": 20.006049314214987
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-12 00:45:00+00:00",
"exit_time": "2025-05-12 01:15:00+00:00",
"entry_price": 0.267707,
"exit_price": 0.266424,
"quantity": 5474.2,
"sl": 0.266424,
"tp": 0.270273,
"gross_pnl": -7.024208,
"entry_fee": 0.586192,
"exit_fee": 0.583382,
"net_pnl": -8.193783,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.31643710526605,
"macd_hist": 8.488520374798e-05,
"atr": 0.0008554319571575553,
"adx": 30.963840568977595
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-12 07:00:00+00:00",
"exit_time": "2025-05-12 07:45:00+00:00",
"entry_price": 0.248575,
"exit_price": 0.243797,
"quantity": 5836.6,
"sl": 0.243797,
"tp": 0.258131,
"gross_pnl": -27.886892,
"entry_fee": 0.580333,
"exit_fee": 0.569178,
"net_pnl": -29.036403,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.54820395789258,
"macd_hist": 0.000360719336888083,
"atr": 0.0031852896272193468,
"adx": 23.722673590471747
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-12 07:00:00+00:00",
"exit_time": "2025-05-12 07:45:00+00:00",
"entry_price": 2.429643,
"exit_price": 2.406718,
"quantity": 596.7,
"sl": 2.406718,
"tp": 2.475492,
"gross_pnl": -13.679131,
"entry_fee": 0.579907,
"exit_fee": 0.574436,
"net_pnl": -14.833473,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.38835524860481,
"macd_hist": 0.0015144198204793255,
"atr": 0.01528309116959292,
"adx": 13.164741033292744
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-13 00:30:00+00:00",
"exit_time": "2025-05-13 02:00:00+00:00",
"entry_price": 0.225637,
"exit_price": 0.220802,
"quantity": 6096.1,
"sl": 0.229082,
"tp": 0.218747,
"gross_pnl": 29.476814,
"entry_fee": 0.550203,
"exit_fee": 0.538413,
"net_pnl": 28.388198,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 35.823156436732695,
"macd_hist": -8.160120568062048e-05,
"atr": 0.0022966797674957226,
"adx": 24.629633458255565
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-13 02:00:00+00:00",
"exit_time": "2025-05-13 02:15:00+00:00",
"entry_price": 0.263966,
"exit_price": 0.261848,
"quantity": 5384.2,
"sl": 0.261848,
"tp": 0.268203,
"gross_pnl": -11.404235,
"entry_fee": 0.568499,
"exit_fee": 0.563937,
"net_pnl": -12.536672,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 20.784894027207248,
"macd_hist": -0.0006955219665214661,
"atr": 0.0014120618663794628,
"adx": 37.25872725561936
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-13 02:00:00+00:00",
"exit_time": "2025-05-13 11:15:00+00:00",
"entry_price": 0.220802,
"exit_price": 0.228583,
"quantity": 6441.0,
"sl": 0.216912,
"tp": 0.228583,
"gross_pnl": 50.114973,
"entry_fee": 0.568874,
"exit_fee": 0.58892,
"net_pnl": 48.957178,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.30268900003543,
"macd_hist": -0.0006759927683074366,
"atr": 0.0025935399939473365,
"adx": 32.64805045375145
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-13 16:00:00+00:00",
"exit_time": "2025-05-13 17:30:00+00:00",
"entry_price": 2.571957,
"exit_price": 2.539778,
"quantity": 575.8,
"sl": 2.539778,
"tp": 2.636315,
"gross_pnl": -18.528672,
"entry_fee": 0.592373,
"exit_fee": 0.584962,
"net_pnl": -19.706007,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.62056578856722,
"macd_hist": 0.001446161172898773,
"atr": 0.021452671140511505,
"adx": 16.51785685226678
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-14 01:15:00+00:00",
"exit_time": "2025-05-14 02:00:00+00:00",
"entry_price": 0.272617,
"exit_price": 0.271113,
"quantity": 5308.4,
"sl": 0.271113,
"tp": 0.275626,
"gross_pnl": -7.984647,
"entry_fee": 0.578865,
"exit_fee": 0.575671,
"net_pnl": -9.139182,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.8454461890616,
"macd_hist": 2.7405385815262103e-06,
"atr": 0.0010027687978469769,
"adx": 22.65437098859936
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-14 09:30:00+00:00",
"exit_time": "2025-05-14 12:45:00+00:00",
"entry_price": 2.630463,
"exit_price": 2.592787,
"quantity": 543.6,
"sl": 2.592787,
"tp": 2.705814,
"gross_pnl": -20.480474,
"entry_fee": 0.571968,
"exit_fee": 0.563776,
"net_pnl": -21.616217,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.14358554980455,
"macd_hist": 0.0017467949685994726,
"atr": 0.025117088409311206,
"adx": 19.760333870817494
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-14 08:45:00+00:00",
"exit_time": "2025-05-14 13:30:00+00:00",
"entry_price": 0.233253,
"exit_price": 0.233827,
"quantity": 6134.8,
"sl": 0.229596,
"tp": 0.240568,
"gross_pnl": 3.517032,
"entry_fee": 0.572385,
"exit_fee": 0.573792,
"net_pnl": 2.370855,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 31.899205745027356,
"macd_hist": -0.0009309943980339099,
"atr": 0.002438278354568523,
"adx": 21.467769542319026
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-14 23:15:00+00:00",
"exit_time": "2025-05-15 00:15:00+00:00",
"entry_price": 2.548345,
"exit_price": 2.564935,
"quantity": 547.7,
"sl": 2.564935,
"tp": 2.515165,
"gross_pnl": -9.086298,
"entry_fee": 0.558291,
"exit_fee": 0.561926,
"net_pnl": -10.206516,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.15810611621492,
"macd_hist": -0.00011403038803130608,
"atr": 0.011059945787229127,
"adx": 12.17799942270649
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-14 13:30:00+00:00",
"exit_time": "2025-05-15 05:45:00+00:00",
"entry_price": 0.233827,
"exit_price": 0.227477,
"quantity": 5973.2,
"sl": 0.237002,
"tp": 0.227477,
"gross_pnl": 37.92982,
"entry_fee": 0.558677,
"exit_fee": 0.543505,
"net_pnl": 36.827638,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.9074119629469,
"macd_hist": -4.2174276214879494e-05,
"atr": 0.0021166666743341563,
"adx": 24.266075530396076
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-15 01:30:00+00:00",
"exit_time": "2025-05-15 05:45:00+00:00",
"entry_price": 2.530447,
"exit_price": 2.496048,
"quantity": 544.5,
"sl": 2.547646,
"tp": 2.496048,
"gross_pnl": 18.7302,
"entry_fee": 0.551131,
"exit_fee": 0.543639,
"net_pnl": 17.635429,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.736290185212155,
"macd_hist": -0.0012583085967037499,
"atr": 0.01146629922817108,
"adx": 13.117725473448823
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-15 06:30:00+00:00",
"exit_time": "2025-05-15 10:00:00+00:00",
"entry_price": 0.270413,
"exit_price": 0.26734,
"quantity": 5427.5,
"sl": 0.27195,
"tp": 0.26734,
"gross_pnl": 16.680719,
"entry_fee": 0.587067,
"exit_fee": 0.580394,
"net_pnl": 15.513258,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.868901007531377,
"macd_hist": -7.599114984154908e-05,
"atr": 0.0010244568660414944,
"adx": 24.081479282211895
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-15 13:45:00+00:00",
"exit_time": "2025-05-15 15:45:00+00:00",
"entry_price": 0.222168,
"exit_price": 0.225695,
"quantity": 6718.1,
"sl": 0.225695,
"tp": 0.215114,
"gross_pnl": -23.693468,
"entry_fee": 0.597018,
"exit_fee": 0.606496,
"net_pnl": -24.896982,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.32757890667113,
"macd_hist": -4.538711417039192e-05,
"atr": 0.002351207228441419,
"adx": 22.946229025117784
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-15 13:45:00+00:00",
"exit_time": "2025-05-15 16:45:00+00:00",
"entry_price": 2.446355,
"exit_price": 2.474255,
"quantity": 609.7,
"sl": 2.474255,
"tp": 2.390557,
"gross_pnl": -17.010271,
"entry_fee": 0.596617,
"exit_fee": 0.603421,
"net_pnl": -18.21031,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.95941532010619,
"macd_hist": -0.00018172058110295548,
"atr": 0.018599607879601687,
"adx": 38.000348695504236
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-15 23:00:00+00:00",
"exit_time": "2025-05-16 00:00:00+00:00",
"entry_price": 0.216648,
"exit_price": 0.220403,
"quantity": 6548.5,
"sl": 0.220403,
"tp": 0.209139,
"gross_pnl": -24.58863,
"entry_fee": 0.567489,
"exit_fee": 0.577324,
"net_pnl": -25.733442,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.870945969545595,
"macd_hist": -0.00014222877066329609,
"atr": 0.002503232759510456,
"adx": 24.521644064735725
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-16 09:45:00+00:00",
"exit_time": "2025-05-16 12:15:00+00:00",
"entry_price": 0.228753,
"exit_price": 0.225955,
"quantity": 6011.6,
"sl": 0.225955,
"tp": 0.234349,
"gross_pnl": -16.820266,
"entry_fee": 0.550068,
"exit_fee": 0.54334,
"net_pnl": -17.913674,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.83222096498055,
"macd_hist": 0.00018000741930044694,
"atr": 0.001865312143763947,
"adx": 18.295985514031102
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-16 20:30:00+00:00",
"exit_time": "2025-05-17 00:30:00+00:00",
"entry_price": 2.389361,
"exit_price": 2.348987,
"quantity": 562.5,
"sl": 2.409548,
"tp": 2.348987,
"gross_pnl": 22.710561,
"entry_fee": 0.537606,
"exit_fee": 0.528522,
"net_pnl": 21.644433,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.62461501920441,
"macd_hist": -0.00022285443926070027,
"atr": 0.013458110198298524,
"adx": 15.346294497139096
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-17 01:15:00+00:00",
"exit_time": "2025-05-17 01:45:00+00:00",
"entry_price": 2.335133,
"exit_price": 2.31116,
"quantity": 590.8,
"sl": 2.31116,
"tp": 2.38308,
"gross_pnl": -14.163332,
"entry_fee": 0.551839,
"exit_fee": 0.546173,
"net_pnl": -15.261344,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.536979724863077,
"macd_hist": -0.004501483267526404,
"atr": 0.01598209455229851,
"adx": 51.966384578102044
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-17 08:45:00+00:00",
"exit_time": "2025-05-17 11:00:00+00:00",
"entry_price": 0.267573,
"exit_price": 0.268698,
"quantity": 5056.3,
"sl": 0.268698,
"tp": 0.265325,
"gross_pnl": -5.684775,
"entry_fee": 0.541172,
"exit_fee": 0.543446,
"net_pnl": -6.769393,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.901522750897705,
"macd_hist": -2.8660285450188782e-05,
"atr": 0.0007495302690097148,
"adx": 21.851588871177825
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-17 13:30:00+00:00",
"exit_time": "2025-05-17 14:15:00+00:00",
"entry_price": 0.212969,
"exit_price": 0.215087,
"quantity": 6295.6,
"sl": 0.215087,
"tp": 0.208732,
"gross_pnl": -13.335344,
"entry_fee": 0.536306,
"exit_fee": 0.54164,
"net_pnl": -14.413291,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.30523414078982,
"macd_hist": -8.157984420810829e-05,
"atr": 0.0014121337650339072,
"adx": 29.274594365906495
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-17 16:30:00+00:00",
"exit_time": "2025-05-17 17:00:00+00:00",
"entry_price": 0.212459,
"exit_price": 0.214738,
"quantity": 6193.4,
"sl": 0.214738,
"tp": 0.2079,
"gross_pnl": -14.11785,
"entry_fee": 0.526337,
"exit_fee": 0.531984,
"net_pnl": -15.176171,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.23471313800112,
"macd_hist": -9.099414647481866e-05,
"atr": 0.001519666094433925,
"adx": 20.168458536244774
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-17 22:15:00+00:00",
"exit_time": "2025-05-17 23:15:00+00:00",
"entry_price": 0.212419,
"exit_price": 0.214822,
"quantity": 6071.4,
"sl": 0.214822,
"tp": 0.207611,
"gross_pnl": -14.593548,
"entry_fee": 0.515872,
"exit_fee": 0.521709,
"net_pnl": -15.631129,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.608152993575644,
"macd_hist": -0.000148128009253552,
"atr": 0.00160243638339631,
"adx": 17.839172856255892
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-18 05:45:00+00:00",
"exit_time": "2025-05-18 07:45:00+00:00",
"entry_price": 2.382362,
"exit_price": 2.394902,
"quantity": 530.0,
"sl": 2.394902,
"tp": 2.357281,
"gross_pnl": -6.646312,
"entry_fee": 0.505061,
"exit_fee": 0.507719,
"net_pnl": -7.659092,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.88277917510591,
"macd_hist": 0.0015640488706502509,
"atr": 0.008360140863911994,
"adx": 30.157617672853057
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-18 07:15:00+00:00",
"exit_time": "2025-05-18 10:30:00+00:00",
"entry_price": 0.272807,
"exit_price": 0.271798,
"quantity": 4626.6,
"sl": 0.271798,
"tp": 0.274826,
"gross_pnl": -4.670327,
"entry_fee": 0.504868,
"exit_fee": 0.503,
"net_pnl": -5.678195,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.20082000784386,
"macd_hist": 1.5890211341382937e-05,
"atr": 0.0006729675058980201,
"adx": 29.151918150107278
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-18 13:30:00+00:00",
"exit_time": "2025-05-18 14:30:00+00:00",
"entry_price": 0.225203,
"exit_price": 0.228989,
"quantity": 5502.2,
"sl": 0.223309,
"tp": 0.228989,
"gross_pnl": 20.83463,
"entry_fee": 0.495644,
"exit_fee": 0.503978,
"net_pnl": 19.835009,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.48291728089194,
"macd_hist": 2.502491204649064e-05,
"atr": 0.0012621999903425177,
"adx": 30.78074809297389
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-18 14:30:00+00:00",
"exit_time": "2025-05-18 15:45:00+00:00",
"entry_price": 2.427557,
"exit_price": 2.442135,
"quantity": 523.3,
"sl": 2.442135,
"tp": 2.398401,
"gross_pnl": -7.628779,
"entry_fee": 0.508136,
"exit_fee": 0.511188,
"net_pnl": -8.648103,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.26480732687115,
"macd_hist": 0.0028537582643641994,
"atr": 0.009718809144697027,
"adx": 29.42506362068419
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-18 13:45:00+00:00",
"exit_time": "2025-05-18 16:00:00+00:00",
"entry_price": 0.273127,
"exit_price": 0.272234,
"quantity": 4533.7,
"sl": 0.272234,
"tp": 0.274913,
"gross_pnl": -4.04797,
"entry_fee": 0.495311,
"exit_fee": 0.493692,
"net_pnl": -5.036972,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.23302634794566,
"macd_hist": 2.3690878634081207e-05,
"atr": 0.0005952415059428272,
"adx": 19.4627257662498
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-20 00:00:00+00:00",
"exit_time": "2025-05-20 00:30:00+00:00",
"entry_price": 0.226253,
"exit_price": 0.224277,
"quantity": 5510.9,
"sl": 0.224277,
"tp": 0.230203,
"gross_pnl": -10.885672,
"entry_fee": 0.498742,
"exit_fee": 0.494388,
"net_pnl": -11.878802,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.3905685578383,
"macd_hist": 5.003919241814011e-05,
"atr": 0.0013168655835599109,
"adx": 18.958948508421553
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-20 04:30:00+00:00",
"exit_time": "2025-05-20 05:00:00+00:00",
"entry_price": 0.268327,
"exit_price": 0.270322,
"quantity": 4569.9,
"sl": 0.267329,
"tp": 0.270322,
"gross_pnl": 9.119637,
"entry_fee": 0.490491,
"exit_fee": 0.494139,
"net_pnl": 8.135007,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.76905956614853,
"macd_hist": 3.7269177311445296e-05,
"atr": 0.0006651959216890055,
"adx": 31.570872624503675
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-20 12:30:00+00:00",
"exit_time": "2025-05-20 17:00:00+00:00",
"entry_price": 2.330967,
"exit_price": 2.345796,
"quantity": 531.4,
"sl": 2.345796,
"tp": 2.301309,
"gross_pnl": -7.880122,
"entry_fee": 0.49547,
"exit_fee": 0.498622,
"net_pnl": -8.874215,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.11852309537045,
"macd_hist": -0.0003174284393988123,
"atr": 0.009885989673296352,
"adx": 34.742890662078324
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-20 18:45:00+00:00",
"exit_time": "2025-05-20 19:15:00+00:00",
"entry_price": 2.316568,
"exit_price": 2.333292,
"quantity": 528.0,
"sl": 2.333292,
"tp": 2.28312,
"gross_pnl": -8.830341,
"entry_fee": 0.489259,
"exit_fee": 0.492791,
"net_pnl": -9.812392,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.67044091822891,
"macd_hist": -0.0010374646711117856,
"atr": 0.011149420967886639,
"adx": 19.66280083270704
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-21 15:15:00+00:00",
"exit_time": "2025-05-21 16:30:00+00:00",
"entry_price": 0.232357,
"exit_price": 0.235146,
"quantity": 5190.0,
"sl": 0.235146,
"tp": 0.226778,
"gross_pnl": -14.475978,
"entry_fee": 0.482373,
"exit_fee": 0.488163,
"net_pnl": -15.446513,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.18307040000637,
"macd_hist": 0.0007227126129767457,
"atr": 0.0018594704958334353,
"adx": 23.739705103974842
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-22 03:45:00+00:00",
"exit_time": "2025-05-22 05:45:00+00:00",
"entry_price": 2.417042,
"exit_price": 2.400734,
"quantity": 488.0,
"sl": 2.400734,
"tp": 2.449657,
"gross_pnl": -7.958231,
"entry_fee": 0.471807,
"exit_fee": 0.468623,
"net_pnl": -8.898661,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.3311412608467,
"macd_hist": 0.0005695504395531459,
"atr": 0.010871900200266247,
"adx": 15.493810082644366
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-22 08:15:00+00:00",
"exit_time": "2025-05-22 08:45:00+00:00",
"entry_price": 0.273487,
"exit_price": 0.272261,
"quantity": 4253.3,
"sl": 0.272261,
"tp": 0.27594,
"gross_pnl": -5.216898,
"entry_fee": 0.465289,
"exit_fee": 0.463203,
"net_pnl": -6.14539,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.8852272787753,
"macd_hist": 3.9612550275650634e-05,
"atr": 0.0008177019521218276,
"adx": 33.19792396296635
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-22 08:15:00+00:00",
"exit_time": "2025-05-22 09:00:00+00:00",
"entry_price": 0.243314,
"exit_price": 0.240372,
"quantity": 4784.0,
"sl": 0.240372,
"tp": 0.249199,
"gross_pnl": -14.076657,
"entry_fee": 0.465606,
"exit_fee": 0.459976,
"net_pnl": -15.002239,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.88515119397327,
"macd_hist": 0.00013745302311585542,
"atr": 0.0019616300073980516,
"adx": 29.412467266133323
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-22 09:00:00+00:00",
"exit_time": "2025-05-22 10:45:00+00:00",
"entry_price": 0.275017,
"exit_price": 0.278067,
"quantity": 4098.7,
"sl": 0.273493,
"tp": 0.278067,
"gross_pnl": 12.499188,
"entry_fee": 0.450886,
"exit_fee": 0.455885,
"net_pnl": 11.592417,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.41888239825917,
"macd_hist": 0.00012052372919236067,
"atr": 0.0010165164682258208,
"adx": 35.672084271798326
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-22 14:30:00+00:00",
"exit_time": "2025-05-22 16:30:00+00:00",
"entry_price": 0.241544,
"exit_price": 0.238779,
"quantity": 4743.6,
"sl": 0.238779,
"tp": 0.247074,
"gross_pnl": -13.116366,
"entry_fee": 0.458316,
"exit_fee": 0.453069,
"net_pnl": -14.02775,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 54.811149475637414,
"macd_hist": 2.537477181297504e-05,
"atr": 0.0018433771604794214,
"adx": 12.153432229418454
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-23 02:15:00+00:00",
"exit_time": "2025-05-23 04:30:00+00:00",
"entry_price": 2.470853,
"exit_price": 2.438268,
"quantity": 453.9,
"sl": 2.487145,
"tp": 2.438268,
"gross_pnl": 14.790173,
"entry_fee": 0.448608,
"exit_fee": 0.442692,
"net_pnl": 13.898873,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 75.08406565689027,
"macd_hist": 0.004905452274126379,
"atr": 0.010861550575088958,
"adx": 21.704459542796908
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-23 12:15:00+00:00",
"exit_time": "2025-05-23 18:15:00+00:00",
"entry_price": 0.266087,
"exit_price": 0.270603,
"quantity": 4296.7,
"sl": 0.263828,
"tp": 0.270603,
"gross_pnl": 19.405582,
"entry_fee": 0.457318,
"exit_fee": 0.46508,
"net_pnl": 18.483184,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 23.11484069396105,
"macd_hist": -0.0009660455717430492,
"atr": 0.0015054640245474678,
"adx": 30.08050185563816
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-23 12:15:00+00:00",
"exit_time": "2025-05-23 23:00:00+00:00",
"entry_price": 0.231803,
"exit_price": 0.227561,
"quantity": 4935.5,
"sl": 0.227561,
"tp": 0.240288,
"gross_pnl": -20.939297,
"entry_fee": 0.457626,
"exit_fee": 0.44925,
"net_pnl": -21.846173,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 20.70249545704909,
"macd_hist": -0.001629780323704625,
"atr": 0.002828392590248624,
"adx": 26.96226311271125
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-24 06:30:00+00:00",
"exit_time": "2025-05-24 10:30:00+00:00",
"entry_price": 0.227297,
"exit_price": 0.229241,
"quantity": 5000.9,
"sl": 0.229241,
"tp": 0.22341,
"gross_pnl": -9.720803,
"entry_fee": 0.454676,
"exit_fee": 0.458565,
"net_pnl": -10.634044,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.97983964921969,
"macd_hist": -4.004064234137641e-05,
"atr": 0.001295873852698228,
"adx": 23.24931170837278
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-25 00:30:00+00:00",
"exit_time": "2025-05-25 04:15:00+00:00",
"entry_price": 0.269843,
"exit_price": 0.270601,
"quantity": 4144.0,
"sl": 0.270601,
"tp": 0.268327,
"gross_pnl": -3.141229,
"entry_fee": 0.447292,
"exit_fee": 0.448548,
"net_pnl": -4.037069,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.335867052893576,
"macd_hist": -1.3587319849176269e-05,
"atr": 0.000505345665819804,
"adx": 22.49528045227119
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-25 07:00:00+00:00",
"exit_time": "2025-05-25 08:00:00+00:00",
"entry_price": 0.221718,
"exit_price": 0.219752,
"quantity": 5009.7,
"sl": 0.22329,
"tp": 0.218573,
"gross_pnl": 9.848334,
"entry_fee": 0.444296,
"exit_fee": 0.440357,
"net_pnl": 8.963681,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 38.91116462539461,
"macd_hist": -4.8938000269901395e-08,
"atr": 0.0010482953519201027,
"adx": 29.562587090186707
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-25 07:15:00+00:00",
"exit_time": "2025-05-25 08:00:00+00:00",
"entry_price": 2.30197,
"exit_price": 2.29873,
"quantity": 482.2,
"sl": 2.312724,
"tp": 2.280462,
"gross_pnl": 1.562294,
"entry_fee": 0.444004,
"exit_fee": 0.443379,
"net_pnl": 0.674911,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 34.52093466643158,
"macd_hist": -0.0007361362696332988,
"atr": 0.007169398824578709,
"adx": 35.32812148724533
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-25 08:00:00+00:00",
"exit_time": "2025-05-25 08:45:00+00:00",
"entry_price": 0.219752,
"exit_price": 0.218094,
"quantity": 5116.8,
"sl": 0.218094,
"tp": 0.223069,
"gross_pnl": -8.485838,
"entry_fee": 0.449771,
"exit_fee": 0.446376,
"net_pnl": -9.381985,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.13621280982196,
"macd_hist": -0.0002412181598310829,
"atr": 0.0011056178036805005,
"adx": 35.88138508214501
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-25 08:00:00+00:00",
"exit_time": "2025-05-25 08:45:00+00:00",
"entry_price": 2.29873,
"exit_price": 2.288124,
"quantity": 489.3,
"sl": 2.288124,
"tp": 2.319942,
"gross_pnl": -5.189505,
"entry_fee": 0.449907,
"exit_fee": 0.447832,
"net_pnl": -6.087244,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.0810005405951,
"macd_hist": -0.0014305987627971665,
"atr": 0.007070652047230114,
"adx": 39.138440574842924
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-25 12:00:00+00:00",
"exit_time": "2025-05-25 14:15:00+00:00",
"entry_price": 0.273147,
"exit_price": 0.271799,
"quantity": 4020.8,
"sl": 0.271799,
"tp": 0.275844,
"gross_pnl": -5.421683,
"entry_fee": 0.439308,
"exit_fee": 0.43714,
"net_pnl": -6.298131,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.64686059816845,
"macd_hist": 3.086144328034947e-05,
"atr": 0.0008989393302262748,
"adx": 20.43580596826378
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-25 15:00:00+00:00",
"exit_time": "2025-05-25 17:15:00+00:00",
"entry_price": 2.280372,
"exit_price": 2.292864,
"quantity": 476.6,
"sl": 2.292864,
"tp": 2.255388,
"gross_pnl": -5.953593,
"entry_fee": 0.43473,
"exit_fee": 0.437112,
"net_pnl": -6.825435,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.80168384065654,
"macd_hist": -0.0007119210845672322,
"atr": 0.008327868589605818,
"adx": 34.51035981709894
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-25 23:00:00+00:00",
"exit_time": "2025-05-26 00:30:00+00:00",
"entry_price": 0.224058,
"exit_price": 0.225916,
"quantity": 4796.6,
"sl": 0.225916,
"tp": 0.22034,
"gross_pnl": -8.915512,
"entry_fee": 0.429886,
"exit_fee": 0.433452,
"net_pnl": -9.77885,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.40149795455028,
"macd_hist": 0.0005350529977733103,
"atr": 0.00123914324322866,
"adx": 23.57154312072569
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-26 10:00:00+00:00",
"exit_time": "2025-05-26 12:00:00+00:00",
"entry_price": 0.272787,
"exit_price": 0.274438,
"quantity": 3878.2,
"sl": 0.271962,
"tp": 0.274438,
"gross_pnl": 6.403534,
"entry_fee": 0.423169,
"exit_fee": 0.425731,
"net_pnl": 5.554633,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.19924404504749,
"macd_hist": 3.287823889073534e-05,
"atr": 0.0005503870863896563,
"adx": 10.873971685293474
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-27 00:00:00+00:00",
"exit_time": "2025-05-27 00:30:00+00:00",
"entry_price": 0.226603,
"exit_price": 0.22488,
"quantity": 4706.4,
"sl": 0.22488,
"tp": 0.230049,
"gross_pnl": -8.109511,
"entry_fee": 0.426593,
"exit_fee": 0.423349,
"net_pnl": -8.959453,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.07577814551202,
"macd_hist": 4.739246114278655e-05,
"atr": 0.001148721045037341,
"adx": 13.061423804221743
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-27 07:15:00+00:00",
"exit_time": "2025-05-27 09:00:00+00:00",
"entry_price": 0.276538,
"exit_price": 0.278568,
"quantity": 3799.9,
"sl": 0.275522,
"tp": 0.278568,
"gross_pnl": 7.716871,
"entry_fee": 0.420326,
"exit_fee": 0.423413,
"net_pnl": 6.873132,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.5972924183311,
"macd_hist": 4.866710988052982e-05,
"atr": 0.0006769363019419472,
"adx": 14.62105085000093
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-27 13:00:00+00:00",
"exit_time": "2025-05-27 13:45:00+00:00",
"entry_price": 0.230833,
"exit_price": 0.229097,
"quantity": 4598.9,
"sl": 0.229097,
"tp": 0.234305,
"gross_pnl": -7.983689,
"entry_fee": 0.424631,
"exit_fee": 0.421438,
"net_pnl": -8.829758,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.70008047309703,
"macd_hist": 1.9044449302052014e-05,
"atr": 0.0011573331311239326,
"adx": 26.125524772501947
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-27 22:00:00+00:00",
"exit_time": "2025-05-28 02:00:00+00:00",
"entry_price": 2.310831,
"exit_price": 2.307769,
"quantity": 452.7,
"sl": 2.298808,
"tp": 2.334877,
"gross_pnl": -1.386104,
"entry_fee": 0.418445,
"exit_fee": 0.417891,
"net_pnl": -2.22244,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 27.355156167026564,
"macd_hist": -0.003261544202150826,
"atr": 0.008015288595696406,
"adx": 26.850513538058266
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-28 01:30:00+00:00",
"exit_time": "2025-05-28 03:15:00+00:00",
"entry_price": 0.279088,
"exit_price": 0.278083,
"quantity": 3746.0,
"sl": 0.278083,
"tp": 0.281097,
"gross_pnl": -3.762771,
"entry_fee": 0.418185,
"exit_fee": 0.41668,
"net_pnl": -4.597637,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.7417188519909,
"macd_hist": 5.9650673348360644e-05,
"atr": 0.0006696514302106414,
"adx": 28.176944219549693
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-28 02:00:00+00:00",
"exit_time": "2025-05-28 07:00:00+00:00",
"entry_price": 2.307769,
"exit_price": 2.285047,
"quantity": 450.7,
"sl": 2.31913,
"tp": 2.285047,
"gross_pnl": 10.240688,
"entry_fee": 0.416045,
"exit_fee": 0.411948,
"net_pnl": 9.412695,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.95176370669658,
"macd_hist": -0.00015729649255342634,
"atr": 0.007573913254471161,
"adx": 36.50693787152724
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-28 01:45:00+00:00",
"exit_time": "2025-05-28 13:45:00+00:00",
"entry_price": 0.224308,
"exit_price": 0.220487,
"quantity": 4656.8,
"sl": 0.226218,
"tp": 0.220487,
"gross_pnl": 17.792063,
"entry_fee": 0.417822,
"exit_fee": 0.410705,
"net_pnl": 16.963536,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.042497861769476,
"macd_hist": -1.9113355326351585e-05,
"atr": 0.0012735543122567871,
"adx": 25.683155663700727
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-28 13:45:00+00:00",
"exit_time": "2025-05-28 16:45:00+00:00",
"entry_price": 0.274483,
"exit_price": 0.27539,
"quantity": 3919.2,
"sl": 0.27539,
"tp": 0.272668,
"gross_pnl": -3.556248,
"entry_fee": 0.430301,
"exit_fee": 0.431723,
"net_pnl": -4.418272,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.818975332430746,
"macd_hist": -7.7300397368449e-06,
"atr": 0.0006049274667523153,
"adx": 19.405374131356762
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-28 19:30:00+00:00",
"exit_time": "2025-05-28 20:30:00+00:00",
"entry_price": 0.216878,
"exit_price": 0.218611,
"quantity": 4922.9,
"sl": 0.218611,
"tp": 0.213413,
"gross_pnl": -8.529321,
"entry_fee": 0.427068,
"exit_fee": 0.43048,
"net_pnl": -9.386869,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.81464026240678,
"macd_hist": -8.724293085059871e-05,
"atr": 0.0011550537700269045,
"adx": 35.76899740074852
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-29 00:15:00+00:00",
"exit_time": "2025-05-29 00:45:00+00:00",
"entry_price": 0.222248,
"exit_price": 0.223849,
"quantity": 4730.4,
"sl": 0.223849,
"tp": 0.219046,
"gross_pnl": -7.572347,
"entry_fee": 0.420528,
"exit_fee": 0.423557,
"net_pnl": -8.416433,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.18008927250312,
"macd_hist": 0.00035829222389508,
"atr": 0.0010671891605127676,
"adx": 21.32224613489325
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-29 01:00:00+00:00",
"exit_time": "2025-05-29 02:30:00+00:00",
"entry_price": 0.223938,
"exit_price": 0.225762,
"quantity": 4628.9,
"sl": 0.225762,
"tp": 0.22029,
"gross_pnl": -8.442761,
"entry_fee": 0.414634,
"exit_fee": 0.418011,
"net_pnl": -9.275406,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.24319580337864,
"macd_hist": 0.0005571206928962237,
"atr": 0.0012159491930198798,
"adx": 24.88601983699861
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-29 19:00:00+00:00",
"exit_time": "2025-05-29 21:15:00+00:00",
"entry_price": 0.215488,
"exit_price": 0.217912,
"quantity": 4735.5,
"sl": 0.217912,
"tp": 0.210641,
"gross_pnl": -11.477659,
"entry_fee": 0.408178,
"exit_fee": 0.412769,
"net_pnl": -12.298606,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.19737857883803,
"macd_hist": -0.00014335571051618686,
"atr": 0.001615831998648722,
"adx": 32.836892073415896
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-30 00:45:00+00:00",
"exit_time": "2025-05-30 02:15:00+00:00",
"entry_price": 2.155015,
"exit_price": 2.207692,
"quantity": 463.5,
"sl": 2.128677,
"tp": 2.207692,
"gross_pnl": 24.41547,
"entry_fee": 0.39954,
"exit_fee": 0.409306,
"net_pnl": 23.606624,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 13.158390769693794,
"macd_hist": -0.00797002840932291,
"atr": 0.01755877038478085,
"adx": 31.17699185815243
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-05-30 00:45:00+00:00",
"exit_time": "2025-05-30 06:15:00+00:00",
"entry_price": 0.271853,
"exit_price": 0.269421,
"quantity": 3675.8,
"sl": 0.273069,
"tp": 0.269421,
"gross_pnl": 8.939378,
"entry_fee": 0.399711,
"exit_fee": 0.396135,
"net_pnl": 8.143532,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.125996252531806,
"macd_hist": -0.00012107092796207429,
"atr": 0.0008106514588059658,
"adx": 29.397511600005227
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-30 06:30:00+00:00",
"exit_time": "2025-05-30 06:45:00+00:00",
"entry_price": 0.20435,
"exit_price": 0.20467,
"quantity": 5142.4,
"sl": 0.206512,
"tp": 0.200025,
"gross_pnl": -1.650206,
"entry_fee": 0.420339,
"exit_fee": 0.420999,
"net_pnl": -2.491544,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 26.582177220251122,
"macd_hist": -5.974295719302688e-05,
"atr": 0.0014414982007980453,
"adx": 52.354508635880364
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-30 06:45:00+00:00",
"exit_time": "2025-05-30 09:30:00+00:00",
"entry_price": 0.20467,
"exit_price": 0.202463,
"quantity": 5111.7,
"sl": 0.202463,
"tp": 0.209085,
"gross_pnl": -11.281965,
"entry_fee": 0.418486,
"exit_fee": 0.413973,
"net_pnl": -12.114424,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.59025925058108,
"macd_hist": -8.907329679031439e-05,
"atr": 0.0014713911864553278,
"adx": 53.377957792536186
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-30 16:15:00+00:00",
"exit_time": "2025-05-30 16:30:00+00:00",
"entry_price": 0.19882,
"exit_price": 0.193464,
"quantity": 5152.5,
"sl": 0.201498,
"tp": 0.193464,
"gross_pnl": 27.597486,
"entry_fee": 0.409768,
"exit_fee": 0.398729,
"net_pnl": 26.788988,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.14089341882176,
"macd_hist": -0.00019382503858825998,
"atr": 0.0017853783445552752,
"adx": 31.724158032574305
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-05-30 13:30:00+00:00",
"exit_time": "2025-05-30 16:30:00+00:00",
"entry_price": 2.184482,
"exit_price": 2.147733,
"quantity": 469.3,
"sl": 2.202856,
"tp": 2.147733,
"gross_pnl": 17.246031,
"entry_fee": 0.410071,
"exit_fee": 0.403172,
"net_pnl": 16.432788,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.6021635547883,
"macd_hist": -0.0003265578956063312,
"atr": 0.012249471650357556,
"adx": 24.244339221845475
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-30 22:15:00+00:00",
"exit_time": "2025-05-30 22:45:00+00:00",
"entry_price": 0.19669,
"exit_price": 0.192479,
"quantity": 5571.1,
"sl": 0.198796,
"tp": 0.192479,
"gross_pnl": 23.463007,
"entry_fee": 0.438313,
"exit_fee": 0.428927,
"net_pnl": 22.595767,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.6689313597153,
"macd_hist": -9.857537217847277e-05,
"atr": 0.0014038524519992112,
"adx": 25.31467549382191
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-05-30 23:00:00+00:00",
"exit_time": "2025-05-31 00:00:00+00:00",
"entry_price": 2.143114,
"exit_price": 2.123429,
"quantity": 528.3,
"sl": 2.123429,
"tp": 2.182484,
"gross_pnl": -10.399526,
"entry_fee": 0.452883,
"exit_fee": 0.448723,
"net_pnl": -11.301132,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.731407324667135,
"macd_hist": -0.00562087263028826,
"atr": 0.013123258809624406,
"adx": 21.271600210999544
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-05-30 23:00:00+00:00",
"exit_time": "2025-05-31 00:15:00+00:00",
"entry_price": 0.192879,
"exit_price": 0.190183,
"quantity": 5873.8,
"sl": 0.190183,
"tp": 0.198272,
"gross_pnl": -15.837181,
"entry_fee": 0.453174,
"exit_fee": 0.446839,
"net_pnl": -16.737194,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.809139878361325,
"macd_hist": -0.0006766050530506995,
"atr": 0.0017974941097092805,
"adx": 32.841737382767946
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-31 00:15:00+00:00",
"exit_time": "2025-05-31 04:15:00+00:00",
"entry_price": 0.264006,
"exit_price": 0.266905,
"quantity": 4108.5,
"sl": 0.262557,
"tp": 0.266905,
"gross_pnl": 11.909217,
"entry_fee": 0.433868,
"exit_fee": 0.438632,
"net_pnl": 11.036717,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 17.466899277386272,
"macd_hist": -0.0006082450157752072,
"atr": 0.0009662258832983997,
"adx": 32.241782399531594
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-05-31 10:30:00+00:00",
"exit_time": "2025-05-31 12:00:00+00:00",
"entry_price": 0.186431,
"exit_price": 0.188757,
"quantity": 5911.7,
"sl": 0.188757,
"tp": 0.18178,
"gross_pnl": -13.749517,
"entry_fee": 0.44085,
"exit_fee": 0.44635,
"net_pnl": -14.636718,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.7438537262986,
"macd_hist": -5.465011387339926e-05,
"atr": 0.001550542915597518,
"adx": 35.62145115687858
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-05-31 15:00:00+00:00",
"exit_time": "2025-05-31 17:00:00+00:00",
"entry_price": 0.266727,
"exit_price": 0.265783,
"quantity": 4038.7,
"sl": 0.265783,
"tp": 0.268613,
"gross_pnl": -3.809279,
"entry_fee": 0.430892,
"exit_fee": 0.429368,
"net_pnl": -4.669538,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.3818007745683,
"macd_hist": -0.00022103921173399397,
"atr": 0.0006287961521535267,
"adx": 21.187082001091863
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-01 00:00:00+00:00",
"exit_time": "2025-06-01 01:00:00+00:00",
"entry_price": 0.264674,
"exit_price": 0.265358,
"quantity": 4037.1,
"sl": 0.265358,
"tp": 0.263304,
"gross_pnl": -2.763754,
"entry_fee": 0.427405,
"exit_fee": 0.428511,
"net_pnl": -3.61967,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.0927965011265,
"macd_hist": -2.216207052224608e-05,
"atr": 0.00045639259698543533,
"adx": 22.655148752987863
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-01 09:00:00+00:00",
"exit_time": "2025-06-01 09:30:00+00:00",
"entry_price": 2.142214,
"exit_price": 2.131259,
"quantity": 495.7,
"sl": 2.131259,
"tp": 2.164125,
"gross_pnl": -5.430471,
"entry_fee": 0.424758,
"exit_fee": 0.422586,
"net_pnl": -6.277816,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.341375336955466,
"macd_hist": -0.001829149756848942,
"atr": 0.007303437955863345,
"adx": 29.796251130149294
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-02 03:00:00+00:00",
"exit_time": "2025-06-02 07:00:00+00:00",
"entry_price": 0.189679,
"exit_price": 0.192831,
"quantity": 5539.9,
"sl": 0.188103,
"tp": 0.192831,
"gross_pnl": 17.460217,
"entry_fee": 0.420321,
"exit_fee": 0.427305,
"net_pnl": 16.612591,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.134169696546806,
"macd_hist": -0.00040234495907782026,
"atr": 0.0010505735379925062,
"adx": 18.720262138202973
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-02 08:00:00+00:00",
"exit_time": "2025-06-02 08:45:00+00:00",
"entry_price": 2.172817,
"exit_price": 2.160782,
"quantity": 496.0,
"sl": 2.160782,
"tp": 2.196887,
"gross_pnl": -5.969356,
"entry_fee": 0.431087,
"exit_fee": 0.428699,
"net_pnl": -6.829143,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 55.0591024369057,
"macd_hist": 0.00035434544642464817,
"atr": 0.008023328582893193,
"adx": 11.208989106092403
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-02 09:00:00+00:00",
"exit_time": "2025-06-02 14:15:00+00:00",
"entry_price": 0.189881,
"exit_price": 0.19155,
"quantity": 5611.3,
"sl": 0.19155,
"tp": 0.186543,
"gross_pnl": -9.365126,
"entry_fee": 0.426192,
"exit_fee": 0.429938,
"net_pnl": -10.221255,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.70404018734224,
"macd_hist": -8.253223222943599e-05,
"atr": 0.0011126507527108368,
"adx": 13.263721283249488
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-02 16:15:00+00:00",
"exit_time": "2025-06-02 17:45:00+00:00",
"entry_price": 0.265723,
"exit_price": 0.266661,
"quantity": 3942.9,
"sl": 0.266661,
"tp": 0.263849,
"gross_pnl": -3.694796,
"entry_fee": 0.419088,
"exit_fee": 0.420566,
"net_pnl": -4.53445,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.872805756198,
"macd_hist": -4.549957925873013e-05,
"atr": 0.0006247171082200182,
"adx": 30.250298713688043
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-03 14:45:00+00:00",
"exit_time": "2025-06-03 16:00:00+00:00",
"entry_price": 0.270897,
"exit_price": 0.270101,
"quantity": 3835.4,
"sl": 0.270101,
"tp": 0.272489,
"gross_pnl": -3.052527,
"entry_fee": 0.415599,
"exit_fee": 0.414378,
"net_pnl": -3.882505,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.35793960123693,
"macd_hist": 2.4666601604304145e-05,
"atr": 0.0005305881483851036,
"adx": 29.936855210592856
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-03 14:30:00+00:00",
"exit_time": "2025-06-03 16:45:00+00:00",
"entry_price": 0.19707,
"exit_price": 0.195479,
"quantity": 5275.7,
"sl": 0.195479,
"tp": 0.20025,
"gross_pnl": -8.389629,
"entry_fee": 0.415872,
"exit_fee": 0.412516,
"net_pnl": -9.218018,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.631042734713866,
"macd_hist": 0.00010395570638462307,
"atr": 0.0010601600334948782,
"adx": 14.023671886146941
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-04 09:45:00+00:00",
"exit_time": "2025-06-04 10:30:00+00:00",
"entry_price": 0.19627,
"exit_price": 0.19521,
"quantity": 5178.9,
"sl": 0.19521,
"tp": 0.198388,
"gross_pnl": -5.486146,
"entry_fee": 0.406584,
"exit_fee": 0.40439,
"net_pnl": -6.297121,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.42991325884249,
"macd_hist": 2.1087781659163214e-05,
"atr": 0.0007062177185317908,
"adx": 17.672685106968256
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-04 12:15:00+00:00",
"exit_time": "2025-06-04 13:45:00+00:00",
"entry_price": 0.192829,
"exit_price": 0.191602,
"quantity": 5213.4,
"sl": 0.191602,
"tp": 0.195284,
"gross_pnl": -6.397545,
"entry_fee": 0.402118,
"exit_fee": 0.399559,
"net_pnl": -7.199223,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.376475574404594,
"macd_hist": -0.00030473408553883386,
"atr": 0.0008180899541372218,
"adx": 18.40971660663401
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-04 14:30:00+00:00",
"exit_time": "2025-06-05 06:30:00+00:00",
"entry_price": 0.272927,
"exit_price": 0.271789,
"quantity": 3636.9,
"sl": 0.271789,
"tp": 0.275205,
"gross_pnl": -4.14114,
"entry_fee": 0.397044,
"exit_fee": 0.395387,
"net_pnl": -4.933571,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.37496994668322,
"macd_hist": 2.5077915360853823e-05,
"atr": 0.000759097124633989,
"adx": 49.942005669790646
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-05 10:30:00+00:00",
"exit_time": "2025-06-05 11:45:00+00:00",
"entry_price": 0.188071,
"exit_price": 0.189326,
"quantity": 5226.1,
"sl": 0.189326,
"tp": 0.185561,
"gross_pnl": -6.558764,
"entry_fee": 0.393152,
"exit_fee": 0.395775,
"net_pnl": -7.34769,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.51777108846886,
"macd_hist": -2.7442438117787518e-05,
"atr": 0.0008366676975195919,
"adx": 11.568403265978484
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-05 06:30:00+00:00",
"exit_time": "2025-06-05 12:00:00+00:00",
"entry_price": 2.187119,
"exit_price": 2.20922,
"quantity": 449.8,
"sl": 2.176068,
"tp": 2.20922,
"gross_pnl": 9.940959,
"entry_fee": 0.393506,
"exit_fee": 0.397483,
"net_pnl": 9.14997,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.49130042387977,
"macd_hist": -0.0012287004510901094,
"atr": 0.007366947823657203,
"adx": 22.963942023335147
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-05 12:45:00+00:00",
"exit_time": "2025-06-05 13:45:00+00:00",
"entry_price": 0.191651,
"exit_price": 0.188994,
"quantity": 5140.8,
"sl": 0.192979,
"tp": 0.188994,
"gross_pnl": 13.657135,
"entry_fee": 0.394095,
"exit_fee": 0.388633,
"net_pnl": 12.874407,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.77033799544914,
"macd_hist": 0.0003332222932690584,
"atr": 0.0008855388959103679,
"adx": 17.26032797837179
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-05 20:00:00+00:00",
"exit_time": "2025-06-05 20:15:00+00:00",
"entry_price": 2.115912,
"exit_price": 2.095221,
"quantity": 475.6,
"sl": 2.095221,
"tp": 2.157293,
"gross_pnl": -9.840551,
"entry_fee": 0.402531,
"exit_fee": 0.398595,
"net_pnl": -10.641677,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 20.72770341507543,
"macd_hist": -0.004242373512969301,
"atr": 0.013793876189524714,
"adx": 51.12278614970705
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-05 21:00:00+00:00",
"exit_time": "2025-06-05 23:15:00+00:00",
"entry_price": 0.266167,
"exit_price": 0.269646,
"quantity": 3711.3,
"sl": 0.264427,
"tp": 0.269646,
"gross_pnl": 12.911751,
"entry_fee": 0.39513,
"exit_fee": 0.400294,
"net_pnl": 12.116327,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 14.980426817292015,
"macd_hist": -0.0007436844934938098,
"atr": 0.001159679096634269,
"adx": 35.71799363056324
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-06 10:15:00+00:00",
"exit_time": "2025-06-06 14:45:00+00:00",
"entry_price": 0.277548,
"exit_price": 0.279695,
"quantity": 3629.5,
"sl": 0.276474,
"tp": 0.279695,
"gross_pnl": 7.793984,
"entry_fee": 0.402944,
"exit_fee": 0.406061,
"net_pnl": 6.984978,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.17354335505202,
"macd_hist": 5.3545055547149694e-05,
"atr": 0.0007157995712808153,
"adx": 15.227267873226127
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-06 17:00:00+00:00",
"exit_time": "2025-06-06 17:30:00+00:00",
"entry_price": 0.277988,
"exit_price": 0.276882,
"quantity": 3663.2,
"sl": 0.276882,
"tp": 0.280199,
"gross_pnl": -4.050571,
"entry_fee": 0.40733,
"exit_fee": 0.40571,
"net_pnl": -4.86361,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 45.40511312458965,
"macd_hist": -0.0001892820424725819,
"atr": 0.0007371643689606068,
"adx": 21.64381197070807
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-07 00:45:00+00:00",
"exit_time": "2025-06-07 01:30:00+00:00",
"entry_price": 0.180718,
"exit_price": 0.179287,
"quantity": 5586.3,
"sl": 0.179287,
"tp": 0.18358,
"gross_pnl": -7.993036,
"entry_fee": 0.403818,
"exit_fee": 0.400621,
"net_pnl": -8.797475,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.34583625457501,
"macd_hist": 8.761040746168548e-05,
"atr": 0.0009538854852707024,
"adx": 18.390364346752254
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-07 13:30:00+00:00",
"exit_time": "2025-06-07 14:00:00+00:00",
"entry_price": 0.188289,
"exit_price": 0.186986,
"quantity": 5276.7,
"sl": 0.186986,
"tp": 0.190895,
"gross_pnl": -6.877055,
"entry_fee": 0.397417,
"exit_fee": 0.394667,
"net_pnl": -7.669139,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.33989535850564,
"macd_hist": 4.52462413790851e-05,
"atr": 0.0008688580178803396,
"adx": 43.042779851202965
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-07 10:45:00+00:00",
"exit_time": "2025-06-07 15:00:00+00:00",
"entry_price": 2.186619,
"exit_price": 2.179507,
"quantity": 454.7,
"sl": 2.179507,
"tp": 2.200842,
"gross_pnl": -3.233644,
"entry_fee": 0.397702,
"exit_fee": 0.396409,
"net_pnl": -4.027755,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.09869213425308,
"macd_hist": 0.00016138153650166855,
"atr": 0.004741066180712895,
"adx": 16.250210145618627
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-07 17:30:00+00:00",
"exit_time": "2025-06-07 22:00:00+00:00",
"entry_price": 0.182458,
"exit_price": 0.185527,
"quantity": 5334.8,
"sl": 0.180924,
"tp": 0.185527,
"gross_pnl": 16.373816,
"entry_fee": 0.389351,
"exit_fee": 0.395901,
"net_pnl": 15.588564,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.338024441811292,
"macd_hist": -0.0005345275203087658,
"atr": 0.0010230821450151366,
"adx": 34.18120277265327
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-07 19:00:00+00:00",
"exit_time": "2025-06-07 22:45:00+00:00",
"entry_price": 0.284752,
"exit_price": 0.286278,
"quantity": 3415.4,
"sl": 0.286278,
"tp": 0.281699,
"gross_pnl": -5.213188,
"entry_fee": 0.389016,
"exit_fee": 0.391101,
"net_pnl": -5.993305,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 78.03909379857498,
"macd_hist": 0.00036817284946575007,
"atr": 0.0010175846370826,
"adx": 48.149133254084575
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-08 06:00:00+00:00",
"exit_time": "2025-06-08 06:15:00+00:00",
"entry_price": 2.210379,
"exit_price": 2.219947,
"quantity": 446.9,
"sl": 2.219947,
"tp": 2.191244,
"gross_pnl": -4.27579,
"entry_fee": 0.395127,
"exit_fee": 0.396838,
"net_pnl": -5.067755,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.20769011582712,
"macd_hist": 0.003684753833416,
"atr": 0.006378444240133148,
"adx": 23.093402405754162
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-08 07:30:00+00:00",
"exit_time": "2025-06-08 09:15:00+00:00",
"entry_price": 0.183222,
"exit_price": 0.181199,
"quantity": 5342.0,
"sl": 0.184233,
"tp": 0.181199,
"gross_pnl": 10.80731,
"entry_fee": 0.391508,
"exit_fee": 0.387185,
"net_pnl": 10.028617,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.841966280515905,
"macd_hist": -1.6517116858780497e-05,
"atr": 0.0006743610560838062,
"adx": 13.031563960003641
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-08 11:30:00+00:00",
"exit_time": "2025-06-08 12:00:00+00:00",
"entry_price": 2.225423,
"exit_price": 2.24916,
"quantity": 447.1,
"sl": 2.213554,
"tp": 2.24916,
"gross_pnl": 10.612824,
"entry_fee": 0.397995,
"exit_fee": 0.40224,
"net_pnl": 9.81259,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 68.55410379429638,
"macd_hist": 0.00038546815650840945,
"atr": 0.007912341878025114,
"adx": 32.05351116660455
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-08 12:15:00+00:00",
"exit_time": "2025-06-08 13:15:00+00:00",
"entry_price": 2.251575,
"exit_price": 2.266829,
"quantity": 448.8,
"sl": 2.266829,
"tp": 2.221067,
"gross_pnl": -6.845937,
"entry_fee": 0.404203,
"exit_fee": 0.406941,
"net_pnl": -7.657081,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.47861819597681,
"macd_hist": 0.00391605780656655,
"atr": 0.010169247487617062,
"adx": 38.11057996288999
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-09 09:45:00+00:00",
"exit_time": "2025-06-09 10:15:00+00:00",
"entry_price": 0.184312,
"exit_price": 0.185652,
"quantity": 5409.8,
"sl": 0.185652,
"tp": 0.18163,
"gross_pnl": -7.25394,
"entry_fee": 0.398835,
"exit_fee": 0.401737,
"net_pnl": -8.054513,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.34545854809232,
"macd_hist": 0.0004577768380640375,
"atr": 0.0008939258330681666,
"adx": 26.753579547404815
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-09 16:15:00+00:00",
"exit_time": "2025-06-09 21:00:00+00:00",
"entry_price": 0.185889,
"exit_price": 0.189132,
"quantity": 5289.2,
"sl": 0.184267,
"tp": 0.189132,
"gross_pnl": 17.156814,
"entry_fee": 0.393281,
"exit_fee": 0.400143,
"net_pnl": 16.363389,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.56052513559127,
"macd_hist": 2.3389790926806e-05,
"atr": 0.0010812481741222567,
"adx": 18.654926272666508
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-10 12:15:00+00:00",
"exit_time": "2025-06-10 14:15:00+00:00",
"entry_price": 0.19551,
"exit_price": 0.191352,
"quantity": 5164.0,
"sl": 0.19759,
"tp": 0.191352,
"gross_pnl": 21.472656,
"entry_fee": 0.403846,
"exit_fee": 0.395257,
"net_pnl": 20.673552,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.57757637150931,
"macd_hist": 0.0005528313104229094,
"atr": 0.0013860480033172984,
"adx": 30.41222728236091
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-10 19:30:00+00:00",
"exit_time": "2025-06-10 23:15:00+00:00",
"entry_price": 0.19531,
"exit_price": 0.197384,
"quantity": 5342.3,
"sl": 0.197384,
"tp": 0.191163,
"gross_pnl": -11.078277,
"entry_fee": 0.417363,
"exit_fee": 0.421794,
"net_pnl": -11.917434,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.23873102193038,
"macd_hist": 0.0005507605380128634,
"atr": 0.0013824603439261706,
"adx": 25.880805728249072
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-11 03:15:00+00:00",
"exit_time": "2025-06-11 07:00:00+00:00",
"entry_price": 0.19825,
"exit_price": 0.20219,
"quantity": 5160.4,
"sl": 0.19628,
"tp": 0.20219,
"gross_pnl": 20.3328,
"entry_fee": 0.409219,
"exit_fee": 0.417352,
"net_pnl": 19.506228,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 64.75496311846014,
"macd_hist": 2.322156699418687e-05,
"atr": 0.0013133865521533718,
"adx": 16.755743226468613
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-11 07:00:00+00:00",
"exit_time": "2025-06-11 08:00:00+00:00",
"entry_price": 2.286571,
"exit_price": 2.297369,
"quantity": 461.2,
"sl": 2.297369,
"tp": 2.264976,
"gross_pnl": -4.979988,
"entry_fee": 0.421827,
"exit_fee": 0.423819,
"net_pnl": -5.825633,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.66887765535779,
"macd_hist": -0.0003578170471286004,
"atr": 0.007198594594683909,
"adx": 10.417124675286209
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-11 12:30:00+00:00",
"exit_time": "2025-06-11 13:30:00+00:00",
"entry_price": 2.333733,
"exit_price": 2.315947,
"quantity": 447.6,
"sl": 2.315947,
"tp": 2.369306,
"gross_pnl": -7.961178,
"entry_fee": 0.417832,
"exit_fee": 0.414647,
"net_pnl": -8.793657,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.279724829873324,
"macd_hist": 3.5892153364807874e-05,
"atr": 0.011857578573922422,
"adx": 21.17430101773571
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-11 14:15:00+00:00",
"exit_time": "2025-06-11 17:00:00+00:00",
"entry_price": 2.330633,
"exit_price": 2.313756,
"quantity": 441.6,
"sl": 2.313756,
"tp": 2.364387,
"gross_pnl": -7.452953,
"entry_fee": 0.411683,
"exit_fee": 0.408702,
"net_pnl": -8.273338,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.80135796891035,
"macd_hist": 0.00013933893302647566,
"atr": 0.01125143827136803,
"adx": 19.82347069511893
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-11 17:00:00+00:00",
"exit_time": "2025-06-11 17:45:00+00:00",
"entry_price": 0.282968,
"exit_price": 0.280787,
"quantity": 3634.4,
"sl": 0.280787,
"tp": 0.287332,
"gross_pnl": -7.928881,
"entry_fee": 0.411368,
"exit_fee": 0.408196,
"net_pnl": -8.748445,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.310011221387928,
"macd_hist": -0.0009208923407909242,
"atr": 0.001454413485759152,
"adx": 32.474695496414746
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-12 03:45:00+00:00",
"exit_time": "2025-06-12 08:15:00+00:00",
"entry_price": 0.274393,
"exit_price": 0.276395,
"quantity": 3639.0,
"sl": 0.276395,
"tp": 0.270388,
"gross_pnl": -7.286917,
"entry_fee": 0.399406,
"exit_fee": 0.402321,
"net_pnl": -8.088644,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.514274186577296,
"macd_hist": -6.056709924775745e-05,
"atr": 0.0013349669548065883,
"adx": 34.81009635579626
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-12 03:15:00+00:00",
"exit_time": "2025-06-12 11:15:00+00:00",
"entry_price": 2.240124,
"exit_price": 2.226449,
"quantity": 446.1,
"sl": 2.226449,
"tp": 2.267475,
"gross_pnl": -6.100555,
"entry_fee": 0.399728,
"exit_fee": 0.397288,
"net_pnl": -6.89757,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.65191353262494,
"macd_hist": -0.00042808919605947203,
"atr": 0.009116871731720285,
"adx": 50.56628222905485
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-12 10:45:00+00:00",
"exit_time": "2025-06-12 11:30:00+00:00",
"entry_price": 0.273293,
"exit_price": 0.270665,
"quantity": 3599.4,
"sl": 0.274607,
"tp": 0.270665,
"gross_pnl": 9.459314,
"entry_fee": 0.393476,
"exit_fee": 0.389692,
"net_pnl": 8.676147,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.19794375478192,
"macd_hist": -2.653004985128768e-05,
"atr": 0.0008760084535400747,
"adx": 14.874878280712709
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-12 10:00:00+00:00",
"exit_time": "2025-06-12 15:45:00+00:00",
"entry_price": 0.188451,
"exit_price": 0.185736,
"quantity": 5223.4,
"sl": 0.189809,
"tp": 0.185736,
"gross_pnl": 14.183077,
"entry_fee": 0.393742,
"exit_fee": 0.388069,
"net_pnl": 13.401265,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.49516133791196,
"macd_hist": -6.13778074061704e-06,
"atr": 0.0009050986372253302,
"adx": 45.74608278740909
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-12 15:45:00+00:00",
"exit_time": "2025-06-12 16:15:00+00:00",
"entry_price": 2.227177,
"exit_price": 2.239245,
"quantity": 452.7,
"sl": 2.239245,
"tp": 2.203042,
"gross_pnl": -5.463095,
"entry_fee": 0.403297,
"exit_fee": 0.405482,
"net_pnl": -6.271875,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.528083317900965,
"macd_hist": -0.00018391060640270346,
"atr": 0.00804520346157982,
"adx": 28.18900506664322
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-12 20:30:00+00:00",
"exit_time": "2025-06-12 20:45:00+00:00",
"entry_price": 0.182468,
"exit_price": 0.180338,
"quantity": 5466.3,
"sl": 0.180338,
"tp": 0.186729,
"gross_pnl": -11.645501,
"entry_fee": 0.39897,
"exit_fee": 0.394312,
"net_pnl": -12.438784,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.945782268686198,
"macd_hist": -0.00047879527537742286,
"atr": 0.0014202783550940022,
"adx": 35.419440598864796
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-12 20:30:00+00:00",
"exit_time": "2025-06-12 20:45:00+00:00",
"entry_price": 2.186419,
"exit_price": 2.169519,
"quantity": 455.9,
"sl": 2.169519,
"tp": 2.220219,
"gross_pnl": -7.704757,
"entry_fee": 0.398715,
"exit_fee": 0.395633,
"net_pnl": -8.499106,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.41519543415668,
"macd_hist": -0.005495027011351469,
"atr": 0.011266735681191995,
"adx": 35.41443548413551
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-13 00:00:00+00:00",
"exit_time": "2025-06-13 00:15:00+00:00",
"entry_price": 0.268723,
"exit_price": 0.27016,
"quantity": 3573.8,
"sl": 0.27016,
"tp": 0.26585,
"gross_pnl": -5.1341,
"entry_fee": 0.384145,
"exit_fee": 0.386199,
"net_pnl": -5.904444,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.966927261980565,
"macd_hist": -1.9569743207310678e-05,
"atr": 0.0009577294352106148,
"adx": 26.838036717103265
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-13 00:00:00+00:00",
"exit_time": "2025-06-13 00:30:00+00:00",
"entry_price": 0.175862,
"exit_price": 0.170697,
"quantity": 5464.5,
"sl": 0.178445,
"tp": 0.170697,
"gross_pnl": 28.227363,
"entry_fee": 0.3844,
"exit_fee": 0.373109,
"net_pnl": 27.469854,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 23.82274308710309,
"macd_hist": -0.00018936322017631762,
"atr": 0.0017218631157866595,
"adx": 49.101001050928005
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-14 04:15:00+00:00",
"exit_time": "2025-06-14 08:15:00+00:00",
"entry_price": 2.164584,
"exit_price": 2.169417,
"quantity": 460.0,
"sl": 2.175701,
"tp": 2.142349,
"gross_pnl": -2.223364,
"entry_fee": 0.398283,
"exit_fee": 0.399173,
"net_pnl": -3.02082,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 69.92512937431012,
"macd_hist": 0.0026939087409630215,
"atr": 0.007411409293121909,
"adx": 20.278562659091943
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-14 08:15:00+00:00",
"exit_time": "2025-06-14 15:15:00+00:00",
"entry_price": 2.169417,
"exit_price": 2.157428,
"quantity": 456.4,
"sl": 2.157428,
"tp": 2.193396,
"gross_pnl": -5.471967,
"entry_fee": 0.396049,
"exit_fee": 0.39386,
"net_pnl": -6.261875,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.780412640957806,
"macd_hist": 0.00047636519207320616,
"atr": 0.007992939982748314,
"adx": 23.493601775103475
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-15 01:15:00+00:00",
"exit_time": "2025-06-15 04:00:00+00:00",
"entry_price": 0.271487,
"exit_price": 0.27088,
"quantity": 3606.3,
"sl": 0.27088,
"tp": 0.272702,
"gross_pnl": -2.190662,
"entry_fee": 0.391626,
"exit_fee": 0.390749,
"net_pnl": -2.973037,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.52885597370196,
"macd_hist": 1.168532695460027e-05,
"atr": 0.00040496936239156134,
"adx": 16.404190891704047
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-15 08:00:00+00:00",
"exit_time": "2025-06-15 09:30:00+00:00",
"entry_price": 0.174757,
"exit_price": 0.173809,
"quantity": 5570.3,
"sl": 0.173809,
"tp": 0.176655,
"gross_pnl": -5.28571,
"entry_fee": 0.389381,
"exit_fee": 0.387266,
"net_pnl": -6.062357,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.780054637272638,
"macd_hist": -0.0002590315281965996,
"atr": 0.0006326062990674968,
"adx": 30.652243262468048
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-15 08:15:00+00:00",
"exit_time": "2025-06-15 11:00:00+00:00",
"entry_price": 0.271407,
"exit_price": 0.272699,
"quantity": 3584.3,
"sl": 0.270761,
"tp": 0.272699,
"gross_pnl": 4.629085,
"entry_fee": 0.389122,
"exit_fee": 0.390973,
"net_pnl": 3.848989,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 54.7701592829244,
"macd_hist": 8.799995647483129e-06,
"atr": 0.0004304963992430128,
"adx": 13.292407792404628
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-15 15:30:00+00:00",
"exit_time": "2025-06-15 16:00:00+00:00",
"entry_price": 0.273217,
"exit_price": 0.272505,
"quantity": 3544.7,
"sl": 0.272505,
"tp": 0.274642,
"gross_pnl": -2.524592,
"entry_fee": 0.387389,
"exit_fee": 0.38638,
"net_pnl": -3.298361,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.04374309707255,
"macd_hist": 1.693632980156464e-05,
"atr": 0.0004748106412166328,
"adx": 19.21579191576566
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-15 20:00:00+00:00",
"exit_time": "2025-06-15 20:30:00+00:00",
"entry_price": 0.173157,
"exit_price": 0.1718,
"quantity": 5557.5,
"sl": 0.1718,
"tp": 0.175873,
"gross_pnl": -7.546026,
"entry_fee": 0.384929,
"exit_fee": 0.38191,
"net_pnl": -8.312865,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.50238943163586,
"macd_hist": -0.0003115007126500122,
"atr": 0.0009052062521579509,
"adx": 25.169390023866224
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-16 03:00:00+00:00",
"exit_time": "2025-06-16 07:45:00+00:00",
"entry_price": 0.270617,
"exit_price": 0.272363,
"quantity": 3500.1,
"sl": 0.269744,
"tp": 0.272363,
"gross_pnl": 6.109977,
"entry_fee": 0.378875,
"exit_fee": 0.381319,
"net_pnl": 5.349783,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.363531145560966,
"macd_hist": -0.0002686800065865316,
"atr": 0.0005818859304195697,
"adx": 33.75331617192487
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-16 01:45:00+00:00",
"exit_time": "2025-06-16 07:45:00+00:00",
"entry_price": 2.172817,
"exit_price": 2.195588,
"quantity": 436.2,
"sl": 2.161432,
"tp": 2.195588,
"gross_pnl": 9.932574,
"entry_fee": 0.379113,
"exit_fee": 0.383086,
"net_pnl": 9.170375,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.74634882093463,
"macd_hist": 0.0006032240831454437,
"atr": 0.007590229164285004,
"adx": 14.723129717708819
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-16 12:30:00+00:00",
"exit_time": "2025-06-16 12:45:00+00:00",
"entry_price": 0.281208,
"exit_price": 0.277677,
"quantity": 3449.8,
"sl": 0.277677,
"tp": 0.28827,
"gross_pnl": -12.180827,
"entry_fee": 0.388045,
"exit_fee": 0.383172,
"net_pnl": -12.952044,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 84.3200899004785,
"macd_hist": 0.0005755897383287943,
"atr": 0.0023539194130354013,
"adx": 24.98726333785949
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-16 12:15:00+00:00",
"exit_time": "2025-06-16 14:30:00+00:00",
"entry_price": 2.255874,
"exit_price": 2.272112,
"quantity": 430.2,
"sl": 2.272112,
"tp": 2.223399,
"gross_pnl": -6.985489,
"entry_fee": 0.388191,
"exit_fee": 0.390985,
"net_pnl": -7.764665,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.91795754206731,
"macd_hist": 0.005517661722407384,
"atr": 0.010825180534746171,
"adx": 49.270634616659
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-16 13:45:00+00:00",
"exit_time": "2025-06-16 19:00:00+00:00",
"entry_price": 0.177858,
"exit_price": 0.180073,
"quantity": 5329.4,
"sl": 0.17675,
"tp": 0.180073,
"gross_pnl": 11.80631,
"entry_fee": 0.37915,
"exit_fee": 0.383873,
"net_pnl": 11.043288,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.74599648626759,
"macd_hist": 7.222439006642932e-05,
"atr": 0.000738439004974593,
"adx": 17.44818086047245
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-16 22:30:00+00:00",
"exit_time": "2025-06-16 23:45:00+00:00",
"entry_price": 2.260826,
"exit_price": 2.23893,
"quantity": 421.4,
"sl": 2.23893,
"tp": 2.304619,
"gross_pnl": -9.227082,
"entry_fee": 0.381085,
"exit_fee": 0.377394,
"net_pnl": -9.985561,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.211506920436555,
"macd_hist": -0.007666291215691772,
"atr": 0.014597503086660083,
"adx": 41.77057022158849
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-16 23:45:00+00:00",
"exit_time": "2025-06-17 00:00:00+00:00",
"entry_price": 0.273887,
"exit_price": 0.271782,
"quantity": 3476.2,
"sl": 0.271782,
"tp": 0.278098,
"gross_pnl": -7.318094,
"entry_fee": 0.380835,
"exit_fee": 0.377908,
"net_pnl": -8.076837,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.74454185909087,
"macd_hist": -0.0006231433167976357,
"atr": 0.0014034662689071044,
"adx": 28.215673425255815
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-17 08:30:00+00:00",
"exit_time": "2025-06-17 11:45:00+00:00",
"entry_price": 2.220278,
"exit_price": 2.187402,
"quantity": 414.9,
"sl": 2.236716,
"tp": 2.187402,
"gross_pnl": 13.640257,
"entry_fee": 0.368477,
"exit_fee": 0.363021,
"net_pnl": 12.908759,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.88292831155501,
"macd_hist": -0.0002633028690659286,
"atr": 0.01095867047158298,
"adx": 34.006995047723656
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-17 15:00:00+00:00",
"exit_time": "2025-06-17 15:30:00+00:00",
"entry_price": 0.169793,
"exit_price": 0.166787,
"quantity": 5548.2,
"sl": 0.171296,
"tp": 0.166787,
"gross_pnl": 16.677288,
"entry_fee": 0.376818,
"exit_fee": 0.370147,
"net_pnl": 15.930323,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.547832446911734,
"macd_hist": -5.0941667818399415e-05,
"atr": 0.0010019638901851717,
"adx": 33.89821436286415
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-17 15:00:00+00:00",
"exit_time": "2025-06-17 16:45:00+00:00",
"entry_price": 2.188781,
"exit_price": 2.153013,
"quantity": 430.1,
"sl": 2.206665,
"tp": 2.153013,
"gross_pnl": 15.384055,
"entry_fee": 0.376558,
"exit_fee": 0.370404,
"net_pnl": 14.637093,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.98442517376965,
"macd_hist": -0.000473160901783975,
"atr": 0.011922851577807921,
"adx": 31.230008994240638
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-19 07:45:00+00:00",
"exit_time": "2025-06-19 09:30:00+00:00",
"entry_price": 0.275208,
"exit_price": 0.274571,
"quantity": 3604.3,
"sl": 0.274571,
"tp": 0.276481,
"gross_pnl": -2.294685,
"entry_fee": 0.396772,
"exit_fee": 0.395854,
"net_pnl": -3.087311,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.26304753389364,
"macd_hist": 6.359314482423011e-06,
"atr": 0.0004244346646519231,
"adx": 29.45280251561597
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-19 13:45:00+00:00",
"exit_time": "2025-06-19 16:15:00+00:00",
"entry_price": 0.168283,
"exit_price": 0.16928,
"quantity": 5858.7,
"sl": 0.16928,
"tp": 0.16629,
"gross_pnl": -5.839974,
"entry_fee": 0.394368,
"exit_fee": 0.396704,
"net_pnl": -6.631046,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.398453413439384,
"macd_hist": -4.475152755739452e-05,
"atr": 0.0006645357819294513,
"adx": 15.604092625311477
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-19 23:00:00+00:00",
"exit_time": "2025-06-20 05:00:00+00:00",
"entry_price": 0.274327,
"exit_price": 0.27369,
"quantity": 3552.0,
"sl": 0.27369,
"tp": 0.275602,
"gross_pnl": -2.264146,
"entry_fee": 0.389764,
"exit_fee": 0.388859,
"net_pnl": -3.04277,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.434485774099784,
"macd_hist": 1.2675394940570217e-05,
"atr": 0.00042495240502219155,
"adx": 12.816784042018503
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-20 15:00:00+00:00",
"exit_time": "2025-06-20 16:00:00+00:00",
"entry_price": 0.166847,
"exit_price": 0.165416,
"quantity": 5805.9,
"sl": 0.165416,
"tp": 0.169708,
"gross_pnl": -8.306374,
"entry_fee": 0.387478,
"exit_fee": 0.384156,
"net_pnl": -9.078007,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.62496990961529,
"macd_hist": -0.0005595222273876268,
"atr": 0.0009537853571115899,
"adx": 29.4842890844112
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-20 15:00:00+00:00",
"exit_time": "2025-06-20 16:15:00+00:00",
"entry_price": 2.137514,
"exit_price": 2.124926,
"quantity": 452.9,
"sl": 2.124926,
"tp": 2.162689,
"gross_pnl": -5.700937,
"entry_fee": 0.387232,
"exit_fee": 0.384952,
"net_pnl": -6.47312,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.686717949353095,
"macd_hist": -0.004444164566355168,
"atr": 0.008391751705861672,
"adx": 26.193082998247526
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-21 13:30:00+00:00",
"exit_time": "2025-06-21 14:00:00+00:00",
"entry_price": 0.272627,
"exit_price": 0.271977,
"quantity": 3451.1,
"sl": 0.271977,
"tp": 0.273928,
"gross_pnl": -2.244137,
"entry_fee": 0.376346,
"exit_fee": 0.375448,
"net_pnl": -2.99593,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.30567802874372,
"macd_hist": -0.00017494376129397181,
"atr": 0.0004335114359830034,
"adx": 18.193838622389794
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-21 13:30:00+00:00",
"exit_time": "2025-06-21 15:15:00+00:00",
"entry_price": 0.160656,
"exit_price": 0.159789,
"quantity": 5860.2,
"sl": 0.159789,
"tp": 0.162389,
"gross_pnl": -5.078805,
"entry_fee": 0.376591,
"exit_fee": 0.374559,
"net_pnl": -5.829955,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 22.048384682946725,
"macd_hist": -0.0002668374368061149,
"atr": 0.0005777738167105867,
"adx": 24.211709270591648
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-21 17:30:00+00:00",
"exit_time": "2025-06-21 21:15:00+00:00",
"entry_price": 0.158934,
"exit_price": 0.15627,
"quantity": 5822.1,
"sl": 0.160266,
"tp": 0.15627,
"gross_pnl": 15.509391,
"entry_fee": 0.370132,
"exit_fee": 0.363928,
"net_pnl": 14.775331,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.80114899973048,
"macd_hist": -2.522596430578998e-06,
"atr": 0.0008879608889366592,
"adx": 33.116270798136625
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-21 21:15:00+00:00",
"exit_time": "2025-06-21 21:30:00+00:00",
"entry_price": 2.045995,
"exit_price": 2.004578,
"quantity": 464.0,
"sl": 2.066704,
"tp": 2.004578,
"gross_pnl": 19.217492,
"entry_fee": 0.379737,
"exit_fee": 0.37205,
"net_pnl": 18.465705,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 24.112041978961905,
"macd_hist": -0.0015821538372272313,
"atr": 0.013805669484335523,
"adx": 47.020225174544926
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-22 02:30:00+00:00",
"exit_time": "2025-06-22 03:00:00+00:00",
"entry_price": 0.270703,
"exit_price": 0.2722,
"quantity": 3618.3,
"sl": 0.2722,
"tp": 0.267709,
"gross_pnl": -5.416625,
"entry_fee": 0.391794,
"exit_fee": 0.39396,
"net_pnl": -6.202379,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.77330835418958,
"macd_hist": -1.725201405944045e-05,
"atr": 0.0009980054453376567,
"adx": 24.75576066093727
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-22 10:00:00+00:00",
"exit_time": "2025-06-22 11:15:00+00:00",
"entry_price": 2.043104,
"exit_price": 2.02637,
"quantity": 474.1,
"sl": 2.02637,
"tp": 2.076572,
"gross_pnl": -7.933523,
"entry_fee": 0.387454,
"exit_fee": 0.384281,
"net_pnl": -8.705258,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.958496182908114,
"macd_hist": -0.003987653260609613,
"atr": 0.01115590624286113,
"adx": 18.952148403956357
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-22 12:30:00+00:00",
"exit_time": "2025-06-22 13:15:00+00:00",
"entry_price": 0.271453,
"exit_price": 0.269062,
"quantity": 3512.0,
"sl": 0.272648,
"tp": 0.269062,
"gross_pnl": 8.396444,
"entry_fee": 0.381337,
"exit_fee": 0.377978,
"net_pnl": 7.637128,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.76581565971378,
"macd_hist": -8.099760327796083e-06,
"atr": 0.0007969289831457866,
"adx": 12.208829231717246
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-22 14:15:00+00:00",
"exit_time": "2025-06-22 18:30:00+00:00",
"entry_price": 0.264836,
"exit_price": 0.263024,
"quantity": 3646.1,
"sl": 0.263024,
"tp": 0.268462,
"gross_pnl": -6.609717,
"entry_fee": 0.386248,
"exit_fee": 0.383604,
"net_pnl": -7.379569,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.816317652581944,
"macd_hist": -0.0007482968367435475,
"atr": 0.0012085455367911535,
"adx": 28.05756581397983
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-22 19:45:00+00:00",
"exit_time": "2025-06-22 20:15:00+00:00",
"entry_price": 0.261754,
"exit_price": 0.258443,
"quantity": 3638.8,
"sl": 0.263409,
"tp": 0.258443,
"gross_pnl": 12.04599,
"entry_fee": 0.380988,
"exit_fee": 0.37617,
"net_pnl": 11.288832,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.70657320745502,
"macd_hist": -1.9460594967625087e-05,
"atr": 0.0011034764041871756,
"adx": 43.177425778965976
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-22 20:00:00+00:00",
"exit_time": "2025-06-22 20:30:00+00:00",
"entry_price": 0.143786,
"exit_price": 0.146133,
"quantity": 6619.9,
"sl": 0.146133,
"tp": 0.139092,
"gross_pnl": -15.536615,
"entry_fee": 0.380739,
"exit_fee": 0.386953,
"net_pnl": -16.304307,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.387633464186596,
"macd_hist": -0.00012009255561493506,
"atr": 0.0015646374202498018,
"adx": 21.63381347966373
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-22 20:15:00+00:00",
"exit_time": "2025-06-22 20:30:00+00:00",
"entry_price": 1.911009,
"exit_price": 1.938035,
"quantity": 507.6,
"sl": 1.938035,
"tp": 1.856957,
"gross_pnl": -13.718281,
"entry_fee": 0.388011,
"exit_fee": 0.393499,
"net_pnl": -14.499791,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.794031163777305,
"macd_hist": -0.0016967371980865804,
"atr": 0.018017180340811838,
"adx": 24.31115025581588
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-23 05:45:00+00:00",
"exit_time": "2025-06-23 08:30:00+00:00",
"entry_price": 0.154205,
"exit_price": 0.15291,
"quantity": 5954.6,
"sl": 0.15291,
"tp": 0.156797,
"gross_pnl": -7.714758,
"entry_fee": 0.367293,
"exit_fee": 0.364207,
"net_pnl": -8.446257,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.35056270975231,
"macd_hist": 4.524144395032638e-05,
"atr": 0.0008637308750963044,
"adx": 31.64341200149608
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-23 12:45:00+00:00",
"exit_time": "2025-06-23 13:00:00+00:00",
"entry_price": 0.153925,
"exit_price": 0.15277,
"quantity": 5866.0,
"sl": 0.15277,
"tp": 0.156237,
"gross_pnl": -6.778899,
"entry_fee": 0.361171,
"exit_fee": 0.358459,
"net_pnl": -7.498529,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.52979380834323,
"macd_hist": 0.00011955475640323946,
"atr": 0.0007704169794355038,
"adx": 22.339204658427906
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-23 12:15:00+00:00",
"exit_time": "2025-06-23 13:30:00+00:00",
"entry_price": 0.268997,
"exit_price": 0.270243,
"quantity": 3358.9,
"sl": 0.268035,
"tp": 0.27092,
"gross_pnl": 4.185445,
"entry_fee": 0.361413,
"exit_fee": 0.363088,
"net_pnl": 3.460944,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 71.5545727500267,
"macd_hist": 0.00010849840242619708,
"atr": 0.0006410143747883631,
"adx": 24.022888302494465
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-23 13:30:00+00:00",
"exit_time": "2025-06-23 13:45:00+00:00",
"entry_price": 0.270243,
"exit_price": 0.271319,
"quantity": 3313.4,
"sl": 0.271319,
"tp": 0.268091,
"gross_pnl": -3.564749,
"entry_fee": 0.358169,
"exit_fee": 0.359595,
"net_pnl": -4.282514,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.79362458148347,
"macd_hist": 0.0003056360256854389,
"atr": 0.0007172389671310578,
"adx": 35.12081542826102
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-24 05:30:00+00:00",
"exit_time": "2025-06-24 07:30:00+00:00",
"entry_price": 0.165817,
"exit_price": 0.164392,
"quantity": 5354.5,
"sl": 0.164392,
"tp": 0.168665,
"gross_pnl": -7.625454,
"entry_fee": 0.355146,
"exit_fee": 0.352096,
"net_pnl": -8.332696,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.91537787231637,
"macd_hist": 7.80952216130269e-05,
"atr": 0.0009494137535534953,
"adx": 33.04146955102302
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-24 05:30:00+00:00",
"exit_time": "2025-06-24 08:00:00+00:00",
"entry_price": 2.184818,
"exit_price": 2.167742,
"quantity": 406.1,
"sl": 2.167742,
"tp": 2.218971,
"gross_pnl": -6.934713,
"entry_fee": 0.354902,
"exit_fee": 0.352128,
"net_pnl": -7.641743,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.02163697288638,
"macd_hist": 0.0005479493365071683,
"atr": 0.011384245075129916,
"adx": 47.36536786932758
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-24 16:45:00+00:00",
"exit_time": "2025-06-25 00:30:00+00:00",
"entry_price": 0.273817,
"exit_price": 0.273003,
"quantity": 3141.0,
"sl": 0.273003,
"tp": 0.275445,
"gross_pnl": -2.556686,
"entry_fee": 0.344024,
"exit_fee": 0.343001,
"net_pnl": -3.243712,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.82221383977421,
"macd_hist": 7.0775899155075e-05,
"atr": 0.0005426479779066076,
"adx": 13.657387763429362
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-25 07:15:00+00:00",
"exit_time": "2025-06-25 08:30:00+00:00",
"entry_price": 0.167223,
"exit_price": 0.164925,
"quantity": 5106.4,
"sl": 0.168373,
"tp": 0.164925,
"gross_pnl": 11.73807,
"entry_fee": 0.341564,
"exit_fee": 0.336868,
"net_pnl": 11.059638,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.24091653931738,
"macd_hist": 0.00017635535897660596,
"atr": 0.000766232563603095,
"adx": 13.477279763766376
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-26 00:00:00+00:00",
"exit_time": "2025-06-26 01:15:00+00:00",
"entry_price": 0.273337,
"exit_price": 0.272688,
"quantity": 3190.0,
"sl": 0.272688,
"tp": 0.274636,
"gross_pnl": -2.071663,
"entry_fee": 0.348778,
"exit_fee": 0.34795,
"net_pnl": -2.768391,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.3405315015028,
"macd_hist": 1.4735444611292052e-05,
"atr": 0.00043294943541092576,
"adx": 19.069512583147255
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-26 03:00:00+00:00",
"exit_time": "2025-06-26 04:30:00+00:00",
"entry_price": 0.273667,
"exit_price": 0.272994,
"quantity": 3167.1,
"sl": 0.272994,
"tp": 0.275015,
"gross_pnl": -2.13389,
"entry_fee": 0.346693,
"exit_fee": 0.345839,
"net_pnl": -2.826422,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.41423446489746,
"macd_hist": 1.164052971020066e-05,
"atr": 0.0004491784353193854,
"adx": 19.36348317097839
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-26 09:00:00+00:00",
"exit_time": "2025-06-26 12:30:00+00:00",
"entry_price": 2.180182,
"exit_price": 2.16077,
"quantity": 395.1,
"sl": 2.189888,
"tp": 2.16077,
"gross_pnl": 7.669574,
"entry_fee": 0.344556,
"exit_fee": 0.341488,
"net_pnl": 6.98353,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.20137861959889,
"macd_hist": -0.00048171896460655545,
"atr": 0.006470576367646999,
"adx": 16.63527716153274
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-26 12:45:00+00:00",
"exit_time": "2025-06-26 13:30:00+00:00",
"entry_price": 0.270333,
"exit_price": 0.271244,
"quantity": 3226.9,
"sl": 0.271244,
"tp": 0.268511,
"gross_pnl": -2.939389,
"entry_fee": 0.348935,
"exit_fee": 0.350111,
"net_pnl": -3.638434,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.79850511656804,
"macd_hist": -5.467433040831407e-05,
"atr": 0.0006072677796219544,
"adx": 20.56299214768269
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-26 13:45:00+00:00",
"exit_time": "2025-06-26 19:45:00+00:00",
"entry_price": 0.158586,
"exit_price": 0.161244,
"quantity": 5460.0,
"sl": 0.157257,
"tp": 0.161244,
"gross_pnl": 14.516164,
"entry_fee": 0.346352,
"exit_fee": 0.352158,
"net_pnl": 13.817654,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 16.704685532114187,
"macd_hist": -0.0001958907497864805,
"atr": 0.0008862126727613788,
"adx": 45.3895608797961
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-27 14:15:00+00:00",
"exit_time": "2025-06-27 15:30:00+00:00",
"entry_price": 2.078292,
"exit_price": 2.093056,
"quantity": 427.3,
"sl": 2.093056,
"tp": 2.048765,
"gross_pnl": -6.30855,
"entry_fee": 0.355222,
"exit_fee": 0.357745,
"net_pnl": -7.021517,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.19044028976884,
"macd_hist": -0.000375133583085485,
"atr": 0.009842499789144381,
"adx": 10.800373182180456
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-27 17:45:00+00:00",
"exit_time": "2025-06-27 21:15:00+00:00",
"entry_price": 0.159474,
"exit_price": 0.16086,
"quantity": 5492.2,
"sl": 0.16086,
"tp": 0.156702,
"gross_pnl": -7.613443,
"entry_fee": 0.350345,
"exit_fee": 0.353391,
"net_pnl": -8.317179,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.57001160188658,
"macd_hist": -1.666612206711628e-05,
"atr": 0.0009241522314977317,
"adx": 21.400571349544556
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-27 20:00:00+00:00",
"exit_time": "2025-06-28 06:30:00+00:00",
"entry_price": 0.272917,
"exit_price": 0.27433,
"quantity": 3207.8,
"sl": 0.272211,
"tp": 0.27433,
"gross_pnl": 4.530142,
"entry_fee": 0.350186,
"exit_fee": 0.351998,
"net_pnl": 3.827959,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 64.78178790955926,
"macd_hist": 5.0770807703696085e-05,
"atr": 0.00047074237561803577,
"adx": 18.300988168980144
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-06-28 07:00:00+00:00",
"exit_time": "2025-06-28 09:15:00+00:00",
"entry_price": 0.274403,
"exit_price": 0.274916,
"quantity": 3160.4,
"sl": 0.274916,
"tp": 0.273375,
"gross_pnl": -1.623038,
"entry_fee": 0.346889,
"exit_fee": 0.347538,
"net_pnl": -2.317464,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.9178346428632,
"macd_hist": 0.00010551255130301432,
"atr": 0.0003423696394189119,
"adx": 24.542335118437286
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-06-28 12:00:00+00:00",
"exit_time": "2025-06-28 12:15:00+00:00",
"entry_price": 2.19862,
"exit_price": 2.190106,
"quantity": 392.5,
"sl": 2.190106,
"tp": 2.215648,
"gross_pnl": -3.341737,
"entry_fee": 0.345183,
"exit_fee": 0.343847,
"net_pnl": -4.030767,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.33044927774849,
"macd_hist": 0.0001002298530251482,
"atr": 0.005675986884972982,
"adx": 30.3281052083898
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-06-28 13:15:00+00:00",
"exit_time": "2025-06-28 15:45:00+00:00",
"entry_price": 0.161396,
"exit_price": 0.162525,
"quantity": 5301.5,
"sl": 0.160832,
"tp": 0.162525,
"gross_pnl": 5.982524,
"entry_fee": 0.342257,
"exit_fee": 0.34465,
"net_pnl": 5.295618,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.33141370582772,
"macd_hist": -0.00015083247723462372,
"atr": 0.00037615292193307316,
"adx": 22.32825538518946
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-06-29 23:00:00+00:00",
"exit_time": "2025-06-30 00:00:00+00:00",
"entry_price": 0.275808,
"exit_price": 0.276883,
"quantity": 3132.3,
"sl": 0.27527,
"tp": 0.276883,
"gross_pnl": 3.370066,
"entry_fee": 0.345565,
"exit_fee": 0.346913,
"net_pnl": 2.677589,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 54.08374067914598,
"macd_hist": 4.990900248182679e-06,
"atr": 0.00035863597319251117,
"adx": 14.948301401569404
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-30 12:45:00+00:00",
"exit_time": "2025-06-30 13:15:00+00:00",
"entry_price": 0.163964,
"exit_price": 0.164867,
"quantity": 5291.5,
"sl": 0.164867,
"tp": 0.162156,
"gross_pnl": -4.781538,
"entry_fee": 0.347045,
"exit_fee": 0.348958,
"net_pnl": -5.477541,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.731956026876393,
"macd_hist": -1.6117187657119182e-05,
"atr": 0.0006024174147490739,
"adx": 39.84845200912134
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-06-30 14:45:00+00:00",
"exit_time": "2025-06-30 15:15:00+00:00",
"entry_price": 0.163204,
"exit_price": 0.164427,
"quantity": 5256.7,
"sl": 0.164427,
"tp": 0.160757,
"gross_pnl": -6.430384,
"entry_fee": 0.343165,
"exit_fee": 0.345737,
"net_pnl": -7.119287,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.694739395161335,
"macd_hist": -2.4481776487695294e-05,
"atr": 0.0008155159726745009,
"adx": 36.86861772419954
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-06-30 19:30:00+00:00",
"exit_time": "2025-06-30 19:45:00+00:00",
"entry_price": 2.29517,
"exit_price": 2.317366,
"quantity": 368.4,
"sl": 2.317366,
"tp": 2.250778,
"gross_pnl": -8.177014,
"entry_fee": 0.338216,
"exit_fee": 0.341487,
"net_pnl": -8.856717,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 87.41460373938898,
"macd_hist": 0.009110137988482552,
"atr": 0.014797347142473993,
"adx": 39.20663805330044
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-01 13:00:00+00:00",
"exit_time": "2025-07-01 14:00:00+00:00",
"entry_price": 2.185781,
"exit_price": 2.19914,
"quantity": 379.8,
"sl": 2.19914,
"tp": 2.159063,
"gross_pnl": -5.073786,
"entry_fee": 0.332064,
"exit_fee": 0.334093,
"net_pnl": -5.739943,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.25494593254047,
"macd_hist": -0.00014675405719808375,
"atr": 0.008906066514248343,
"adx": 38.40722178323835
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-01 13:30:00+00:00",
"exit_time": "2025-07-01 14:15:00+00:00",
"entry_price": 0.158926,
"exit_price": 0.158684,
"quantity": 5221.1,
"sl": 0.157902,
"tp": 0.160973,
"gross_pnl": -1.262258,
"entry_fee": 0.331907,
"exit_fee": 0.331402,
"net_pnl": -1.925568,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 22.477319427427954,
"macd_hist": -9.620625262051722e-05,
"atr": 0.0006823512797731415,
"adx": 54.80815080269273
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-01 14:45:00+00:00",
"exit_time": "2025-07-01 16:45:00+00:00",
"entry_price": 2.183582,
"exit_price": 2.200666,
"quantity": 373.6,
"sl": 2.200666,
"tp": 2.149412,
"gross_pnl": -6.382855,
"entry_fee": 0.326314,
"exit_fee": 0.328868,
"net_pnl": -7.038037,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.2220939963487,
"macd_hist": -3.285310437756844e-05,
"atr": 0.011389820030766074,
"adx": 27.585747382512693
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-01 14:15:00+00:00",
"exit_time": "2025-07-02 04:45:00+00:00",
"entry_price": 0.158684,
"exit_price": 0.159952,
"quantity": 5144.0,
"sl": 0.159952,
"tp": 0.156149,
"gross_pnl": -6.519389,
"entry_fee": 0.326508,
"exit_fee": 0.329116,
"net_pnl": -7.175014,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.899701743021755,
"macd_hist": -3.740026399038363e-05,
"atr": 0.0008449182804889174,
"adx": 56.76715933144237
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-02 13:45:00+00:00",
"exit_time": "2025-07-02 14:15:00+00:00",
"entry_price": 0.161866,
"exit_price": 0.163707,
"quantity": 4890.8,
"sl": 0.160946,
"tp": 0.163707,
"gross_pnl": 9.002823,
"entry_fee": 0.316662,
"exit_fee": 0.320263,
"net_pnl": 8.365898,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.56288221129049,
"macd_hist": 4.807630210025614e-06,
"atr": 0.0006135890083028443,
"adx": 24.94948315119237
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-02 15:00:00+00:00",
"exit_time": "2025-07-02 15:45:00+00:00",
"entry_price": 0.164274,
"exit_price": 0.165479,
"quantity": 4899.8,
"sl": 0.165479,
"tp": 0.161863,
"gross_pnl": -5.90684,
"entry_fee": 0.321963,
"exit_fee": 0.324326,
"net_pnl": -6.553129,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.70774974871979,
"macd_hist": 0.00025664128433652004,
"atr": 0.000803684483510939,
"adx": 33.16665325427707
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-02 17:45:00+00:00",
"exit_time": "2025-07-02 23:30:00+00:00",
"entry_price": 0.282418,
"exit_price": 0.28477,
"quantity": 2810.1,
"sl": 0.281242,
"tp": 0.28477,
"gross_pnl": 6.608922,
"entry_fee": 0.317449,
"exit_fee": 0.320093,
"net_pnl": 5.971379,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.991881407003035,
"macd_hist": 2.6183224154808745e-05,
"atr": 0.000783948564429625,
"adx": 18.149074810397337
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-04 02:00:00+00:00",
"exit_time": "2025-07-04 06:00:00+00:00",
"entry_price": 2.252075,
"exit_price": 2.232516,
"quantity": 356.3,
"sl": 2.261854,
"tp": 2.232516,
"gross_pnl": 6.968624,
"entry_fee": 0.320966,
"exit_fee": 0.318178,
"net_pnl": 6.32948,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.70595600756155,
"macd_hist": -0.0002463821796963566,
"atr": 0.006519434812796432,
"adx": 16.97980428397616
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-03 16:00:00+00:00",
"exit_time": "2025-07-04 09:30:00+00:00",
"entry_price": 0.285519,
"exit_price": 0.287141,
"quantity": 2812.6,
"sl": 0.284244,
"tp": 0.288067,
"gross_pnl": 4.564102,
"entry_fee": 0.32122,
"exit_fee": 0.323045,
"net_pnl": 3.919836,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 61.67742110403607,
"macd_hist": 2.6015025030475875e-05,
"atr": 0.0008495025271751835,
"adx": 13.982626427343932
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-04 08:00:00+00:00",
"exit_time": "2025-07-04 10:00:00+00:00",
"entry_price": 2.212321,
"exit_price": 2.233169,
"quantity": 367.3,
"sl": 2.201897,
"tp": 2.233169,
"gross_pnl": 7.657381,
"entry_fee": 0.325034,
"exit_fee": 0.328097,
"net_pnl": 7.004249,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 21.965309976081716,
"macd_hist": -0.001886044986648832,
"atr": 0.006949252094970417,
"adx": 41.432310258152384
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-04 09:30:00+00:00",
"exit_time": "2025-07-04 12:15:00+00:00",
"entry_price": 0.287141,
"exit_price": 0.28529,
"quantity": 2850.0,
"sl": 0.288067,
"tp": 0.28529,
"gross_pnl": 5.27506,
"entry_fee": 0.327341,
"exit_fee": 0.325231,
"net_pnl": 4.622488,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.62664507955616,
"macd_hist": 0.0001815218710670587,
"atr": 0.0006169660444973118,
"adx": 19.875918665947427
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-04 13:30:00+00:00",
"exit_time": "2025-07-04 15:15:00+00:00",
"entry_price": 0.165093,
"exit_price": 0.162984,
"quantity": 5070.9,
"sl": 0.166148,
"tp": 0.162984,
"gross_pnl": 10.697517,
"entry_fee": 0.334869,
"exit_fee": 0.33059,
"net_pnl": 10.032058,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.005630053291462,
"macd_hist": -2.2292129766276537e-05,
"atr": 0.0007031964563771208,
"adx": 42.184408275078944
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-04 14:15:00+00:00",
"exit_time": "2025-07-04 15:30:00+00:00",
"entry_price": 0.283728,
"exit_price": 0.282509,
"quantity": 2947.3,
"sl": 0.282509,
"tp": 0.286167,
"gross_pnl": -3.592993,
"entry_fee": 0.334493,
"exit_fee": 0.333056,
"net_pnl": -4.260542,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.74105415081286,
"macd_hist": -0.0003117196058060476,
"atr": 0.0008127197629142321,
"adx": 32.363795146724236
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-04 13:45:00+00:00",
"exit_time": "2025-07-04 16:15:00+00:00",
"entry_price": 2.218878,
"exit_price": 2.19865,
"quantity": 377.0,
"sl": 2.228992,
"tp": 2.19865,
"gross_pnl": 7.625908,
"entry_fee": 0.334607,
"exit_fee": 0.331556,
"net_pnl": 6.959745,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.738307439788855,
"macd_hist": -0.0007373708243405827,
"atr": 0.006742624367502905,
"adx": 28.766616893316268
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-04 22:30:00+00:00",
"exit_time": "2025-07-05 05:30:00+00:00",
"entry_price": 0.282462,
"exit_price": 0.283367,
"quantity": 3033.0,
"sl": 0.283367,
"tp": 0.280652,
"gross_pnl": -2.744905,
"entry_fee": 0.342683,
"exit_fee": 0.343781,
"net_pnl": -3.431369,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.03690721892671,
"macd_hist": -2.4001600289439226e-05,
"atr": 0.0006033422027973553,
"adx": 21.434469742460898
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-05 17:15:00+00:00",
"exit_time": "2025-07-05 18:15:00+00:00",
"entry_price": 2.210321,
"exit_price": 2.202782,
"quantity": 384.8,
"sl": 2.202782,
"tp": 2.2254,
"gross_pnl": -2.901132,
"entry_fee": 0.340213,
"exit_fee": 0.339052,
"net_pnl": -3.580397,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.73232129203002,
"macd_hist": -0.0016405736063090993,
"atr": 0.005026216447315015,
"adx": 20.58403327794794
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-06 06:00:00+00:00",
"exit_time": "2025-07-06 06:15:00+00:00",
"entry_price": 2.227477,
"exit_price": 2.233324,
"quantity": 378.9,
"sl": 2.233324,
"tp": 2.215784,
"gross_pnl": -2.215284,
"entry_fee": 0.337596,
"exit_fee": 0.338483,
"net_pnl": -2.891363,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.89764379074606,
"macd_hist": 0.0010104622617044608,
"atr": 0.003897745813860006,
"adx": 26.0290125755864
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-06 08:15:00+00:00",
"exit_time": "2025-07-06 08:45:00+00:00",
"entry_price": 0.163114,
"exit_price": 0.163659,
"quantity": 5137.3,
"sl": 0.163659,
"tp": 0.162022,
"gross_pnl": -2.803063,
"entry_fee": 0.335186,
"exit_fee": 0.336307,
"net_pnl": -3.474555,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.84104124838053,
"macd_hist": -2.221574083882852e-05,
"atr": 0.0003637530783422853,
"adx": 18.74052764593726
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-06 09:45:00+00:00",
"exit_time": "2025-07-06 10:15:00+00:00",
"entry_price": 0.163304,
"exit_price": 0.163877,
"quantity": 5092.4,
"sl": 0.163877,
"tp": 0.162158,
"gross_pnl": -2.917412,
"entry_fee": 0.332643,
"exit_fee": 0.33381,
"net_pnl": -3.583865,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.32342045528057,
"macd_hist": -6.480660274939303e-06,
"atr": 0.00038193017635087346,
"adx": 15.945609216013537
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-06 10:00:00+00:00",
"exit_time": "2025-07-06 10:30:00+00:00",
"entry_price": 2.263974,
"exit_price": 2.274807,
"quantity": 367.1,
"sl": 2.274807,
"tp": 2.242307,
"gross_pnl": -3.976919,
"entry_fee": 0.332442,
"exit_fee": 0.334033,
"net_pnl": -4.643393,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 78.61127237036507,
"macd_hist": 0.0029116295821392697,
"atr": 0.007222225856292616,
"adx": 51.303708502862186
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-06 08:00:00+00:00",
"exit_time": "2025-07-06 13:30:00+00:00",
"entry_price": 0.284048,
"exit_price": 0.283507,
"quantity": 2952.6,
"sl": 0.283507,
"tp": 0.285132,
"gross_pnl": -1.599337,
"entry_fee": 0.335473,
"exit_fee": 0.334833,
"net_pnl": -2.269642,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.77070218224646,
"macd_hist": 3.465406728989351e-05,
"atr": 0.00036111381567569917,
"adx": 14.239195080793175
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-06 14:00:00+00:00",
"exit_time": "2025-07-06 18:30:00+00:00",
"entry_price": 0.171763,
"exit_price": 0.168104,
"quantity": 4733.3,
"sl": 0.173592,
"tp": 0.168104,
"gross_pnl": 17.318138,
"entry_fee": 0.325202,
"exit_fee": 0.318275,
"net_pnl": 16.674662,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 79.95254216274715,
"macd_hist": 0.0008167370530133837,
"atr": 0.0012195957901823735,
"adx": 45.14711590918317
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-06 21:30:00+00:00",
"exit_time": "2025-07-06 23:00:00+00:00",
"entry_price": 0.285889,
"exit_price": 0.287243,
"quantity": 2937.7,
"sl": 0.285211,
"tp": 0.287243,
"gross_pnl": 3.978347,
"entry_fee": 0.335942,
"exit_fee": 0.337533,
"net_pnl": 3.304871,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.73487149750407,
"macd_hist": 4.118702893440558e-06,
"atr": 0.0004514128640942195,
"adx": 18.793301959490623
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-06 21:15:00+00:00",
"exit_time": "2025-07-07 01:00:00+00:00",
"entry_price": 0.171757,
"exit_price": 0.170529,
"quantity": 4893.1,
"sl": 0.170529,
"tp": 0.174214,
"gross_pnl": -6.009597,
"entry_fee": 0.33617,
"exit_fee": 0.333766,
"net_pnl": -6.679533,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.82733196676377,
"macd_hist": 7.524159368831377e-05,
"atr": 0.0008187852383720807,
"adx": 24.95526800332628
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-07 10:30:00+00:00",
"exit_time": "2025-07-07 12:45:00+00:00",
"entry_price": 2.291271,
"exit_price": 2.270246,
"quantity": 363.8,
"sl": 2.301783,
"tp": 2.270246,
"gross_pnl": 7.64887,
"entry_fee": 0.333426,
"exit_fee": 0.330366,
"net_pnl": 6.985078,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.9375265622055,
"macd_hist": 0.0022343973370783808,
"atr": 0.007008310395535631,
"adx": 19.142084040682427
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-07 14:00:00+00:00",
"exit_time": "2025-07-07 17:00:00+00:00",
"entry_price": 0.169243,
"exit_price": 0.166338,
"quantity": 4990.4,
"sl": 0.170696,
"tp": 0.166338,
"gross_pnl": 14.499131,
"entry_fee": 0.337836,
"exit_fee": 0.332037,
"net_pnl": 13.829258,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.67622790836566,
"macd_hist": -2.2140881009858845e-05,
"atr": 0.0009684682017753538,
"adx": 34.634692124962974
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-08 12:00:00+00:00",
"exit_time": "2025-07-08 17:45:00+00:00",
"entry_price": 0.286099,
"exit_price": 0.285712,
"quantity": 3031.3,
"sl": 0.285712,
"tp": 0.286871,
"gross_pnl": -1.171222,
"entry_fee": 0.3469,
"exit_fee": 0.346432,
"net_pnl": -1.864554,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.60496872161112,
"macd_hist": -7.101826047613929e-05,
"atr": 0.0002575840614562749,
"adx": 26.229468914949138
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-09 02:00:00+00:00",
"exit_time": "2025-07-09 03:15:00+00:00",
"entry_price": 2.314631,
"exit_price": 2.304222,
"quantity": 372.8,
"sl": 2.304222,
"tp": 2.335451,
"gross_pnl": -3.880677,
"entry_fee": 0.345158,
"exit_fee": 0.343606,
"net_pnl": -4.56944,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.09671813847947,
"macd_hist": 0.0003755599932308844,
"atr": 0.006939693863897321,
"adx": 14.837888907136293
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-09 04:45:00+00:00",
"exit_time": "2025-07-09 10:00:00+00:00",
"entry_price": 2.321132,
"exit_price": 2.341667,
"quantity": 368.3,
"sl": 2.310865,
"tp": 2.341667,
"gross_pnl": 7.562898,
"entry_fee": 0.341949,
"exit_fee": 0.344974,
"net_pnl": 6.875975,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.28325895339971,
"macd_hist": 0.0005641218348175826,
"atr": 0.006844871094847131,
"adx": 13.097390608582632
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-08 17:00:00+00:00",
"exit_time": "2025-07-09 11:30:00+00:00",
"entry_price": 0.171137,
"exit_price": 0.173043,
"quantity": 5064.2,
"sl": 0.169686,
"tp": 0.17404,
"gross_pnl": 9.650248,
"entry_fee": 0.346669,
"exit_fee": 0.350529,
"net_pnl": 8.95305,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 60.36573028141273,
"macd_hist": 3.9539562777517014e-05,
"atr": 0.0009677351197573066,
"adx": 17.49144075510745
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-09 11:30:00+00:00",
"exit_time": "2025-07-09 12:00:00+00:00",
"entry_price": 0.173043,
"exit_price": 0.173868,
"quantity": 5088.0,
"sl": 0.173868,
"tp": 0.171392,
"gross_pnl": -4.200278,
"entry_fee": 0.352176,
"exit_fee": 0.353857,
"net_pnl": -4.906312,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.3916974295457,
"macd_hist": 0.00012231060417117472,
"atr": 0.0005503509507125413,
"adx": 39.546121193092844
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-09 18:00:00+00:00",
"exit_time": "2025-07-09 18:45:00+00:00",
"entry_price": 0.174197,
"exit_price": 0.172971,
"quantity": 5001.6,
"sl": 0.172971,
"tp": 0.17665,
"gross_pnl": -6.133152,
"entry_fee": 0.348506,
"exit_fee": 0.346053,
"net_pnl": -6.827712,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.05233658915268,
"macd_hist": 1.6125517823586093e-05,
"atr": 0.0008174920241829155,
"adx": 27.56837467310266
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-09 17:15:00+00:00",
"exit_time": "2025-07-09 18:45:00+00:00",
"entry_price": 0.288449,
"exit_price": 0.289631,
"quantity": 3022.5,
"sl": 0.287858,
"tp": 0.289631,
"gross_pnl": 3.572531,
"entry_fee": 0.348735,
"exit_fee": 0.350164,
"net_pnl": 2.873632,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.61993593434771,
"macd_hist": 3.759575724539765e-05,
"atr": 0.0003939929029296455,
"adx": 15.505643835876947
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-10 01:00:00+00:00",
"exit_time": "2025-07-10 01:15:00+00:00",
"entry_price": 0.290559,
"exit_price": 0.290007,
"quantity": 2973.9,
"sl": 0.290007,
"tp": 0.291663,
"gross_pnl": -1.641654,
"entry_fee": 0.345637,
"exit_fee": 0.344981,
"net_pnl": -2.332272,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.32287187994665,
"macd_hist": 7.954526683180154e-06,
"atr": 0.00036801362993794424,
"adx": 38.2280926011157
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-10 01:45:00+00:00",
"exit_time": "2025-07-10 04:00:00+00:00",
"entry_price": 2.430843,
"exit_price": 2.414566,
"quantity": 353.6,
"sl": 2.414566,
"tp": 2.463398,
"gross_pnl": -5.755644,
"entry_fee": 0.343818,
"exit_fee": 0.341516,
"net_pnl": -6.440978,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.12443138491616,
"macd_hist": 0.0006749844052945679,
"atr": 0.010851514935522473,
"adx": 28.558343495169563
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-10 07:15:00+00:00",
"exit_time": "2025-07-10 08:00:00+00:00",
"entry_price": 2.439844,
"exit_price": 2.444556,
"quantity": 347.5,
"sl": 2.427055,
"tp": 2.465422,
"gross_pnl": 1.637267,
"entry_fee": 0.339138,
"exit_fee": 0.339793,
"net_pnl": 0.958336,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 63.68582511231762,
"macd_hist": 0.000491731428018539,
"atr": 0.008525878855872814,
"adx": 17.109887064247303
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-10 07:00:00+00:00",
"exit_time": "2025-07-10 10:00:00+00:00",
"entry_price": 0.181968,
"exit_price": 0.180738,
"quantity": 4661.9,
"sl": 0.180738,
"tp": 0.184428,
"gross_pnl": -5.733718,
"entry_fee": 0.339327,
"exit_fee": 0.337034,
"net_pnl": -6.410078,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.185079091279654,
"macd_hist": 3.604452993515245e-05,
"atr": 0.0008199400456489097,
"adx": 26.2347260943347
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-10 08:00:00+00:00",
"exit_time": "2025-07-10 11:30:00+00:00",
"entry_price": 2.444556,
"exit_price": 2.458216,
"quantity": 347.1,
"sl": 2.458216,
"tp": 2.417234,
"gross_pnl": -4.741607,
"entry_fee": 0.339402,
"exit_fee": 0.341299,
"net_pnl": -5.422307,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.26739324727548,
"macd_hist": 0.0018130535075291925,
"atr": 0.009107090323014816,
"adx": 19.29885137845287
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-10 21:15:00+00:00",
"exit_time": "2025-07-11 00:15:00+00:00",
"entry_price": 2.535153,
"exit_price": 2.512714,
"quantity": 326.8,
"sl": 2.512714,
"tp": 2.580033,
"gross_pnl": -7.333376,
"entry_fee": 0.331395,
"exit_fee": 0.328462,
"net_pnl": -7.993233,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 75.07103199423472,
"macd_hist": 0.00107125751100994,
"atr": 0.014959967913184562,
"adx": 39.89604207883821
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-10 21:30:00+00:00",
"exit_time": "2025-07-11 01:00:00+00:00",
"entry_price": 0.292609,
"exit_price": 0.2941,
"quantity": 2829.5,
"sl": 0.291864,
"tp": 0.2941,
"gross_pnl": 4.218829,
"entry_fee": 0.331175,
"exit_fee": 0.332863,
"net_pnl": 3.554791,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.90400533556837,
"macd_hist": 8.845168435917088e-05,
"atr": 0.0004970052406490224,
"adx": 24.419497570003326
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-11 09:30:00+00:00",
"exit_time": "2025-07-11 10:30:00+00:00",
"entry_price": 2.60466,
"exit_price": 2.650937,
"quantity": 314.8,
"sl": 2.581522,
"tp": 2.650937,
"gross_pnl": 14.56799,
"entry_fee": 0.327979,
"exit_fee": 0.333806,
"net_pnl": 13.906205,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 61.86067951474957,
"macd_hist": 7.631043932839615e-05,
"atr": 0.01542565642212026,
"adx": 22.075581354321013
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-11 12:45:00+00:00",
"exit_time": "2025-07-11 14:15:00+00:00",
"entry_price": 0.20058,
"exit_price": 0.205172,
"quantity": 4200.9,
"sl": 0.198284,
"tp": 0.205172,
"gross_pnl": 19.289124,
"entry_fee": 0.337047,
"exit_fee": 0.344762,
"net_pnl": 18.607315,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.47907047123024,
"macd_hist": 2.4224244060343757e-06,
"atr": 0.0015305548725503082,
"adx": 23.762922403721713
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-11 13:00:00+00:00",
"exit_time": "2025-07-11 14:45:00+00:00",
"entry_price": 0.2973,
"exit_price": 0.298781,
"quantity": 2832.4,
"sl": 0.296559,
"tp": 0.298781,
"gross_pnl": 4.196486,
"entry_fee": 0.336829,
"exit_fee": 0.338507,
"net_pnl": 3.52115,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.01593490626924,
"macd_hist": 1.2767243423489328e-05,
"atr": 0.0004938669193591479,
"adx": 19.269800688164803
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-13 06:30:00+00:00",
"exit_time": "2025-07-13 08:45:00+00:00",
"entry_price": 0.19916,
"exit_price": 0.19764,
"quantity": 4410.5,
"sl": 0.19764,
"tp": 0.2022,
"gross_pnl": -6.703481,
"entry_fee": 0.351358,
"exit_fee": 0.348677,
"net_pnl": -7.403515,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.06087939651538,
"macd_hist": 1.4698888732606226e-05,
"atr": 0.0010132608839731857,
"adx": 16.35773476908578
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-14 01:45:00+00:00",
"exit_time": "2025-07-14 03:15:00+00:00",
"entry_price": 0.30059,
"exit_price": 0.302027,
"quantity": 2879.2,
"sl": 0.299872,
"tp": 0.302027,
"gross_pnl": 4.135958,
"entry_fee": 0.346184,
"exit_fee": 0.347838,
"net_pnl": 3.441937,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.9621719108851,
"macd_hist": -0.00017187291262782037,
"atr": 0.0004788318520135892,
"adx": 35.75754080440154
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-15 00:45:00+00:00",
"exit_time": "2025-07-15 01:45:00+00:00",
"entry_price": 0.19511,
"exit_price": 0.193289,
"quantity": 4461.3,
"sl": 0.197173,
"tp": 0.190986,
"gross_pnl": 8.124741,
"entry_fee": 0.348179,
"exit_fee": 0.344929,
"net_pnl": 7.431634,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 36.22800611672131,
"macd_hist": -2.6991938699679374e-05,
"atr": 0.0013747412157545818,
"adx": 41.08434602173807
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-15 01:45:00+00:00",
"exit_time": "2025-07-15 03:00:00+00:00",
"entry_price": 0.193289,
"exit_price": 0.190889,
"quantity": 4565.3,
"sl": 0.190889,
"tp": 0.198089,
"gross_pnl": -10.957033,
"entry_fee": 0.35297,
"exit_fee": 0.348587,
"net_pnl": -11.658589,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.66773196695822,
"macd_hist": -0.00023673068739253665,
"atr": 0.0016000456544972542,
"adx": 44.07095715955777
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-15 03:00:00+00:00",
"exit_time": "2025-07-15 10:15:00+00:00",
"entry_price": 2.837384,
"exit_price": 2.922069,
"quantity": 303.9,
"sl": 2.795041,
"tp": 2.922069,
"gross_pnl": 25.735818,
"entry_fee": 0.344912,
"exit_fee": 0.355207,
"net_pnl": 25.035699,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.555559993718013,
"macd_hist": -0.007004070972361781,
"atr": 0.028228384201545633,
"adx": 24.988643961568716
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-15 14:30:00+00:00",
"exit_time": "2025-07-15 15:00:00+00:00",
"entry_price": 0.29556,
"exit_price": 0.296367,
"quantity": 3056.5,
"sl": 0.296367,
"tp": 0.293947,
"gross_pnl": -2.464995,
"entry_fee": 0.361352,
"exit_fee": 0.362338,
"net_pnl": -3.188685,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.32163128214369,
"macd_hist": -3.6474078407669995e-05,
"atr": 0.0005376508072749354,
"adx": 44.91194127198228
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-16 00:30:00+00:00",
"exit_time": "2025-07-16 02:15:00+00:00",
"entry_price": 0.20139,
"exit_price": 0.196813,
"quantity": 4456.4,
"sl": 0.203678,
"tp": 0.196813,
"gross_pnl": 20.395963,
"entry_fee": 0.35899,
"exit_fee": 0.350831,
"net_pnl": 19.686142,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.80351387527749,
"macd_hist": 0.0004561840751143502,
"atr": 0.001525593385574979,
"adx": 21.781381037354095
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-16 08:15:00+00:00",
"exit_time": "2025-07-16 10:30:00+00:00",
"entry_price": 0.30218,
"exit_price": 0.301587,
"quantity": 3077.2,
"sl": 0.301587,
"tp": 0.303366,
"gross_pnl": -1.824027,
"entry_fee": 0.371948,
"exit_fee": 0.371218,
"net_pnl": -2.567192,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.71086084561561,
"macd_hist": 5.8897695751832966e-05,
"atr": 0.00039517023560233026,
"adx": 13.423937689411355
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-16 12:30:00+00:00",
"exit_time": "2025-07-16 13:00:00+00:00",
"entry_price": 0.20252,
"exit_price": 0.200706,
"quantity": 4567.3,
"sl": 0.200706,
"tp": 0.206148,
"gross_pnl": -8.284309,
"entry_fee": 0.369988,
"exit_fee": 0.366675,
"net_pnl": -9.020972,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.14363947587086,
"macd_hist": 4.072628138509246e-05,
"atr": 0.0012092205155302181,
"adx": 23.524427262934626
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-16 14:45:00+00:00",
"exit_time": "2025-07-16 15:15:00+00:00",
"entry_price": 2.991399,
"exit_price": 2.967595,
"quantity": 303.8,
"sl": 2.967595,
"tp": 3.039007,
"gross_pnl": -7.231568,
"entry_fee": 0.363515,
"exit_fee": 0.360622,
"net_pnl": -7.955705,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.82977793349926,
"macd_hist": 0.0008630455310918855,
"atr": 0.015869142024161655,
"adx": 31.646071545574497
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-16 14:45:00+00:00",
"exit_time": "2025-07-16 15:30:00+00:00",
"entry_price": 0.20367,
"exit_price": 0.201463,
"quantity": 4464.6,
"sl": 0.201463,
"tp": 0.208085,
"gross_pnl": -9.853838,
"entry_fee": 0.363723,
"exit_fee": 0.359781,
"net_pnl": -10.577341,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.25494984011548,
"macd_hist": 3.365449143365119e-05,
"atr": 0.0014714028170451365,
"adx": 20.63409584116496
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-16 15:15:00+00:00",
"exit_time": "2025-07-16 16:00:00+00:00",
"entry_price": 0.3026,
"exit_price": 0.303291,
"quantity": 3000.4,
"sl": 0.303291,
"tp": 0.301218,
"gross_pnl": -2.073098,
"entry_fee": 0.363168,
"exit_fee": 0.363997,
"net_pnl": -2.800263,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.38958512403835,
"macd_hist": 0.00021941840951483557,
"atr": 0.0004606269888635092,
"adx": 27.102365862370526
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-16 20:00:00+00:00",
"exit_time": "2025-07-16 22:00:00+00:00",
"entry_price": 0.306081,
"exit_price": 0.308253,
"quantity": 2848.7,
"sl": 0.304995,
"tp": 0.308253,
"gross_pnl": 6.187161,
"entry_fee": 0.348773,
"exit_fee": 0.351248,
"net_pnl": 5.487141,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.79561036212527,
"macd_hist": 3.4686781126885206e-05,
"atr": 0.0007239748515727297,
"adx": 38.76704606764822
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-17 09:15:00+00:00",
"exit_time": "2025-07-17 10:00:00+00:00",
"entry_price": 0.313141,
"exit_price": 0.311966,
"quantity": 2811.8,
"sl": 0.311966,
"tp": 0.315491,
"gross_pnl": -3.303761,
"entry_fee": 0.352196,
"exit_fee": 0.350875,
"net_pnl": -4.006832,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.71616212611244,
"macd_hist": 6.671977609447191e-05,
"atr": 0.0007833087260027273,
"adx": 18.655906488834294
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-17 12:45:00+00:00",
"exit_time": "2025-07-17 13:30:00+00:00",
"entry_price": 0.216862,
"exit_price": 0.213543,
"quantity": 4026.7,
"sl": 0.213543,
"tp": 0.2235,
"gross_pnl": -13.364781,
"entry_fee": 0.349295,
"exit_fee": 0.343949,
"net_pnl": -14.058025,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.77971549696683,
"macd_hist": 4.350023368670055e-05,
"atr": 0.002212693782706513,
"adx": 10.865852629329233
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-17 18:45:00+00:00",
"exit_time": "2025-07-17 21:00:00+00:00",
"entry_price": 3.355864,
"exit_price": 3.406455,
"quantity": 253.0,
"sl": 3.406455,
"tp": 3.254682,
"gross_pnl": -12.799518,
"entry_fee": 0.339613,
"exit_fee": 0.344733,
"net_pnl": -13.483865,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.07066326368052,
"macd_hist": 0.008059781406352277,
"atr": 0.03372732005927205,
"adx": 24.15972461429991
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-17 21:15:00+00:00",
"exit_time": "2025-07-17 21:30:00+00:00",
"entry_price": 0.216682,
"exit_price": 0.213216,
"quantity": 3812.9,
"sl": 0.213216,
"tp": 0.223612,
"gross_pnl": -13.212377,
"entry_fee": 0.330474,
"exit_fee": 0.325189,
"net_pnl": -13.868041,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.45338653511815,
"macd_hist": 0.0002574750845963379,
"atr": 0.0023101186467733375,
"adx": 18.03904879328995
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-18 02:15:00+00:00",
"exit_time": "2025-07-18 03:30:00+00:00",
"entry_price": 0.323498,
"exit_price": 0.325089,
"quantity": 2480.2,
"sl": 0.325089,
"tp": 0.320315,
"gross_pnl": -3.946304,
"entry_fee": 0.320936,
"exit_fee": 0.322514,
"net_pnl": -4.589753,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 78.40568044055166,
"macd_hist": 0.0006615354684155016,
"atr": 0.0010607488064789483,
"adx": 27.854363068598328
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-18 12:45:00+00:00",
"exit_time": "2025-07-18 13:30:00+00:00",
"entry_price": 0.247115,
"exit_price": 0.248245,
"quantity": 3212.2,
"sl": 0.242794,
"tp": 0.255756,
"gross_pnl": 3.631276,
"entry_fee": 0.317513,
"exit_fee": 0.318965,
"net_pnl": 2.994798,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 68.02203910263705,
"macd_hist": 0.0002796409434442687,
"atr": 0.0028804313622409557,
"adx": 19.37077591421965
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-18 13:30:00+00:00",
"exit_time": "2025-07-18 14:00:00+00:00",
"entry_price": 0.248245,
"exit_price": 0.252942,
"quantity": 3215.0,
"sl": 0.252942,
"tp": 0.238852,
"gross_pnl": -15.098955,
"entry_fee": 0.319243,
"exit_fee": 0.325283,
"net_pnl": -15.743481,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.92064015081513,
"macd_hist": 0.0006615912031041474,
"atr": 0.00313093939607995,
"adx": 23.79282430479701
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-18 08:30:00+00:00",
"exit_time": "2025-07-18 15:15:00+00:00",
"entry_price": 3.442144,
"exit_price": 3.378413,
"quantity": 230.8,
"sl": 3.378413,
"tp": 3.569607,
"gross_pnl": -14.709204,
"entry_fee": 0.317779,
"exit_fee": 0.311895,
"net_pnl": -15.338878,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.8663234716584,
"macd_hist": -0.018254429187015375,
"atr": 0.04248759084380484,
"adx": 27.989482600196432
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-18 20:15:00+00:00",
"exit_time": "2025-07-18 20:45:00+00:00",
"entry_price": 3.366863,
"exit_price": 3.422114,
"quantity": 221.3,
"sl": 3.422114,
"tp": 3.256362,
"gross_pnl": -12.226913,
"entry_fee": 0.298035,
"exit_fee": 0.302926,
"net_pnl": -12.827873,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.15577578715666,
"macd_hist": -0.002751686909515591,
"atr": 0.03683359892221083,
"adx": 17.320305042303367
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-18 15:15:00+00:00",
"exit_time": "2025-07-19 01:00:00+00:00",
"entry_price": 0.324312,
"exit_price": 0.323098,
"quantity": 2378.8,
"sl": 0.321055,
"tp": 0.330827,
"gross_pnl": -2.889626,
"entry_fee": 0.30859,
"exit_fee": 0.307434,
"net_pnl": -3.50565,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 33.79287316584483,
"macd_hist": -0.0009936837488948714,
"atr": 0.0021716685703947005,
"adx": 29.80995936558942
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-19 01:00:00+00:00",
"exit_time": "2025-07-19 01:30:00+00:00",
"entry_price": 0.323098,
"exit_price": 0.324997,
"quantity": 2220.8,
"sl": 0.324997,
"tp": 0.319299,
"gross_pnl": -4.218129,
"entry_fee": 0.287014,
"exit_fee": 0.288701,
"net_pnl": -4.793844,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.35432121485401,
"macd_hist": -3.646560243535346e-05,
"atr": 0.001266248961267715,
"adx": 16.728667482941443
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-19 04:00:00+00:00",
"exit_time": "2025-07-19 11:15:00+00:00",
"entry_price": 0.255724,
"exit_price": 0.245218,
"quantity": 2772.8,
"sl": 0.260978,
"tp": 0.245218,
"gross_pnl": 29.132931,
"entry_fee": 0.283629,
"exit_fee": 0.271976,
"net_pnl": 28.577326,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 78.07806115045058,
"macd_hist": 0.0013520554607315835,
"atr": 0.0035022276794188993,
"adx": 26.14175750109536
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-19 21:15:00+00:00",
"exit_time": "2025-07-19 22:15:00+00:00",
"entry_price": 0.239486,
"exit_price": 0.242253,
"quantity": 3157.7,
"sl": 0.242253,
"tp": 0.233953,
"gross_pnl": -8.736354,
"entry_fee": 0.30249,
"exit_fee": 0.305985,
"net_pnl": -9.344828,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.60577168217338,
"macd_hist": -4.4916108631546346e-05,
"atr": 0.0018444550765342892,
"adx": 28.507809672568413
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-20 01:30:00+00:00",
"exit_time": "2025-07-20 04:30:00+00:00",
"entry_price": 0.253615,
"exit_price": 0.2575,
"quantity": 2918.4,
"sl": 0.2575,
"tp": 0.245845,
"gross_pnl": -11.33803,
"entry_fee": 0.29606,
"exit_fee": 0.300595,
"net_pnl": -11.934684,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 78.79964486717884,
"macd_hist": 0.0015596191425962525,
"atr": 0.00259001053147715,
"adx": 30.434142077392696
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-20 14:30:00+00:00",
"exit_time": "2025-07-20 16:15:00+00:00",
"entry_price": 3.538654,
"exit_price": 3.503607,
"quantity": 203.4,
"sl": 3.503607,
"tp": 3.608747,
"gross_pnl": -7.128462,
"entry_fee": 0.287905,
"exit_fee": 0.285053,
"net_pnl": -7.701421,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.25209278362466,
"macd_hist": 0.0008367608008480239,
"atr": 0.023364347245629465,
"adx": 29.651733787586366
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-20 16:00:00+00:00",
"exit_time": "2025-07-20 17:00:00+00:00",
"entry_price": 0.263066,
"exit_price": 0.259151,
"quantity": 2734.8,
"sl": 0.259151,
"tp": 0.270897,
"gross_pnl": -10.708098,
"entry_fee": 0.287773,
"exit_fee": 0.28349,
"net_pnl": -11.279362,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.32918799431867,
"macd_hist": 0.0006113217878903183,
"atr": 0.002610330529850916,
"adx": 18.788079288328372
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-20 16:00:00+00:00",
"exit_time": "2025-07-20 20:00:00+00:00",
"entry_price": 0.318738,
"exit_price": 0.3167,
"quantity": 2255.1,
"sl": 0.319757,
"tp": 0.3167,
"gross_pnl": 4.596743,
"entry_fee": 0.287515,
"exit_fee": 0.285676,
"net_pnl": 4.023553,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.446018456121585,
"macd_hist": 0.0002324326783781569,
"atr": 0.0006794589286867067,
"adx": 27.551182673011812
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-21 14:15:00+00:00",
"exit_time": "2025-07-21 14:45:00+00:00",
"entry_price": 0.316162,
"exit_price": 0.319073,
"quantity": 2192.1,
"sl": 0.314706,
"tp": 0.319073,
"gross_pnl": 6.381231,
"entry_fee": 0.277223,
"exit_fee": 0.279776,
"net_pnl": 5.824232,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.98101514588782,
"macd_hist": 5.1375681523326585e-05,
"atr": 0.0009703375131886187,
"adx": 13.93653703544701
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-21 13:45:00+00:00",
"exit_time": "2025-07-21 14:45:00+00:00",
"entry_price": 3.575958,
"exit_price": 3.636826,
"quantity": 193.9,
"sl": 3.545523,
"tp": 3.636826,
"gross_pnl": 11.802474,
"entry_fee": 0.277351,
"exit_fee": 0.282072,
"net_pnl": 11.24305,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 62.43456298942344,
"macd_hist": 0.0006000299559108875,
"atr": 0.020289623077349703,
"adx": 19.272136638809116
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-22 01:00:00+00:00",
"exit_time": "2025-07-22 01:30:00+00:00",
"entry_price": 0.312549,
"exit_price": 0.313687,
"quantity": 2306.6,
"sl": 0.313687,
"tp": 0.310271,
"gross_pnl": -2.626561,
"entry_fee": 0.28837,
"exit_fee": 0.289421,
"net_pnl": -3.204352,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.193298224147426,
"macd_hist": -0.00010797106681854897,
"atr": 0.0007591436604997931,
"adx": 10.06755554756832
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-22 01:15:00+00:00",
"exit_time": "2025-07-22 04:15:00+00:00",
"entry_price": 0.269733,
"exit_price": 0.260133,
"quantity": 2670.9,
"sl": 0.274533,
"tp": 0.260133,
"gross_pnl": 25.6407,
"entry_fee": 0.288172,
"exit_fee": 0.277916,
"net_pnl": 25.074612,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 44.92529726504105,
"macd_hist": -4.671659634713154e-05,
"atr": 0.003200007452265515,
"adx": 19.275848131506716
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-22 23:00:00+00:00",
"exit_time": "2025-07-23 00:30:00+00:00",
"entry_price": 0.314661,
"exit_price": 0.316659,
"quantity": 2404.3,
"sl": 0.313663,
"tp": 0.316659,
"gross_pnl": 4.801938,
"entry_fee": 0.302616,
"exit_fee": 0.304537,
"net_pnl": 4.194785,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.71223324138338,
"macd_hist": 4.5364045014364545e-05,
"atr": 0.0006657430822168503,
"adx": 9.531675112157197
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-23 12:30:00+00:00",
"exit_time": "2025-07-23 12:45:00+00:00",
"entry_price": 3.411159,
"exit_price": 3.364231,
"quantity": 223.5,
"sl": 3.434623,
"tp": 3.364231,
"gross_pnl": 10.488279,
"entry_fee": 0.304958,
"exit_fee": 0.300762,
"net_pnl": 9.882559,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.43068002576622,
"macd_hist": -0.0005548626677664686,
"atr": 0.015642474568089194,
"adx": 45.15035682088124
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-23 12:30:00+00:00",
"exit_time": "2025-07-23 13:30:00+00:00",
"entry_price": 0.251935,
"exit_price": 0.245582,
"quantity": 3028.1,
"sl": 0.255111,
"tp": 0.245582,
"gross_pnl": 19.236506,
"entry_fee": 0.305154,
"exit_fee": 0.297459,
"net_pnl": 18.633894,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.727542658445337,
"macd_hist": -9.03139859070993e-05,
"atr": 0.0021175551346334642,
"adx": 44.72153877209317
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-23 13:30:00+00:00",
"exit_time": "2025-07-23 13:45:00+00:00",
"entry_price": 3.281928,
"exit_price": 3.234171,
"quantity": 246.7,
"sl": 3.234171,
"tp": 3.377443,
"gross_pnl": -11.781775,
"entry_fee": 0.323861,
"exit_fee": 0.319148,
"net_pnl": -12.424784,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 18.747100649875343,
"macd_hist": -0.013115331999157025,
"atr": 0.03183833340637216,
"adx": 54.59764237767078
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-23 21:15:00+00:00",
"exit_time": "2025-07-23 22:00:00+00:00",
"entry_price": 0.305659,
"exit_price": 0.307946,
"quantity": 2576.8,
"sl": 0.307946,
"tp": 0.301087,
"gross_pnl": -5.891453,
"entry_fee": 0.315049,
"exit_fee": 0.317406,
"net_pnl": -6.523908,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.246967980912082,
"macd_hist": -9.619798033518338e-05,
"atr": 0.001524229850693216,
"adx": 36.99389217587546
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-23 20:15:00+00:00",
"exit_time": "2025-07-23 22:45:00+00:00",
"entry_price": 3.143486,
"exit_price": 3.197054,
"quantity": 250.7,
"sl": 3.197054,
"tp": 3.036348,
"gross_pnl": -13.429647,
"entry_fee": 0.315229,
"exit_fee": 0.320601,
"net_pnl": -14.065476,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.079778619008746,
"macd_hist": -0.0019037625379389536,
"atr": 0.035712397518126236,
"adx": 57.68759511470216
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-24 05:45:00+00:00",
"exit_time": "2025-07-24 06:30:00+00:00",
"entry_price": 0.229663,
"exit_price": 0.225048,
"quantity": 3278.4,
"sl": 0.225048,
"tp": 0.238893,
"gross_pnl": -15.129401,
"entry_fee": 0.301171,
"exit_fee": 0.295119,
"net_pnl": -15.725691,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.689734789462122,
"macd_hist": -0.0013625944141597286,
"atr": 0.003076582205194157,
"adx": 31.536567820044947
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-24 05:45:00+00:00",
"exit_time": "2025-07-24 07:45:00+00:00",
"entry_price": 0.30157,
"exit_price": 0.305321,
"quantity": 2495.0,
"sl": 0.299695,
"tp": 0.305321,
"gross_pnl": 9.357357,
"entry_fee": 0.300967,
"exit_fee": 0.30471,
"net_pnl": 8.75168,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 22.436312207791357,
"macd_hist": -0.0009009033832219209,
"atr": 0.0012501479471768312,
"adx": 25.75334971727871
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-25 02:30:00+00:00",
"exit_time": "2025-07-25 09:30:00+00:00",
"entry_price": 3.081892,
"exit_price": 3.123514,
"quantity": 240.2,
"sl": 3.123514,
"tp": 2.998648,
"gross_pnl": -9.997634,
"entry_fee": 0.296108,
"exit_fee": 0.300107,
"net_pnl": -10.593849,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.35889296215439,
"macd_hist": -0.0013667274347310167,
"atr": 0.027748081091540013,
"adx": 37.09677698060422
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-25 15:30:00+00:00",
"exit_time": "2025-07-25 20:30:00+00:00",
"entry_price": 0.222302,
"exit_price": 0.230108,
"quantity": 3248.5,
"sl": 0.218399,
"tp": 0.230108,
"gross_pnl": 25.356272,
"entry_fee": 0.28886,
"exit_fee": 0.299002,
"net_pnl": 24.76841,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.53501835513511,
"macd_hist": -0.0009431791076062053,
"atr": 0.002601844106418102,
"adx": 24.277122758782042
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-26 06:45:00+00:00",
"exit_time": "2025-07-26 08:15:00+00:00",
"entry_price": 0.318782,
"exit_price": 0.318002,
"quantity": 2393.4,
"sl": 0.318002,
"tp": 0.320343,
"gross_pnl": -1.86774,
"entry_fee": 0.305189,
"exit_fee": 0.304442,
"net_pnl": -2.477371,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.41507265702778,
"macd_hist": 2.875300976944628e-05,
"atr": 0.000520247318460089,
"adx": 25.251938191412183
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-26 12:00:00+00:00",
"exit_time": "2025-07-26 12:15:00+00:00",
"entry_price": 0.318782,
"exit_price": 0.317871,
"quantity": 2377.2,
"sl": 0.317871,
"tp": 0.320604,
"gross_pnl": -2.165643,
"entry_fee": 0.303123,
"exit_fee": 0.302257,
"net_pnl": -2.771024,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.33668624723232,
"macd_hist": 9.479721921817497e-05,
"atr": 0.0006073373140568801,
"adx": 20.309682414287103
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-26 09:00:00+00:00",
"exit_time": "2025-07-26 16:15:00+00:00",
"entry_price": 3.182318,
"exit_price": 3.217375,
"quantity": 238.3,
"sl": 3.16479,
"tp": 3.217375,
"gross_pnl": 8.353956,
"entry_fee": 0.303339,
"exit_fee": 0.30668,
"net_pnl": 7.743938,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.94260446123221,
"macd_hist": 0.0008303424938835378,
"atr": 0.011685489489507721,
"adx": 23.691084883786683
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-07-27 00:00:00+00:00",
"exit_time": "2025-07-27 07:45:00+00:00",
"entry_price": 0.320442,
"exit_price": 0.322076,
"quantity": 2389.2,
"sl": 0.319625,
"tp": 0.322076,
"gross_pnl": 3.90406,
"entry_fee": 0.30624,
"exit_fee": 0.307802,
"net_pnl": 3.290018,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.04809777947866,
"macd_hist": 1.212030375352121e-05,
"atr": 0.0005446815586553216,
"adx": 19.803108766527668
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-27 05:30:00+00:00",
"exit_time": "2025-07-27 07:45:00+00:00",
"entry_price": 3.227877,
"exit_price": 3.186867,
"quantity": 237.0,
"sl": 3.248382,
"tp": 3.186867,
"gross_pnl": 9.719417,
"entry_fee": 0.306003,
"exit_fee": 0.302115,
"net_pnl": 9.111299,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.49343254094971,
"macd_hist": 0.003381165672619653,
"atr": 0.013670065831597026,
"adx": 19.904219831071618
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-27 22:00:00+00:00",
"exit_time": "2025-07-27 23:00:00+00:00",
"entry_price": 0.243654,
"exit_price": 0.241187,
"quantity": 3220.6,
"sl": 0.241187,
"tp": 0.248588,
"gross_pnl": -7.94531,
"entry_fee": 0.313885,
"exit_fee": 0.310707,
"net_pnl": -8.569902,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.35608853014644,
"macd_hist": 0.00016611122889321356,
"atr": 0.001644685163914512,
"adx": 17.145942079564193
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-27 17:45:00+00:00",
"exit_time": "2025-07-28 00:15:00+00:00",
"entry_price": 3.20422,
"exit_price": 3.258995,
"quantity": 245.1,
"sl": 3.176833,
"tp": 3.258995,
"gross_pnl": 13.425315,
"entry_fee": 0.314142,
"exit_fee": 0.319512,
"net_pnl": 12.791661,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 54.77028263583032,
"macd_hist": 0.0005900594947264594,
"atr": 0.01825828188261527,
"adx": 12.009108698012634
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-28 00:15:00+00:00",
"exit_time": "2025-07-28 00:45:00+00:00",
"entry_price": 0.243984,
"exit_price": 0.241268,
"quantity": 3155.6,
"sl": 0.241268,
"tp": 0.249417,
"gross_pnl": -8.571746,
"entry_fee": 0.307967,
"exit_fee": 0.304538,
"net_pnl": -9.184251,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.96278804407699,
"macd_hist": 0.00011137800642732816,
"atr": 0.001810906824183196,
"adx": 17.41242614890913
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-28 02:30:00+00:00",
"exit_time": "2025-07-28 08:30:00+00:00",
"entry_price": 0.244004,
"exit_price": 0.241053,
"quantity": 3177.9,
"sl": 0.241053,
"tp": 0.249906,
"gross_pnl": -9.377975,
"entry_fee": 0.310169,
"exit_fee": 0.306417,
"net_pnl": -9.994561,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.12959376652029,
"macd_hist": 7.627681368271193e-05,
"atr": 0.0019673317477597214,
"adx": 16.243331662421653
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-28 02:30:00+00:00",
"exit_time": "2025-07-28 09:30:00+00:00",
"entry_price": 3.276928,
"exit_price": 3.244882,
"quantity": 236.5,
"sl": 3.244882,
"tp": 3.34102,
"gross_pnl": -7.578879,
"entry_fee": 0.309997,
"exit_fee": 0.306966,
"net_pnl": -8.195842,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.24685964429132,
"macd_hist": 0.0011153642885609952,
"atr": 0.02136400001384207,
"adx": 17.267663299560592
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-28 13:00:00+00:00",
"exit_time": "2025-07-28 14:15:00+00:00",
"entry_price": 0.238926,
"exit_price": 0.234119,
"quantity": 3113.6,
"sl": 0.24133,
"tp": 0.234119,
"gross_pnl": 14.966707,
"entry_fee": 0.297568,
"exit_fee": 0.291581,
"net_pnl": 14.377557,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.74831259522862,
"macd_hist": -3.784979647085613e-05,
"atr": 0.0016022938649573792,
"adx": 19.32058263578456
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-28 14:30:00+00:00",
"exit_time": "2025-07-28 15:45:00+00:00",
"entry_price": 0.233673,
"exit_price": 0.230564,
"quantity": 3284.6,
"sl": 0.230564,
"tp": 0.239892,
"gross_pnl": -10.212952,
"entry_fee": 0.307009,
"exit_fee": 0.302924,
"net_pnl": -10.822886,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.251548235418152,
"macd_hist": -0.0007468465439210029,
"atr": 0.002072896138357139,
"adx": 34.24504733723486
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-28 22:30:00+00:00",
"exit_time": "2025-07-28 23:15:00+00:00",
"entry_price": 0.320038,
"exit_price": 0.32161,
"quantity": 2338.3,
"sl": 0.32161,
"tp": 0.316893,
"gross_pnl": -3.676418,
"entry_fee": 0.299338,
"exit_fee": 0.300809,
"net_pnl": -4.276565,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.238872726016105,
"macd_hist": -6.851971103867603e-05,
"atr": 0.0010481741694198978,
"adx": 25.402143305172686
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-28 18:00:00+00:00",
"exit_time": "2025-07-29 00:30:00+00:00",
"entry_price": 0.229947,
"exit_price": 0.223658,
"quantity": 3256.5,
"sl": 0.233091,
"tp": 0.223658,
"gross_pnl": 20.478615,
"entry_fee": 0.299529,
"exit_fee": 0.291338,
"net_pnl": 19.887749,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.825815171756126,
"macd_hist": -2.5087389199997777e-05,
"atr": 0.0020961784155733186,
"adx": 47.788400568469754
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-29 00:30:00+00:00",
"exit_time": "2025-07-29 01:00:00+00:00",
"entry_price": 3.091791,
"exit_price": 3.12961,
"quantity": 250.3,
"sl": 3.12961,
"tp": 3.016152,
"gross_pnl": -9.466191,
"entry_fee": 0.30955,
"exit_fee": 0.313337,
"net_pnl": -10.089077,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.364251917200505,
"macd_hist": -0.0008237757804070208,
"atr": 0.02521291939541024,
"adx": 35.897291342673434
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-07-29 14:00:00+00:00",
"exit_time": "2025-07-29 16:15:00+00:00",
"entry_price": 0.224838,
"exit_price": 0.219562,
"quantity": 3364.7,
"sl": 0.227475,
"tp": 0.219562,
"gross_pnl": 17.751552,
"entry_fee": 0.302604,
"exit_fee": 0.295504,
"net_pnl": 17.153444,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.83365485996483,
"macd_hist": -0.00023075474578248203,
"atr": 0.0017586067345991686,
"adx": 17.530315762197954
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-29 14:00:00+00:00",
"exit_time": "2025-07-29 16:30:00+00:00",
"entry_price": 3.112189,
"exit_price": 3.054816,
"quantity": 242.9,
"sl": 3.140875,
"tp": 3.054816,
"gross_pnl": 13.935868,
"entry_fee": 0.30238,
"exit_fee": 0.296806,
"net_pnl": 13.336682,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.984087802199504,
"macd_hist": -0.0019431817436692004,
"atr": 0.019124287499770593,
"adx": 18.87769063979313
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-07-30 01:15:00+00:00",
"exit_time": "2025-07-30 01:30:00+00:00",
"entry_price": 3.10029,
"exit_price": 3.126014,
"quantity": 260.1,
"sl": 3.126014,
"tp": 3.048841,
"gross_pnl": -6.690947,
"entry_fee": 0.322554,
"exit_fee": 0.325231,
"net_pnl": -7.338732,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.610827267501755,
"macd_hist": -0.0010822995852218026,
"atr": 0.017149677807023082,
"adx": 13.492103433870415
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-07-30 11:30:00+00:00",
"exit_time": "2025-07-30 12:30:00+00:00",
"entry_price": 0.329977,
"exit_price": 0.326141,
"quantity": 2404.9,
"sl": 0.331895,
"tp": 0.326141,
"gross_pnl": 9.22505,
"entry_fee": 0.317425,
"exit_fee": 0.313735,
"net_pnl": 8.59389,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.31745769293903,
"macd_hist": -0.00019602795829493666,
"atr": 0.0012786463495881308,
"adx": 20.28070224724718
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-31 08:45:00+00:00",
"exit_time": "2025-07-31 10:45:00+00:00",
"entry_price": 0.224622,
"exit_price": 0.223294,
"quantity": 3595.0,
"sl": 0.223294,
"tp": 0.227279,
"gross_pnl": -4.774744,
"entry_fee": 0.323007,
"exit_fee": 0.321097,
"net_pnl": -5.418848,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.45193351546986,
"macd_hist": 1.5775926995937142e-05,
"atr": 0.0008854415405208987,
"adx": 24.89289556061126
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-31 12:30:00+00:00",
"exit_time": "2025-07-31 13:00:00+00:00",
"entry_price": 0.220802,
"exit_price": 0.21931,
"quantity": 3613.8,
"sl": 0.21931,
"tp": 0.223785,
"gross_pnl": -5.390496,
"entry_fee": 0.319174,
"exit_fee": 0.317018,
"net_pnl": -6.026688,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.14766992205723,
"macd_hist": -0.0004084479081864945,
"atr": 0.0009944280592334232,
"adx": 25.559049399275228
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-07-31 13:00:00+00:00",
"exit_time": "2025-07-31 13:30:00+00:00",
"entry_price": 3.108511,
"exit_price": 3.089841,
"quantity": 253.3,
"sl": 3.089841,
"tp": 3.14585,
"gross_pnl": -4.728946,
"entry_fee": 0.314954,
"exit_fee": 0.313063,
"net_pnl": -5.356963,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.335116302032816,
"macd_hist": -0.006568952356739838,
"atr": 0.012446231151362936,
"adx": 31.876297461893582
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-07-31 14:15:00+00:00",
"exit_time": "2025-07-31 16:30:00+00:00",
"entry_price": 0.215312,
"exit_price": 0.219647,
"quantity": 3612.9,
"sl": 0.213144,
"tp": 0.219647,
"gross_pnl": 15.66331,
"entry_fee": 0.31116,
"exit_fee": 0.317425,
"net_pnl": 15.034726,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 18.904658511272526,
"macd_hist": -0.0006658607474391056,
"atr": 0.001445128141742497,
"adx": 39.99246865750876
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-01 08:00:00+00:00",
"exit_time": "2025-08-01 09:00:00+00:00",
"entry_price": 0.20248,
"exit_price": 0.205336,
"quantity": 3962.3,
"sl": 0.205336,
"tp": 0.196767,
"gross_pnl": -11.316842,
"entry_fee": 0.320914,
"exit_fee": 0.325441,
"net_pnl": -11.963197,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.282850446610414,
"macd_hist": -9.457185962123671e-05,
"atr": 0.0019040863385471247,
"adx": 38.30568429814838
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-01 08:00:00+00:00",
"exit_time": "2025-08-01 10:15:00+00:00",
"entry_price": 2.911709,
"exit_price": 2.947685,
"quantity": 275.4,
"sl": 2.947685,
"tp": 2.839757,
"gross_pnl": -9.907741,
"entry_fee": 0.320754,
"exit_fee": 0.324717,
"net_pnl": -10.553212,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.17555806806904,
"macd_hist": -0.0017541205043440262,
"atr": 0.023983880079670016,
"adx": 41.77080934725705
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-01 13:45:00+00:00",
"exit_time": "2025-08-01 14:00:00+00:00",
"entry_price": 0.20381,
"exit_price": 0.20658,
"quantity": 3747.1,
"sl": 0.20658,
"tp": 0.198269,
"gross_pnl": -10.38132,
"entry_fee": 0.305478,
"exit_fee": 0.309631,
"net_pnl": -10.996429,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.41670831507002,
"macd_hist": -0.00010761936748915659,
"atr": 0.0018469963720067414,
"adx": 25.35011579771023
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-01 22:00:00+00:00",
"exit_time": "2025-08-02 01:15:00+00:00",
"entry_price": 0.323088,
"exit_price": 0.324754,
"quantity": 2305.4,
"sl": 0.324754,
"tp": 0.319756,
"gross_pnl": -3.840566,
"entry_fee": 0.297939,
"exit_fee": 0.299475,
"net_pnl": -4.437979,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.35578748006131,
"macd_hist": -0.00013205882059434616,
"atr": 0.0011105999509795005,
"adx": 17.105639153442496
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-02 06:15:00+00:00",
"exit_time": "2025-08-02 06:30:00+00:00",
"entry_price": 0.19855,
"exit_price": 0.194927,
"quantity": 3711.7,
"sl": 0.200362,
"tp": 0.194927,
"gross_pnl": 13.449747,
"entry_fee": 0.294783,
"exit_fee": 0.289404,
"net_pnl": 12.86556,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.947608468682898,
"macd_hist": -0.00019959815570129712,
"atr": 0.0012078694684486886,
"adx": 25.60291916567482
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-02 06:45:00+00:00",
"exit_time": "2025-08-02 08:00:00+00:00",
"entry_price": 0.1963,
"exit_price": 0.200608,
"quantity": 3861.8,
"sl": 0.194145,
"tp": 0.200608,
"gross_pnl": 16.639823,
"entry_fee": 0.303228,
"exit_fee": 0.309884,
"net_pnl": 16.026711,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.310554219386983,
"macd_hist": -0.0006276058597367635,
"atr": 0.0014362752049379012,
"adx": 31.500238748097516
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-02 15:30:00+00:00",
"exit_time": "2025-08-02 15:45:00+00:00",
"entry_price": 0.323752,
"exit_price": 0.322245,
"quantity": 2420.8,
"sl": 0.322245,
"tp": 0.326766,
"gross_pnl": -3.648062,
"entry_fee": 0.313496,
"exit_fee": 0.312037,
"net_pnl": -4.273594,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.205088968870655,
"macd_hist": -0.00024616145678138854,
"atr": 0.0010046435231958134,
"adx": 14.685163730223763
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-02 15:30:00+00:00",
"exit_time": "2025-08-02 15:45:00+00:00",
"entry_price": 2.855586,
"exit_price": 2.827147,
"quantity": 274.3,
"sl": 2.827147,
"tp": 2.912462,
"gross_pnl": -7.800592,
"entry_fee": 0.313315,
"exit_fee": 0.310195,
"net_pnl": -8.424102,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.950555430848553,
"macd_hist": -0.005675338467459951,
"atr": 0.018958785559962426,
"adx": 42.28702018825868
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-02 14:15:00+00:00",
"exit_time": "2025-08-02 16:30:00+00:00",
"entry_price": 0.19697,
"exit_price": 0.192588,
"quantity": 3980.9,
"sl": 0.199162,
"tp": 0.192588,
"gross_pnl": 17.446565,
"entry_fee": 0.313648,
"exit_fee": 0.306669,
"net_pnl": 16.826248,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 40.761468900645596,
"macd_hist": -6.803287611625554e-05,
"atr": 0.0014608559968601262,
"adx": 21.094078503576263
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-02 17:45:00+00:00",
"exit_time": "2025-08-03 02:00:00+00:00",
"entry_price": 0.192601,
"exit_price": 0.195514,
"quantity": 4098.8,
"sl": 0.195514,
"tp": 0.186773,
"gross_pnl": -11.942482,
"entry_fee": 0.315773,
"exit_fee": 0.32055,
"net_pnl": -12.578804,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.0977659785731,
"macd_hist": -0.00013501817024124448,
"atr": 0.0019424354465855521,
"adx": 35.969375377237135
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-03 07:30:00+00:00",
"exit_time": "2025-08-03 11:00:00+00:00",
"entry_price": 0.19632,
"exit_price": 0.199216,
"quantity": 3912.5,
"sl": 0.194871,
"tp": 0.199216,
"gross_pnl": 11.331737,
"entry_fee": 0.30724,
"exit_fee": 0.311773,
"net_pnl": 10.712724,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 58.99742511460035,
"macd_hist": 1.0505163717989857e-05,
"atr": 0.0009654302125942787,
"adx": 10.146720918310601
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-03 11:00:00+00:00",
"exit_time": "2025-08-03 11:30:00+00:00",
"entry_price": 2.892489,
"exit_price": 2.87241,
"quantity": 271.4,
"sl": 2.87241,
"tp": 2.932648,
"gross_pnl": -5.44954,
"entry_fee": 0.314009,
"exit_fee": 0.311829,
"net_pnl": -6.075377,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.2326641678796,
"macd_hist": 0.0007871425733437104,
"atr": 0.013386243451162416,
"adx": 21.453017424572543
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-03 07:45:00+00:00",
"exit_time": "2025-08-03 12:45:00+00:00",
"entry_price": 0.326327,
"exit_price": 0.324097,
"quantity": 2351.7,
"sl": 0.327443,
"tp": 0.324097,
"gross_pnl": 5.245041,
"entry_fee": 0.30697,
"exit_fee": 0.304872,
"net_pnl": 4.633199,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.88208615381568,
"macd_hist": 0.0002875530603788181,
"atr": 0.0007434395908079352,
"adx": 22.20313810538544
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-03 16:45:00+00:00",
"exit_time": "2025-08-03 20:00:00+00:00",
"entry_price": 0.19973,
"exit_price": 0.198249,
"quantity": 3912.7,
"sl": 0.198249,
"tp": 0.202692,
"gross_pnl": -5.795139,
"entry_fee": 0.312593,
"exit_fee": 0.310275,
"net_pnl": -6.418008,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.87049262239585,
"macd_hist": 2.980119581587955e-05,
"atr": 0.0009874066533514133,
"adx": 30.2684258857761
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-03 15:15:00+00:00",
"exit_time": "2025-08-03 22:45:00+00:00",
"entry_price": 2.89659,
"exit_price": 2.938704,
"quantity": 270.0,
"sl": 2.875533,
"tp": 2.938704,
"gross_pnl": 11.37082,
"entry_fee": 0.312832,
"exit_fee": 0.31738,
"net_pnl": 10.740608,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 64.78423622214055,
"macd_hist": 0.0008471995223198548,
"atr": 0.01403804880198975,
"adx": 23.201695506090132
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-03 20:15:00+00:00",
"exit_time": "2025-08-03 23:15:00+00:00",
"entry_price": 0.326453,
"exit_price": 0.328174,
"quantity": 2359.5,
"sl": 0.325592,
"tp": 0.328174,
"gross_pnl": 4.061909,
"entry_fee": 0.308106,
"exit_fee": 0.309731,
"net_pnl": 3.444072,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.67677318900013,
"macd_hist": 1.7376462861855903e-05,
"atr": 0.0005738375098225416,
"adx": 17.381681746862462
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-04 00:15:00+00:00",
"exit_time": "2025-08-04 00:45:00+00:00",
"entry_price": 0.20025,
"exit_price": 0.202962,
"quantity": 3962.0,
"sl": 0.198894,
"tp": 0.202962,
"gross_pnl": 10.745988,
"entry_fee": 0.317356,
"exit_fee": 0.321655,
"net_pnl": 10.106977,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.83988631023183,
"macd_hist": 5.362460976077093e-05,
"atr": 0.0009040878110388001,
"adx": 20.85769273226115
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-04 04:00:00+00:00",
"exit_time": "2025-08-04 04:30:00+00:00",
"entry_price": 0.328603,
"exit_price": 0.32782,
"quantity": 2464.1,
"sl": 0.32782,
"tp": 0.330169,
"gross_pnl": -1.929613,
"entry_fee": 0.323884,
"exit_fee": 0.323112,
"net_pnl": -2.576609,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.98445162692153,
"macd_hist": 3.6699050191250253e-05,
"atr": 0.0005220602649824524,
"adx": 45.39484575403497
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-04 06:45:00+00:00",
"exit_time": "2025-08-04 10:00:00+00:00",
"entry_price": 0.20253,
"exit_price": 0.200871,
"quantity": 3974.1,
"sl": 0.200871,
"tp": 0.205848,
"gross_pnl": -6.592655,
"entry_fee": 0.32195,
"exit_fee": 0.319313,
"net_pnl": -7.233918,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.65555416535187,
"macd_hist": 1.0782164082711373e-05,
"atr": 0.001105936753896597,
"adx": 20.748320804489463
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-04 07:45:00+00:00",
"exit_time": "2025-08-04 10:00:00+00:00",
"entry_price": 3.010401,
"exit_price": 2.988166,
"quantity": 267.2,
"sl": 2.988166,
"tp": 3.05487,
"gross_pnl": -5.941077,
"entry_fee": 0.321752,
"exit_fee": 0.319375,
"net_pnl": -6.582204,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.617350738084866,
"macd_hist": 0.0004995059026756477,
"atr": 0.014823046814415975,
"adx": 23.900755848392933
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-04 13:00:00+00:00",
"exit_time": "2025-08-04 13:45:00+00:00",
"entry_price": 3.0031,
"exit_price": 3.042644,
"quantity": 260.0,
"sl": 2.983329,
"tp": 3.042644,
"gross_pnl": 10.281287,
"entry_fee": 0.312322,
"exit_fee": 0.316435,
"net_pnl": 9.652529,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 56.853758581693995,
"macd_hist": 0.0002655274274434529,
"atr": 0.013181136679295066,
"adx": 14.942727454897675
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-04 13:30:00+00:00",
"exit_time": "2025-08-04 16:30:00+00:00",
"entry_price": 0.2034,
"exit_price": 0.206659,
"quantity": 3836.0,
"sl": 0.201771,
"tp": 0.206659,
"gross_pnl": 12.498486,
"entry_fee": 0.312097,
"exit_fee": 0.317097,
"net_pnl": 11.869292,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 64.14418361371604,
"macd_hist": 0.0001135195929725279,
"atr": 0.0010860693467205497,
"adx": 17.85326175884058
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-05 06:45:00+00:00",
"exit_time": "2025-08-05 07:30:00+00:00",
"entry_price": 0.20497,
"exit_price": 0.201895,
"quantity": 3978.4,
"sl": 0.206507,
"tp": 0.201895,
"gross_pnl": 12.232399,
"entry_fee": 0.32618,
"exit_fee": 0.321287,
"net_pnl": 11.584931,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.916998894151206,
"macd_hist": -7.231190774468105e-05,
"atr": 0.0010249010463872796,
"adx": 19.55513292495707
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-05 06:45:00+00:00",
"exit_time": "2025-08-05 09:00:00+00:00",
"entry_price": 3.020898,
"exit_price": 3.039742,
"quantity": 269.8,
"sl": 3.039742,
"tp": 2.98321,
"gross_pnl": -5.084083,
"entry_fee": 0.326015,
"exit_fee": 0.328049,
"net_pnl": -5.738148,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.01994887751336,
"macd_hist": -0.0004459511936101652,
"atr": 0.012562597823981041,
"adx": 18.747553656301378
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-05 14:15:00+00:00",
"exit_time": "2025-08-05 17:30:00+00:00",
"entry_price": 0.331067,
"exit_price": 0.332157,
"quantity": 2489.2,
"sl": 0.332157,
"tp": 0.328886,
"gross_pnl": -2.714089,
"entry_fee": 0.329637,
"exit_fee": 0.330722,
"net_pnl": -3.374448,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.22887067090543,
"macd_hist": -0.00010950212720900792,
"atr": 0.0007268972204787047,
"adx": 19.637679508659623
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-05 19:45:00+00:00",
"exit_time": "2025-08-05 23:15:00+00:00",
"entry_price": 2.945405,
"exit_price": 2.970241,
"quantity": 277.7,
"sl": 2.970241,
"tp": 2.895735,
"gross_pnl": -6.896742,
"entry_fee": 0.327176,
"exit_fee": 0.329934,
"net_pnl": -7.553852,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.068133314027484,
"macd_hist": -0.0001774373763203281,
"atr": 0.01655681784587162,
"adx": 38.239070571540076
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-06 14:00:00+00:00",
"exit_time": "2025-08-06 15:45:00+00:00",
"entry_price": 0.20126,
"exit_price": 0.205077,
"quantity": 3999.6,
"sl": 0.199352,
"tp": 0.205077,
"gross_pnl": 15.264301,
"entry_fee": 0.321984,
"exit_fee": 0.32809,
"net_pnl": 14.614228,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.57381242878127,
"macd_hist": 1.1289917982859019e-05,
"atr": 0.001272152325711081,
"adx": 16.93130072540317
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-07 01:30:00+00:00",
"exit_time": "2025-08-07 01:45:00+00:00",
"entry_price": 3.0006,
"exit_price": 2.985019,
"quantity": 276.0,
"sl": 2.985019,
"tp": 3.031762,
"gross_pnl": -4.300334,
"entry_fee": 0.331266,
"exit_fee": 0.329546,
"net_pnl": -4.961146,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.207861668530036,
"macd_hist": 6.935049898873676e-05,
"atr": 0.01038727945080259,
"adx": 14.365841260576413
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-07 00:00:00+00:00",
"exit_time": "2025-08-07 02:45:00+00:00",
"entry_price": 0.20457,
"exit_price": 0.20347,
"quantity": 4051.3,
"sl": 0.20347,
"tp": 0.206771,
"gross_pnl": -4.458212,
"entry_fee": 0.331511,
"exit_fee": 0.329727,
"net_pnl": -5.119449,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 46.71688823555625,
"macd_hist": -0.000191023213624083,
"atr": 0.0007336265307870517,
"adx": 16.125773637382142
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-07 03:30:00+00:00",
"exit_time": "2025-08-07 05:45:00+00:00",
"entry_price": 0.339136,
"exit_price": 0.340127,
"quantity": 2390.5,
"sl": 0.340127,
"tp": 0.337155,
"gross_pnl": -2.367801,
"entry_fee": 0.324282,
"exit_fee": 0.325229,
"net_pnl": -3.017312,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.80399100579288,
"macd_hist": 7.404308737233016e-05,
"atr": 0.0006603364334051255,
"adx": 27.449683146007356
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-07 10:00:00+00:00",
"exit_time": "2025-08-07 10:30:00+00:00",
"entry_price": 0.209441,
"exit_price": 0.21215,
"quantity": 3845.0,
"sl": 0.208087,
"tp": 0.21215,
"gross_pnl": 10.415373,
"entry_fee": 0.32212,
"exit_fee": 0.326286,
"net_pnl": 9.766966,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 74.4301324143899,
"macd_hist": 0.00020286702484778731,
"atr": 0.0009029365276627906,
"adx": 23.003739888719572
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-07 11:00:00+00:00",
"exit_time": "2025-08-07 15:00:00+00:00",
"entry_price": 3.080492,
"exit_price": 3.040123,
"quantity": 266.5,
"sl": 3.100676,
"tp": 3.040123,
"gross_pnl": 10.758326,
"entry_fee": 0.32838,
"exit_fee": 0.324077,
"net_pnl": 10.105868,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 78.60312366538298,
"macd_hist": 0.008398762099902903,
"atr": 0.01345631754269664,
"adx": 34.335829110654295
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-07 19:30:00+00:00",
"exit_time": "2025-08-07 21:30:00+00:00",
"entry_price": 0.215912,
"exit_price": 0.219406,
"quantity": 3878.2,
"sl": 0.214164,
"tp": 0.219406,
"gross_pnl": 13.552651,
"entry_fee": 0.334939,
"exit_fee": 0.34036,
"net_pnl": 12.877352,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 68.19010436894901,
"macd_hist": 0.0001157845032025699,
"atr": 0.0011648575194066273,
"adx": 25.833547853327207
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-07 21:15:00+00:00",
"exit_time": "2025-08-07 21:30:00+00:00",
"entry_price": 3.177582,
"exit_price": 3.204112,
"quantity": 263.3,
"sl": 3.204112,
"tp": 3.124523,
"gross_pnl": -6.985296,
"entry_fee": 0.334663,
"exit_fee": 0.337457,
"net_pnl": -7.657416,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 83.35681701877384,
"macd_hist": 0.009487406638662677,
"atr": 0.01768653151913638,
"adx": 31.241964263755477
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-08 00:15:00+00:00",
"exit_time": "2025-08-08 00:30:00+00:00",
"entry_price": 0.337176,
"exit_price": 0.338651,
"quantity": 2505.4,
"sl": 0.338651,
"tp": 0.334226,
"gross_pnl": -3.69581,
"entry_fee": 0.337905,
"exit_fee": 0.339383,
"net_pnl": -4.373098,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.09247573025439,
"macd_hist": -2.5508020329483364e-05,
"atr": 0.0009834252530173991,
"adx": 42.401989438344906
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-08 01:15:00+00:00",
"exit_time": "2025-08-08 05:00:00+00:00",
"entry_price": 0.336746,
"exit_price": 0.338593,
"quantity": 2485.3,
"sl": 0.338593,
"tp": 0.333054,
"gross_pnl": -4.588348,
"entry_fee": 0.334766,
"exit_fee": 0.336602,
"net_pnl": -5.259716,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.31426931261271,
"macd_hist": -3.637852584478828e-05,
"atr": 0.0012307965080026516,
"adx": 46.0044222986836
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-08 07:15:00+00:00",
"exit_time": "2025-08-08 13:45:00+00:00",
"entry_price": 0.223202,
"exit_price": 0.227384,
"quantity": 3708.5,
"sl": 0.221112,
"tp": 0.227384,
"gross_pnl": 15.507444,
"entry_fee": 0.331098,
"exit_fee": 0.337301,
"net_pnl": 14.839045,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.526633544449496,
"macd_hist": 4.191395154394046e-05,
"atr": 0.0013938649174278616,
"adx": 22.05552241924892
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-09 05:15:00+00:00",
"exit_time": "2025-08-09 12:00:00+00:00",
"entry_price": 0.234693,
"exit_price": 0.23928,
"quantity": 3625.1,
"sl": 0.2324,
"tp": 0.23928,
"gross_pnl": 16.625972,
"entry_fee": 0.340315,
"exit_fee": 0.346965,
"net_pnl": 15.938692,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.70365888284168,
"macd_hist": 0.00014252833596303772,
"atr": 0.001528782836105168,
"adx": 34.64450579797847
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-09 12:15:00+00:00",
"exit_time": "2025-08-09 13:00:00+00:00",
"entry_price": 0.243054,
"exit_price": 0.240363,
"quantity": 3607.4,
"sl": 0.240363,
"tp": 0.248438,
"gross_pnl": -9.709678,
"entry_fee": 0.350718,
"exit_fee": 0.346834,
"net_pnl": -10.40723,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 75.23409297308787,
"macd_hist": 0.00023783607492276022,
"atr": 0.0017944000826031316,
"adx": 49.06412163201039
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-09 04:45:00+00:00",
"exit_time": "2025-08-09 13:15:00+00:00",
"entry_price": 0.337266,
"exit_price": 0.335856,
"quantity": 2525.5,
"sl": 0.337971,
"tp": 0.335856,
"gross_pnl": 3.560399,
"entry_fee": 0.340706,
"exit_fee": 0.339282,
"net_pnl": 2.88041,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.13711080309512,
"macd_hist": -3.5446985492476726e-05,
"atr": 0.0004699265575612258,
"adx": 16.093389903163573
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-09 05:00:00+00:00",
"exit_time": "2025-08-09 13:15:00+00:00",
"entry_price": 3.312231,
"exit_price": 3.292646,
"quantity": 257.0,
"sl": 3.292646,
"tp": 3.351402,
"gross_pnl": -5.033451,
"entry_fee": 0.340497,
"exit_fee": 0.338484,
"net_pnl": -5.712432,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.23947009852718,
"macd_hist": 0.0003900966619318647,
"atr": 0.013056940780994142,
"adx": 10.004914128021252
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-10 07:45:00+00:00",
"exit_time": "2025-08-10 08:00:00+00:00",
"entry_price": 0.338204,
"exit_price": 0.337064,
"quantity": 2525.5,
"sl": 0.337064,
"tp": 0.340484,
"gross_pnl": -2.879857,
"entry_fee": 0.341653,
"exit_fee": 0.340502,
"net_pnl": -3.562012,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.307217410257245,
"macd_hist": -0.0003814754684345938,
"atr": 0.0007602078175763193,
"adx": 45.41795958710476
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-10 08:00:00+00:00",
"exit_time": "2025-08-11 02:00:00+00:00",
"entry_price": 3.176018,
"exit_price": 3.23743,
"quantity": 266.9,
"sl": 3.145311,
"tp": 3.23743,
"gross_pnl": 16.391021,
"entry_fee": 0.339072,
"exit_fee": 0.345628,
"net_pnl": 15.706322,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.83528805071702,
"macd_hist": -0.009298232299931711,
"atr": 0.02047086475623015,
"adx": 26.87000635796949
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-11 08:30:00+00:00",
"exit_time": "2025-08-11 09:30:00+00:00",
"entry_price": 3.310131,
"exit_price": 3.279661,
"quantity": 263.8,
"sl": 3.279661,
"tp": 3.371071,
"gross_pnl": -8.037978,
"entry_fee": 0.349285,
"exit_fee": 0.34607,
"net_pnl": -8.733333,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.8808363643017,
"macd_hist": 0.0011021522579198594,
"atr": 0.02031331422883156,
"adx": 27.3475488205469
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-11 10:15:00+00:00",
"exit_time": "2025-08-11 11:15:00+00:00",
"entry_price": 0.341934,
"exit_price": 0.341061,
"quantity": 2509.6,
"sl": 0.341061,
"tp": 0.34368,
"gross_pnl": -2.190706,
"entry_fee": 0.343247,
"exit_fee": 0.342371,
"net_pnl": -2.876324,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.46191622321462,
"macd_hist": 2.6573538866659144e-05,
"atr": 0.0005819535931570179,
"adx": 25.3500258512935
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-11 11:45:00+00:00",
"exit_time": "2025-08-11 13:00:00+00:00",
"entry_price": 0.228263,
"exit_price": 0.225589,
"quantity": 3735.8,
"sl": 0.225589,
"tp": 0.233611,
"gross_pnl": -9.988988,
"entry_fee": 0.341098,
"exit_fee": 0.337102,
"net_pnl": -10.667187,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.780898980041652,
"macd_hist": -0.0006486876257825402,
"atr": 0.0017825700302486777,
"adx": 34.71824374534312
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-11 14:00:00+00:00",
"exit_time": "2025-08-11 15:45:00+00:00",
"entry_price": 0.341934,
"exit_price": 0.344523,
"quantity": 2440.2,
"sl": 0.34064,
"tp": 0.344523,
"gross_pnl": 6.318203,
"entry_fee": 0.333755,
"exit_fee": 0.336282,
"net_pnl": 5.648166,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 58.809469674910446,
"macd_hist": 3.74157490789806e-05,
"atr": 0.00086307175420262,
"adx": 20.4523958949831
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-12 09:00:00+00:00",
"exit_time": "2025-08-12 12:30:00+00:00",
"entry_price": 0.222308,
"exit_price": 0.224392,
"quantity": 3789.9,
"sl": 0.224392,
"tp": 0.21814,
"gross_pnl": -7.897268,
"entry_fee": 0.33701,
"exit_fee": 0.340169,
"net_pnl": -8.574447,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.97523103904222,
"macd_hist": -8.414690316508943e-05,
"atr": 0.001389177980754006,
"adx": 21.206913804912837
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-11 19:45:00+00:00",
"exit_time": "2025-08-12 12:30:00+00:00",
"entry_price": 3.147085,
"exit_price": 3.182137,
"quantity": 267.9,
"sl": 3.182137,
"tp": 3.076983,
"gross_pnl": -9.390258,
"entry_fee": 0.337242,
"exit_fee": 0.340998,
"net_pnl": -10.068497,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.61094495992151,
"macd_hist": -0.0015961945513651987,
"atr": 0.023367568873645463,
"adx": 15.688018338816835
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-12 11:00:00+00:00",
"exit_time": "2025-08-12 12:45:00+00:00",
"entry_price": 0.344384,
"exit_price": 0.346699,
"quantity": 2445.3,
"sl": 0.343227,
"tp": 0.346699,
"gross_pnl": 5.660227,
"entry_fee": 0.336849,
"exit_fee": 0.339113,
"net_pnl": 4.984264,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.03665102555411,
"macd_hist": -0.00026423829557049763,
"atr": 0.0007715790311028987,
"adx": 15.717602984465165
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-13 01:00:00+00:00",
"exit_time": "2025-08-13 08:15:00+00:00",
"entry_price": 3.216522,
"exit_price": 3.265201,
"quantity": 254.6,
"sl": 3.192182,
"tp": 3.265201,
"gross_pnl": 12.393671,
"entry_fee": 0.327571,
"exit_fee": 0.332528,
"net_pnl": 11.733572,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.72702846528814,
"macd_hist": -0.007743017026241955,
"atr": 0.016226329640549948,
"adx": 30.6987802968193
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-13 07:15:00+00:00",
"exit_time": "2025-08-13 09:45:00+00:00",
"entry_price": 0.356156,
"exit_price": 0.358559,
"quantity": 2297.5,
"sl": 0.354954,
"tp": 0.358559,
"gross_pnl": 5.522435,
"entry_fee": 0.327307,
"exit_fee": 0.329516,
"net_pnl": 4.865612,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.7165581039586,
"macd_hist": 2.302058425297706e-05,
"atr": 0.0008012238616906792,
"adx": 32.62232804138829
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-13 13:15:00+00:00",
"exit_time": "2025-08-13 13:30:00+00:00",
"entry_price": 3.325032,
"exit_price": 3.299171,
"quantity": 254.2,
"sl": 3.299171,
"tp": 3.376755,
"gross_pnl": -6.573921,
"entry_fee": 0.338089,
"exit_fee": 0.33546,
"net_pnl": -7.24747,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.03772318312087,
"macd_hist": 0.0004246613114150359,
"atr": 0.017240810808370383,
"adx": 21.33447204979791
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-13 13:30:00+00:00",
"exit_time": "2025-08-13 14:45:00+00:00",
"entry_price": 0.243664,
"exit_price": 0.240575,
"quantity": 3467.1,
"sl": 0.240575,
"tp": 0.249843,
"gross_pnl": -10.711676,
"entry_fee": 0.337923,
"exit_fee": 0.333639,
"net_pnl": -11.383238,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 44.645238749120104,
"macd_hist": -0.0006669877528023194,
"atr": 0.0020596802524219518,
"adx": 24.50050343981007
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-14 01:30:00+00:00",
"exit_time": "2025-08-14 02:45:00+00:00",
"entry_price": 0.248715,
"exit_price": 0.254335,
"quantity": 3267.4,
"sl": 0.245905,
"tp": 0.254335,
"gross_pnl": 18.362427,
"entry_fee": 0.32506,
"exit_fee": 0.332405,
"net_pnl": 17.704961,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 64.71420898241527,
"macd_hist": 0.000173363653239611,
"atr": 0.0018732964821182355,
"adx": 18.20570388398303
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-14 01:30:00+00:00",
"exit_time": "2025-08-14 02:45:00+00:00",
"entry_price": 3.320668,
"exit_price": 3.349007,
"quantity": 244.5,
"sl": 3.349007,
"tp": 3.263989,
"gross_pnl": -6.928993,
"entry_fee": 0.324761,
"exit_fee": 0.327533,
"net_pnl": -7.581287,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.22309862270575,
"macd_hist": 0.0034211649247964243,
"atr": 0.018892959852874577,
"adx": 16.234716221833967
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-14 01:15:00+00:00",
"exit_time": "2025-08-14 04:15:00+00:00",
"entry_price": 0.363556,
"exit_price": 0.366199,
"quantity": 2236.8,
"sl": 0.362235,
"tp": 0.366199,
"gross_pnl": 5.910557,
"entry_fee": 0.325281,
"exit_fee": 0.327645,
"net_pnl": 5.257631,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.20103410550024,
"macd_hist": 4.5537632537606286e-05,
"atr": 0.000880805522438092,
"adx": 24.51379558470091
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-14 12:30:00+00:00",
"exit_time": "2025-08-14 13:00:00+00:00",
"entry_price": 0.361986,
"exit_price": 0.358147,
"quantity": 2311.3,
"sl": 0.358147,
"tp": 0.369665,
"gross_pnl": -8.874263,
"entry_fee": 0.334663,
"exit_fee": 0.331114,
"net_pnl": -9.54004,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.343130617386855,
"macd_hist": -0.00038765742822671485,
"atr": 0.0025596743509287935,
"adx": 28.19120213742593
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-14 12:30:00+00:00",
"exit_time": "2025-08-14 21:30:00+00:00",
"entry_price": 0.228297,
"exit_price": 0.21842,
"quantity": 3666.5,
"sl": 0.233236,
"tp": 0.21842,
"gross_pnl": 36.214767,
"entry_fee": 0.334821,
"exit_fee": 0.320335,
"net_pnl": 35.559612,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 19.86036329168077,
"macd_hist": -0.0005734092233771631,
"atr": 0.0032924012437777323,
"adx": 46.03709700253041
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-14 12:30:00+00:00",
"exit_time": "2025-08-14 21:30:00+00:00",
"entry_price": 3.132487,
"exit_price": 3.035326,
"quantity": 266.9,
"sl": 3.181067,
"tp": 3.035326,
"gross_pnl": 25.932197,
"entry_fee": 0.334424,
"exit_fee": 0.324051,
"net_pnl": 25.273721,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 20.976757311144258,
"macd_hist": -0.0032317207367513617,
"atr": 0.032386907216145205,
"adx": 38.70665879423988
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-15 12:30:00+00:00",
"exit_time": "2025-08-15 13:30:00+00:00",
"entry_price": 3.119412,
"exit_price": 3.097082,
"quantity": 295.3,
"sl": 3.097082,
"tp": 3.164072,
"gross_pnl": -6.594048,
"entry_fee": 0.368465,
"exit_fee": 0.365827,
"net_pnl": -7.32834,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 55.20505016457928,
"macd_hist": 0.0004156363420215488,
"atr": 0.014886663851821524,
"adx": 14.723626865123698
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-15 13:30:00+00:00",
"exit_time": "2025-08-15 13:45:00+00:00",
"entry_price": 0.354885,
"exit_price": 0.353363,
"quantity": 2593.6,
"sl": 0.353363,
"tp": 0.357931,
"gross_pnl": -3.949938,
"entry_fee": 0.368172,
"exit_fee": 0.366592,
"net_pnl": -4.684703,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.531163217201808,
"macd_hist": -0.00040842391414477544,
"atr": 0.0010153039339174026,
"adx": 18.82775576662836
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-16 09:00:00+00:00",
"exit_time": "2025-08-16 09:45:00+00:00",
"entry_price": 0.233823,
"exit_price": 0.23191,
"quantity": 3848.1,
"sl": 0.23191,
"tp": 0.23765,
"gross_pnl": -7.362043,
"entry_fee": 0.35991,
"exit_fee": 0.356965,
"net_pnl": -8.078919,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.28825698108113,
"macd_hist": 7.05768353759528e-05,
"atr": 0.0012754420361073097,
"adx": 15.064704592624715
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-16 11:30:00+00:00",
"exit_time": "2025-08-16 11:45:00+00:00",
"entry_price": 0.350375,
"exit_price": 0.349312,
"quantity": 2527.9,
"sl": 0.349312,
"tp": 0.3525,
"gross_pnl": -2.686159,
"entry_fee": 0.354285,
"exit_fee": 0.353211,
"net_pnl": -3.393655,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.141820121852533,
"macd_hist": -0.0003377451526989049,
"atr": 0.0007084032253448898,
"adx": 24.74722462831075
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-17 01:45:00+00:00",
"exit_time": "2025-08-17 03:30:00+00:00",
"entry_price": 0.231133,
"exit_price": 0.234227,
"quantity": 3805.0,
"sl": 0.229406,
"tp": 0.234587,
"gross_pnl": 11.770631,
"entry_fee": 0.351785,
"exit_fee": 0.356493,
"net_pnl": 11.062353,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 57.22025894321492,
"macd_hist": 5.646768059469262e-06,
"atr": 0.001151435583859242,
"adx": 16.089140530922585
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-17 09:00:00+00:00",
"exit_time": "2025-08-17 12:15:00+00:00",
"entry_price": 3.129113,
"exit_price": 3.116408,
"quantity": 286.6,
"sl": 3.116408,
"tp": 3.154523,
"gross_pnl": -3.641299,
"entry_fee": 0.358722,
"exit_fee": 0.357265,
"net_pnl": -4.357285,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 57.353592413041696,
"macd_hist": 0.00028174063877466895,
"atr": 0.008470106704767536,
"adx": 20.724372354716436
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-17 03:30:00+00:00",
"exit_time": "2025-08-17 15:15:00+00:00",
"entry_price": 0.234227,
"exit_price": 0.236192,
"quantity": 3830.2,
"sl": 0.236192,
"tp": 0.230296,
"gross_pnl": -7.527016,
"entry_fee": 0.358854,
"exit_fee": 0.361865,
"net_pnl": -8.247734,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.12921479122137,
"macd_hist": 0.00032353643671568957,
"atr": 0.0013101171307064855,
"adx": 21.89993396034032
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-17 15:30:00+00:00",
"exit_time": "2025-08-17 16:30:00+00:00",
"entry_price": 3.136114,
"exit_price": 3.124576,
"quantity": 279.0,
"sl": 3.124576,
"tp": 3.159189,
"gross_pnl": -3.218982,
"entry_fee": 0.34999,
"exit_fee": 0.348703,
"net_pnl": -3.917675,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.345754399661686,
"macd_hist": 0.000777599094605219,
"atr": 0.007691712967141563,
"adx": 13.98736779959954
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-17 16:00:00+00:00",
"exit_time": "2025-08-17 17:30:00+00:00",
"entry_price": 0.240766,
"exit_price": 0.236192,
"quantity": 3631.6,
"sl": 0.243053,
"tp": 0.236192,
"gross_pnl": 16.610552,
"entry_fee": 0.349746,
"exit_fee": 0.343102,
"net_pnl": 15.917704,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 74.73298198629949,
"macd_hist": 0.0008191950418148403,
"atr": 0.0015246311819629742,
"adx": 28.51656796286036
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-17 16:00:00+00:00",
"exit_time": "2025-08-17 18:45:00+00:00",
"entry_price": 0.353045,
"exit_price": 0.352012,
"quantity": 2475.5,
"sl": 0.352012,
"tp": 0.355113,
"gross_pnl": -2.558963,
"entry_fee": 0.349585,
"exit_fee": 0.348562,
"net_pnl": -3.25711,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.4977828213497,
"macd_hist": 3.7717041808580515e-05,
"atr": 0.0006891437495685146,
"adx": 18.93737681477801
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-17 22:00:00+00:00",
"exit_time": "2025-08-18 00:00:00+00:00",
"entry_price": 0.353915,
"exit_price": 0.352807,
"quantity": 2508.9,
"sl": 0.352807,
"tp": 0.356132,
"gross_pnl": -2.780651,
"entry_fee": 0.355175,
"exit_fee": 0.354063,
"net_pnl": -3.489889,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.297058949399045,
"macd_hist": 6.632020158873112e-05,
"atr": 0.0007388764918899355,
"adx": 19.54084274232223
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-18 02:30:00+00:00",
"exit_time": "2025-08-18 03:15:00+00:00",
"entry_price": 0.348545,
"exit_price": 0.346885,
"quantity": 2529.2,
"sl": 0.346885,
"tp": 0.351865,
"gross_pnl": -4.19823,
"entry_fee": 0.352616,
"exit_fee": 0.350937,
"net_pnl": -4.901783,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.725734163893332,
"macd_hist": -0.0006265727277027063,
"atr": 0.0011066029793499897,
"adx": 26.444282598511045
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-18 06:30:00+00:00",
"exit_time": "2025-08-18 12:45:00+00:00",
"entry_price": 0.346395,
"exit_price": 0.347997,
"quantity": 2519.1,
"sl": 0.347997,
"tp": 0.343192,
"gross_pnl": -4.034536,
"entry_fee": 0.349042,
"exit_fee": 0.350656,
"net_pnl": -4.734234,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.80664413174784,
"macd_hist": -2.915025330216237e-05,
"atr": 0.001067718968656794,
"adx": 29.71977839420691
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-19 01:00:00+00:00",
"exit_time": "2025-08-19 01:45:00+00:00",
"entry_price": 0.352145,
"exit_price": 0.35089,
"quantity": 2454.4,
"sl": 0.35089,
"tp": 0.354655,
"gross_pnl": -3.080021,
"entry_fee": 0.345722,
"exit_fee": 0.34449,
"net_pnl": -3.770233,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.14628384494428,
"macd_hist": 4.445469633503291e-05,
"atr": 0.0008365984734329836,
"adx": 25.828017238602325
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-19 13:30:00+00:00",
"exit_time": "2025-08-19 14:30:00+00:00",
"entry_price": 2.989401,
"exit_price": 2.946845,
"quantity": 286.8,
"sl": 3.010679,
"tp": 2.946845,
"gross_pnl": 12.205035,
"entry_fee": 0.342944,
"exit_fee": 0.338062,
"net_pnl": 11.524029,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.26490448747659,
"macd_hist": -0.0006159923963334122,
"atr": 0.014185303510658226,
"adx": 12.926041815540687
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-19 19:45:00+00:00",
"exit_time": "2025-08-19 20:45:00+00:00",
"entry_price": 2.875212,
"exit_price": 2.904755,
"quantity": 304.4,
"sl": 2.904755,
"tp": 2.816127,
"gross_pnl": -8.99283,
"entry_fee": 0.350086,
"exit_fee": 0.353683,
"net_pnl": -9.696599,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.600742828432224,
"macd_hist": -0.0005785308417291975,
"atr": 0.019695202981111104,
"adx": 42.54129953567632
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-19 14:15:00+00:00",
"exit_time": "2025-08-19 21:45:00+00:00",
"entry_price": 0.347935,
"exit_price": 0.35103,
"quantity": 2462.7,
"sl": 0.346387,
"tp": 0.35103,
"gross_pnl": 7.622573,
"entry_fee": 0.342744,
"exit_fee": 0.345793,
"net_pnl": 6.934037,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.522563377522225,
"macd_hist": -0.00030694442929492965,
"atr": 0.001031736633616278,
"adx": 29.88667398297039
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-19 23:45:00+00:00",
"exit_time": "2025-08-20 00:15:00+00:00",
"entry_price": 2.859014,
"exit_price": 2.883792,
"quantity": 304.1,
"sl": 2.883792,
"tp": 2.809459,
"gross_pnl": -7.53492,
"entry_fee": 0.34777,
"exit_fee": 0.350784,
"net_pnl": -8.233475,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.919211435911176,
"macd_hist": -0.0005824688144358478,
"atr": 0.016518513623010447,
"adx": 44.861688919506335
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-19 23:15:00+00:00",
"exit_time": "2025-08-20 03:30:00+00:00",
"entry_price": 0.210599,
"exit_price": 0.212462,
"quantity": 4131.7,
"sl": 0.212462,
"tp": 0.206873,
"gross_pnl": -7.697681,
"entry_fee": 0.348053,
"exit_fee": 0.351132,
"net_pnl": -8.396865,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.75134369591966,
"macd_hist": -5.893132386171915e-05,
"atr": 0.00124205218583133,
"adx": 29.722053980757074
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-21 15:00:00+00:00",
"exit_time": "2025-08-21 16:00:00+00:00",
"entry_price": 2.874912,
"exit_price": 2.900933,
"quantity": 292.4,
"sl": 2.900933,
"tp": 2.822871,
"gross_pnl": -7.608433,
"entry_fee": 0.33625,
"exit_fee": 0.339293,
"net_pnl": -8.283976,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.65964160618116,
"macd_hist": -0.00100395390651938,
"atr": 0.01734708904314129,
"adx": 14.352312563577074
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-21 15:00:00+00:00",
"exit_time": "2025-08-21 18:15:00+00:00",
"entry_price": 0.214649,
"exit_price": 0.217209,
"quantity": 3919.3,
"sl": 0.217209,
"tp": 0.209527,
"gross_pnl": -10.036648,
"entry_fee": 0.336509,
"exit_fee": 0.340523,
"net_pnl": -10.71368,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.63222957478636,
"macd_hist": -3.7986431569322324e-05,
"atr": 0.0017072177801432614,
"adx": 27.751644868883098
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-22 07:45:00+00:00",
"exit_time": "2025-08-22 09:00:00+00:00",
"entry_price": 0.357496,
"exit_price": 0.356361,
"quantity": 2260.5,
"sl": 0.356361,
"tp": 0.359765,
"gross_pnl": -2.564343,
"entry_fee": 0.323248,
"exit_fee": 0.322222,
"net_pnl": -3.209812,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.106662022787795,
"macd_hist": 8.998082476975523e-06,
"atr": 0.0007562759857438762,
"adx": 30.26134177117533
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-21 19:30:00+00:00",
"exit_time": "2025-08-22 11:00:00+00:00",
"entry_price": 2.867013,
"exit_price": 2.819118,
"quantity": 282.0,
"sl": 2.890961,
"tp": 2.819118,
"gross_pnl": 13.506585,
"entry_fee": 0.323399,
"exit_fee": 0.317996,
"net_pnl": 12.86519,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.58944403077789,
"macd_hist": -0.0013150123642534425,
"atr": 0.015965230856721326,
"adx": 14.780399944031716
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-22 11:30:00+00:00",
"exit_time": "2025-08-22 12:00:00+00:00",
"entry_price": 2.809781,
"exit_price": 2.791255,
"quantity": 293.1,
"sl": 2.791255,
"tp": 2.846833,
"gross_pnl": -5.430043,
"entry_fee": 0.329419,
"exit_fee": 0.327247,
"net_pnl": -6.086709,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.832172053300223,
"macd_hist": -0.005173793821272379,
"atr": 0.012350831728911701,
"adx": 24.110001092652183
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-22 12:15:00+00:00",
"exit_time": "2025-08-22 13:30:00+00:00",
"entry_price": 0.353935,
"exit_price": 0.356224,
"quantity": 2296.9,
"sl": 0.352791,
"tp": 0.356224,
"gross_pnl": 5.256176,
"entry_fee": 0.325182,
"exit_fee": 0.327284,
"net_pnl": 4.60371,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.647334862818692,
"macd_hist": -0.0003919258458293341,
"atr": 0.0007627927130707084,
"adx": 23.424908637768972
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-22 14:15:00+00:00",
"exit_time": "2025-08-22 15:30:00+00:00",
"entry_price": 2.992701,
"exit_price": 3.041986,
"quantity": 274.0,
"sl": 3.041986,
"tp": 2.89413,
"gross_pnl": -13.504206,
"entry_fee": 0.328,
"exit_fee": 0.333402,
"net_pnl": -14.165608,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 80.45574728535279,
"macd_hist": 0.020243655904836684,
"atr": 0.032856948961985204,
"adx": 36.781579525618795
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-22 16:00:00+00:00",
"exit_time": "2025-08-22 18:00:00+00:00",
"entry_price": 0.363174,
"exit_price": 0.365373,
"quantity": 2191.2,
"sl": 0.365373,
"tp": 0.358775,
"gross_pnl": -4.819083,
"entry_fee": 0.318314,
"exit_fee": 0.320242,
"net_pnl": -5.457639,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.13321920283128,
"macd_hist": 0.0006672435097766214,
"atr": 0.0014661928621176768,
"adx": 36.04201396102048
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-23 02:15:00+00:00",
"exit_time": "2025-08-23 05:15:00+00:00",
"entry_price": 0.231243,
"exit_price": 0.236558,
"quantity": 3400.4,
"sl": 0.228586,
"tp": 0.236558,
"gross_pnl": 18.072814,
"entry_fee": 0.314528,
"exit_fee": 0.321757,
"net_pnl": 17.43653,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.64780125528217,
"macd_hist": -0.001152694125500886,
"atr": 0.00177163611051804,
"adx": 34.85441945578391
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-23 02:15:00+00:00",
"exit_time": "2025-08-23 05:15:00+00:00",
"entry_price": 2.992199,
"exit_price": 3.043213,
"quantity": 262.6,
"sl": 2.966692,
"tp": 3.043213,
"gross_pnl": 13.39631,
"entry_fee": 0.314301,
"exit_fee": 0.319659,
"net_pnl": 12.76235,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.05396167855118,
"macd_hist": -0.009327324124833334,
"atr": 0.017004709448621518,
"adx": 31.646689216458487
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-24 03:30:00+00:00",
"exit_time": "2025-08-24 07:15:00+00:00",
"entry_price": 0.363936,
"exit_price": 0.365776,
"quantity": 2296.0,
"sl": 0.363016,
"tp": 0.365776,
"gross_pnl": 4.224639,
"entry_fee": 0.334239,
"exit_fee": 0.335929,
"net_pnl": 3.554471,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.471981330976256,
"macd_hist": 3.136746827400356e-05,
"atr": 0.0006133331597488107,
"adx": 18.40814692159975
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-24 18:15:00+00:00",
"exit_time": "2025-08-24 18:30:00+00:00",
"entry_price": 3.080892,
"exit_price": 3.101043,
"quantity": 272.7,
"sl": 3.101043,
"tp": 3.04059,
"gross_pnl": -5.49513,
"entry_fee": 0.336064,
"exit_fee": 0.338262,
"net_pnl": -6.169456,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.2286581643809,
"macd_hist": 0.005796023045556342,
"atr": 0.013433884345076228,
"adx": 24.919966618349985
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-24 17:30:00+00:00",
"exit_time": "2025-08-24 19:30:00+00:00",
"entry_price": 0.367853,
"exit_price": 0.365714,
"quantity": 2285.7,
"sl": 0.368923,
"tp": 0.365714,
"gross_pnl": 4.88889,
"entry_fee": 0.336321,
"exit_fee": 0.334365,
"net_pnl": 4.218203,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 73.96293713222444,
"macd_hist": 0.00024263851050289765,
"atr": 0.0007129675146857451,
"adx": 28.792465278290056
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-25 03:30:00+00:00",
"exit_time": "2025-08-25 07:30:00+00:00",
"entry_price": 0.356554,
"exit_price": 0.35338,
"quantity": 2345.9,
"sl": 0.358142,
"tp": 0.35338,
"gross_pnl": 7.447653,
"entry_fee": 0.334576,
"exit_fee": 0.331597,
"net_pnl": 6.78148,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.942705235987383,
"macd_hist": -5.655473153888925e-06,
"atr": 0.0010582510427928644,
"adx": 49.97087044076151
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-25 07:45:00+00:00",
"exit_time": "2025-08-25 08:00:00+00:00",
"entry_price": 0.353525,
"exit_price": 0.351956,
"quantity": 2396.8,
"sl": 0.351956,
"tp": 0.356664,
"gross_pnl": -3.761074,
"entry_fee": 0.338932,
"exit_fee": 0.337427,
"net_pnl": -4.437434,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.37032813690537,
"macd_hist": -0.00016239991674495764,
"atr": 0.0010461377162030274,
"adx": 45.76538360320212
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-25 10:15:00+00:00",
"exit_time": "2025-08-25 12:45:00+00:00",
"entry_price": 0.217688,
"exit_price": 0.220242,
"quantity": 3855.1,
"sl": 0.220242,
"tp": 0.212581,
"gross_pnl": -9.844719,
"entry_fee": 0.335684,
"exit_fee": 0.339622,
"net_pnl": -10.520025,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.416787452544728,
"macd_hist": -1.6842335714013865e-05,
"atr": 0.0017024580483293733,
"adx": 48.16690904797927
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-25 20:15:00+00:00",
"exit_time": "2025-08-25 20:30:00+00:00",
"entry_price": 2.868787,
"exit_price": 2.837245,
"quantity": 286.3,
"sl": 2.837245,
"tp": 2.931871,
"gross_pnl": -9.030446,
"entry_fee": 0.328533,
"exit_fee": 0.324921,
"net_pnl": -9.683901,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.056455975492213,
"macd_hist": -0.010098067002130683,
"atr": 0.021027933210047228,
"adx": 32.61547275977761
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-25 20:30:00+00:00",
"exit_time": "2025-08-25 22:00:00+00:00",
"entry_price": 0.343964,
"exit_price": 0.342029,
"quantity": 2386.1,
"sl": 0.342029,
"tp": 0.347835,
"gross_pnl": -4.617766,
"entry_fee": 0.328293,
"exit_fee": 0.326446,
"net_pnl": -5.272506,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 19.43222511504313,
"macd_hist": -0.0006659416332754616,
"atr": 0.0012901851774475336,
"adx": 48.80685179957946
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-26 12:45:00+00:00",
"exit_time": "2025-08-26 13:45:00+00:00",
"entry_price": 2.916692,
"exit_price": 2.893962,
"quantity": 272.5,
"sl": 2.893962,
"tp": 2.96215,
"gross_pnl": -6.19373,
"entry_fee": 0.317919,
"exit_fee": 0.315442,
"net_pnl": -6.827091,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 55.93407331345963,
"macd_hist": 0.00037107934572932436,
"atr": 0.015152855400343137,
"adx": 17.24005512530416
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-26 12:30:00+00:00",
"exit_time": "2025-08-26 18:15:00+00:00",
"entry_price": 0.348045,
"exit_price": 0.351003,
"quantity": 2284.9,
"sl": 0.346566,
"tp": 0.351003,
"gross_pnl": 6.759123,
"entry_fee": 0.318099,
"exit_fee": 0.320803,
"net_pnl": 6.120221,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.7786916428408,
"macd_hist": 3.098177270059727e-05,
"atr": 0.0009860566955913203,
"adx": 18.622261697175794
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-27 04:00:00+00:00",
"exit_time": "2025-08-27 07:15:00+00:00",
"entry_price": 3.014601,
"exit_price": 2.994408,
"quantity": 263.1,
"sl": 2.994408,
"tp": 3.054989,
"gross_pnl": -5.312925,
"entry_fee": 0.317257,
"exit_fee": 0.315131,
"net_pnl": -5.945313,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.137516963891876,
"macd_hist": 0.00026902174288249894,
"atr": 0.013462372069824114,
"adx": 21.86412671892754
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-27 20:30:00+00:00",
"exit_time": "2025-08-27 21:45:00+00:00",
"entry_price": 0.222722,
"exit_price": 0.220264,
"quantity": 3513.7,
"sl": 0.220264,
"tp": 0.227639,
"gross_pnl": -8.638761,
"entry_fee": 0.313032,
"exit_fee": 0.309576,
"net_pnl": -9.261369,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.322108320749344,
"macd_hist": 1.1152347414496318e-05,
"atr": 0.0016390625389475276,
"adx": 18.02816584737298
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-28 08:00:00+00:00",
"exit_time": "2025-08-28 08:45:00+00:00",
"entry_price": 0.225313,
"exit_price": 0.223564,
"quantity": 3402.5,
"sl": 0.223564,
"tp": 0.228809,
"gross_pnl": -5.948869,
"entry_fee": 0.30665,
"exit_fee": 0.304271,
"net_pnl": -6.55979,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.8376075389595,
"macd_hist": 5.836821711095936e-05,
"atr": 0.0011655879073249036,
"adx": 20.629880976650885
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-28 14:15:00+00:00",
"exit_time": "2025-08-28 15:00:00+00:00",
"entry_price": 0.346535,
"exit_price": 0.345579,
"quantity": 2179.2,
"sl": 0.345579,
"tp": 0.348445,
"gross_pnl": -2.082028,
"entry_fee": 0.302067,
"exit_fee": 0.301235,
"net_pnl": -2.68533,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.86505081029705,
"macd_hist": -0.0003260051343996452,
"atr": 0.0006369395012716768,
"adx": 31.159317640039394
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-29 01:00:00+00:00",
"exit_time": "2025-08-29 04:45:00+00:00",
"entry_price": 2.948805,
"exit_price": 2.915994,
"quantity": 254.4,
"sl": 2.96521,
"tp": 2.915994,
"gross_pnl": 8.347066,
"entry_fee": 0.30007,
"exit_fee": 0.296732,
"net_pnl": 7.750264,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.02727484875421,
"macd_hist": -0.0001392027291041197,
"atr": 0.010936930925489629,
"adx": 21.513732731438104
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-08-29 06:45:00+00:00",
"exit_time": "2025-08-29 07:00:00+00:00",
"entry_price": 0.217962,
"exit_price": 0.216174,
"quantity": 3498.9,
"sl": 0.216174,
"tp": 0.221537,
"gross_pnl": -6.254231,
"entry_fee": 0.305051,
"exit_fee": 0.302549,
"net_pnl": -6.86183,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.38765850649272,
"macd_hist": -0.0003576599840233092,
"atr": 0.0011916565221059485,
"adx": 21.90199146552526
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-29 07:30:00+00:00",
"exit_time": "2025-08-29 08:15:00+00:00",
"entry_price": 0.341264,
"exit_price": 0.340346,
"quantity": 2199.7,
"sl": 0.340346,
"tp": 0.3431,
"gross_pnl": -2.018856,
"entry_fee": 0.300271,
"exit_fee": 0.299464,
"net_pnl": -2.618591,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.44961625708497,
"macd_hist": -0.0002957070084540264,
"atr": 0.000611857991911493,
"adx": 24.64999208066671
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-29 13:45:00+00:00",
"exit_time": "2025-08-29 14:15:00+00:00",
"entry_price": 2.847815,
"exit_price": 2.833183,
"quantity": 261.8,
"sl": 2.86837,
"tp": 2.806705,
"gross_pnl": 3.830631,
"entry_fee": 0.298223,
"exit_fee": 0.296691,
"net_pnl": 3.235717,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 32.28686649113272,
"macd_hist": -0.000586336198951173,
"atr": 0.013703480211850312,
"adx": 26.451925401759418
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-29 14:00:00+00:00",
"exit_time": "2025-08-29 17:30:00+00:00",
"entry_price": 0.334637,
"exit_price": 0.336451,
"quantity": 2226.8,
"sl": 0.336451,
"tp": 0.331008,
"gross_pnl": -4.039997,
"entry_fee": 0.298067,
"exit_fee": 0.299683,
"net_pnl": -4.637748,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 20.6358738095989,
"macd_hist": -0.00016421467347903479,
"atr": 0.0012095074989858922,
"adx": 43.006270674642515
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-08-29 14:15:00+00:00",
"exit_time": "2025-08-29 18:15:00+00:00",
"entry_price": 2.833183,
"exit_price": 2.808018,
"quantity": 264.8,
"sl": 2.808018,
"tp": 2.883514,
"gross_pnl": -6.663817,
"entry_fee": 0.300091,
"exit_fee": 0.297425,
"net_pnl": -7.261333,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.767328143219768,
"macd_hist": -0.0033314496922870265,
"atr": 0.016776980386748498,
"adx": 26.63574790151428
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-30 03:15:00+00:00",
"exit_time": "2025-08-30 13:00:00+00:00",
"entry_price": 0.339014,
"exit_price": 0.337881,
"quantity": 2152.9,
"sl": 0.337881,
"tp": 0.34128,
"gross_pnl": -2.439595,
"entry_fee": 0.291945,
"exit_fee": 0.290969,
"net_pnl": -3.02251,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.60961876745848,
"macd_hist": 3.485941197782776e-05,
"atr": 0.0007554446556098572,
"adx": 19.07221191292959
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-30 22:00:00+00:00",
"exit_time": "2025-08-30 23:00:00+00:00",
"entry_price": 0.214609,
"exit_price": 0.215589,
"quantity": 3374.5,
"sl": 0.215589,
"tp": 0.212647,
"gross_pnl": -3.309227,
"entry_fee": 0.289679,
"exit_fee": 0.291002,
"net_pnl": -3.889908,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 44.32196327348479,
"macd_hist": -6.6774197940959394e-06,
"atr": 0.0006537713471336064,
"adx": 11.332265529040258
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-08-31 00:00:00+00:00",
"exit_time": "2025-08-31 00:30:00+00:00",
"entry_price": 0.339336,
"exit_price": 0.339951,
"quantity": 2113.7,
"sl": 0.339951,
"tp": 0.338106,
"gross_pnl": -1.299473,
"entry_fee": 0.286902,
"exit_fee": 0.287422,
"net_pnl": -1.873797,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.69696955912495,
"macd_hist": 0.00011216360645902704,
"atr": 0.0004098573199947395,
"adx": 18.848018220519304
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-08-31 01:00:00+00:00",
"exit_time": "2025-08-31 01:30:00+00:00",
"entry_price": 2.837416,
"exit_price": 2.848136,
"quantity": 251.5,
"sl": 2.848136,
"tp": 2.815977,
"gross_pnl": -2.695954,
"entry_fee": 0.285444,
"exit_fee": 0.286522,
"net_pnl": -3.26792,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.62987201823964,
"macd_hist": 0.0033303552490663605,
"atr": 0.0071463322650630184,
"adx": 23.969722760771177
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-31 08:00:00+00:00",
"exit_time": "2025-08-31 09:45:00+00:00",
"entry_price": 0.342444,
"exit_price": 0.3418,
"quantity": 2067.1,
"sl": 0.3418,
"tp": 0.343734,
"gross_pnl": -1.332677,
"entry_fee": 0.283147,
"exit_fee": 0.282614,
"net_pnl": -1.898437,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.39304286228828,
"macd_hist": 6.039697238500335e-06,
"atr": 0.00042980555556082695,
"adx": 41.32230523077482
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-08-31 14:00:00+00:00",
"exit_time": "2025-08-31 15:00:00+00:00",
"entry_price": 0.216598,
"exit_price": 0.217977,
"quantity": 3248.5,
"sl": 0.217977,
"tp": 0.21384,
"gross_pnl": -4.479989,
"entry_fee": 0.281448,
"exit_fee": 0.28324,
"net_pnl": -5.044677,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.152969379684926,
"macd_hist": -2.996853067541673e-05,
"atr": 0.0009193965309344213,
"adx": 13.487700383094628
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-08-31 11:45:00+00:00",
"exit_time": "2025-08-31 18:30:00+00:00",
"entry_price": 0.342934,
"exit_price": 0.342197,
"quantity": 2053.5,
"sl": 0.342197,
"tp": 0.344409,
"gross_pnl": -1.513785,
"entry_fee": 0.281686,
"exit_fee": 0.281081,
"net_pnl": -2.076552,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.37377104511963,
"macd_hist": 5.514040304224342e-06,
"atr": 0.0004914487019807816,
"adx": 26.850443498661548
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-01 00:00:00+00:00",
"exit_time": "2025-09-01 00:15:00+00:00",
"entry_price": 0.213051,
"exit_price": 0.211705,
"quantity": 3245.3,
"sl": 0.211705,
"tp": 0.215744,
"gross_pnl": -4.369829,
"entry_fee": 0.276566,
"exit_fee": 0.274818,
"net_pnl": -4.921213,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.025934971161686,
"macd_hist": -0.00046828726659500623,
"atr": 0.000897673291407322,
"adx": 36.46812457392354
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-01 00:00:00+00:00",
"exit_time": "2025-09-01 00:15:00+00:00",
"entry_price": 0.340454,
"exit_price": 0.339714,
"quantity": 2029.5,
"sl": 0.339714,
"tp": 0.341934,
"gross_pnl": -1.501424,
"entry_fee": 0.276381,
"exit_fee": 0.27578,
"net_pnl": -2.053584,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.2621228582559,
"macd_hist": -0.00021029561934753178,
"atr": 0.0004931999136788321,
"adx": 24.021358414175108
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-01 00:15:00+00:00",
"exit_time": "2025-09-01 02:45:00+00:00",
"entry_price": 2.750075,
"exit_price": 2.73304,
"quantity": 246.9,
"sl": 2.73304,
"tp": 2.784144,
"gross_pnl": -4.205834,
"entry_fee": 0.271597,
"exit_fee": 0.269915,
"net_pnl": -4.747347,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 20.77769666120342,
"macd_hist": -0.0054454742314916215,
"atr": 0.01135637668410908,
"adx": 32.97685850211662
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-01 07:15:00+00:00",
"exit_time": "2025-09-01 07:30:00+00:00",
"entry_price": 0.212399,
"exit_price": 0.214447,
"quantity": 3156.2,
"sl": 0.214447,
"tp": 0.208301,
"gross_pnl": -6.466101,
"entry_fee": 0.268149,
"exit_fee": 0.270736,
"net_pnl": -7.004985,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.46568975973839,
"macd_hist": 0.0004406388189132683,
"atr": 0.0013657986440924873,
"adx": 40.49124633695838
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-01 07:15:00+00:00",
"exit_time": "2025-09-01 07:45:00+00:00",
"entry_price": 0.338656,
"exit_price": 0.339771,
"quantity": 1978.2,
"sl": 0.339771,
"tp": 0.336427,
"gross_pnl": -2.204814,
"entry_fee": 0.267972,
"exit_fee": 0.268854,
"net_pnl": -2.741639,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 53.06839790734509,
"macd_hist": 0.0002516580877639147,
"atr": 0.0007430370787660927,
"adx": 51.57884079330922
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-01 17:00:00+00:00",
"exit_time": "2025-09-01 19:30:00+00:00",
"entry_price": 0.336176,
"exit_price": 0.337312,
"quantity": 1943.1,
"sl": 0.337312,
"tp": 0.333905,
"gross_pnl": -2.206413,
"entry_fee": 0.26129,
"exit_fee": 0.262172,
"net_pnl": -2.729875,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.31930241968016,
"macd_hist": -8.308184660440354e-05,
"atr": 0.0007570078186576812,
"adx": 28.33656161563303
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-01 20:30:00+00:00",
"exit_time": "2025-09-01 20:45:00+00:00",
"entry_price": 0.207079,
"exit_price": 0.209139,
"quantity": 3130.4,
"sl": 0.209139,
"tp": 0.202959,
"gross_pnl": -6.449198,
"entry_fee": 0.259296,
"exit_fee": 0.261876,
"net_pnl": -6.97037,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.202237979276582,
"macd_hist": -0.00016002726975403126,
"atr": 0.0013734554953542723,
"adx": 23.105210705579562
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-02 12:00:00+00:00",
"exit_time": "2025-09-02 12:30:00+00:00",
"entry_price": 0.210011,
"exit_price": 0.208583,
"quantity": 3030.0,
"sl": 0.208583,
"tp": 0.212866,
"gross_pnl": -4.325819,
"entry_fee": 0.254533,
"exit_fee": 0.252803,
"net_pnl": -4.833155,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.60110526676685,
"macd_hist": -0.000340329759318799,
"atr": 0.0009517753490373212,
"adx": 22.492833152180793
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-02 12:15:00+00:00",
"exit_time": "2025-09-02 12:30:00+00:00",
"entry_price": 0.337434,
"exit_price": 0.336586,
"quantity": 1884.5,
"sl": 0.336586,
"tp": 0.33913,
"gross_pnl": -1.598184,
"entry_fee": 0.254358,
"exit_fee": 0.253718,
"net_pnl": -2.10626,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.60082159945936,
"macd_hist": -0.00027996385793190416,
"atr": 0.0005653785617117167,
"adx": 24.36672699621529
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-02 12:45:00+00:00",
"exit_time": "2025-09-02 13:30:00+00:00",
"entry_price": 0.206841,
"exit_price": 0.210208,
"quantity": 3016.4,
"sl": 0.205157,
"tp": 0.210208,
"gross_pnl": 10.157794,
"entry_fee": 0.249566,
"exit_fee": 0.253629,
"net_pnl": 9.6546,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 21.32298904945474,
"macd_hist": -0.0006330161263029418,
"atr": 0.0011225074496483208,
"adx": 31.751770922323487
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-02 12:45:00+00:00",
"exit_time": "2025-09-02 13:30:00+00:00",
"entry_price": 0.335284,
"exit_price": 0.337259,
"quantity": 1859.6,
"sl": 0.334296,
"tp": 0.337259,
"gross_pnl": 3.673155,
"entry_fee": 0.249397,
"exit_fee": 0.250867,
"net_pnl": 3.172891,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 22.714293707575383,
"macd_hist": -0.00043116641832879914,
"atr": 0.0006584131475983636,
"adx": 29.794827631598185
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-02 13:45:00+00:00",
"exit_time": "2025-09-02 15:30:00+00:00",
"entry_price": 2.827583,
"exit_price": 2.805687,
"quantity": 227.9,
"sl": 2.805687,
"tp": 2.871374,
"gross_pnl": -4.989973,
"entry_fee": 0.257762,
"exit_fee": 0.255766,
"net_pnl": -5.503501,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.167549942837944,
"macd_hist": 0.0009145767993984658,
"atr": 0.014596965320244695,
"adx": 21.938904466853522
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-02 20:30:00+00:00",
"exit_time": "2025-09-03 12:30:00+00:00",
"entry_price": 2.845815,
"exit_price": 2.869714,
"quantity": 223.0,
"sl": 2.869714,
"tp": 2.798019,
"gross_pnl": -5.329321,
"entry_fee": 0.253847,
"exit_fee": 0.255978,
"net_pnl": -5.839146,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.30437479065712,
"macd_hist": 0.005082707946644193,
"atr": 0.015932200971190132,
"adx": 19.246368576676286
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-03 13:30:00+00:00",
"exit_time": "2025-09-03 14:00:00+00:00",
"entry_price": 0.218012,
"exit_price": 0.216627,
"quantity": 2865.4,
"sl": 0.216627,
"tp": 0.220781,
"gross_pnl": -3.968042,
"entry_fee": 0.249876,
"exit_fee": 0.248289,
"net_pnl": -4.466208,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.38189847982845,
"macd_hist": 3.696611487516552e-05,
"atr": 0.0009232084250131368,
"adx": 21.47554716600715
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-03 13:30:00+00:00",
"exit_time": "2025-09-03 18:30:00+00:00",
"entry_price": 2.866987,
"exit_price": 2.85115,
"quantity": 217.7,
"sl": 2.85115,
"tp": 2.898659,
"gross_pnl": -3.44756,
"entry_fee": 0.249657,
"exit_fee": 0.248278,
"net_pnl": -3.945496,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.39310311902598,
"macd_hist": 0.0002509997679428812,
"atr": 0.01055752656102722,
"adx": 33.93779186167964
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-04 01:00:00+00:00",
"exit_time": "2025-09-04 03:15:00+00:00",
"entry_price": 2.833817,
"exit_price": 2.844826,
"quantity": 215.2,
"sl": 2.844826,
"tp": 2.811798,
"gross_pnl": -2.369196,
"entry_fee": 0.243935,
"exit_fee": 0.244883,
"net_pnl": -2.858013,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.40549418878435,
"macd_hist": -0.00021831865151525614,
"atr": 0.007339515857902021,
"adx": 18.392668967589874
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-04 05:15:00+00:00",
"exit_time": "2025-09-04 08:15:00+00:00",
"entry_price": 2.828817,
"exit_price": 2.843097,
"quantity": 213.7,
"sl": 2.843097,
"tp": 2.800257,
"gross_pnl": -3.051628,
"entry_fee": 0.241807,
"exit_fee": 0.243028,
"net_pnl": -3.536463,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.378105132911415,
"macd_hist": -0.0004540475478863437,
"atr": 0.009519974393907199,
"adx": 14.280271033197254
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-04 14:00:00+00:00",
"exit_time": "2025-09-04 14:30:00+00:00",
"entry_price": 0.213129,
"exit_price": 0.214617,
"quantity": 2807.0,
"sl": 0.214617,
"tp": 0.210153,
"gross_pnl": -4.176386,
"entry_fee": 0.239301,
"exit_fee": 0.240971,
"net_pnl": -4.656659,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.893171709629215,
"macd_hist": -0.00015510690257658301,
"atr": 0.000991897951375343,
"adx": 14.925186140325348
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-05 00:45:00+00:00",
"exit_time": "2025-09-05 01:15:00+00:00",
"entry_price": 0.333657,
"exit_price": 0.334493,
"quantity": 1768.6,
"sl": 0.334493,
"tp": 0.331985,
"gross_pnl": -1.478603,
"entry_fee": 0.236042,
"exit_fee": 0.236633,
"net_pnl": -1.951278,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.76849211034046,
"macd_hist": -4.8319836033045916e-05,
"atr": 0.0005573532782095299,
"adx": 21.07949344120569
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-05 12:15:00+00:00",
"exit_time": "2025-09-05 12:30:00+00:00",
"entry_price": 0.218732,
"exit_price": 0.217589,
"quantity": 2681.7,
"sl": 0.217589,
"tp": 0.221017,
"gross_pnl": -3.064502,
"entry_fee": 0.234629,
"exit_fee": 0.233404,
"net_pnl": -3.532535,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.8131470565885,
"macd_hist": 5.096794059325049e-05,
"atr": 0.0007618307122921171,
"adx": 20.587670212900306
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-05 13:30:00+00:00",
"exit_time": "2025-09-05 14:15:00+00:00",
"entry_price": 0.220628,
"exit_price": 0.217192,
"quantity": 2627.9,
"sl": 0.222346,
"tp": 0.217192,
"gross_pnl": 9.028517,
"entry_fee": 0.231915,
"exit_fee": 0.228304,
"net_pnl": 8.568298,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.22606510778557,
"macd_hist": 0.00031257752927459504,
"atr": 0.001145213212238718,
"adx": 32.08327546196227
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-05 12:30:00+00:00",
"exit_time": "2025-09-05 14:15:00+00:00",
"entry_price": 2.858586,
"exit_price": 2.843013,
"quantity": 203.0,
"sl": 2.843013,
"tp": 2.889732,
"gross_pnl": -3.161365,
"entry_fee": 0.232117,
"exit_fee": 0.230853,
"net_pnl": -3.624335,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.85981172490727,
"macd_hist": 0.00046673298743058964,
"atr": 0.01038215112863008,
"adx": 32.90984932487823
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-05 14:15:00+00:00",
"exit_time": "2025-09-05 14:30:00+00:00",
"entry_price": 0.335104,
"exit_price": 0.333864,
"quantity": 1772.0,
"sl": 0.333864,
"tp": 0.337582,
"gross_pnl": -2.196027,
"entry_fee": 0.237521,
"exit_fee": 0.236643,
"net_pnl": -2.670191,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.967667948397825,
"macd_hist": -0.00022179235694636088,
"atr": 0.0008261951437346693,
"adx": 27.807757451248417
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-05 19:45:00+00:00",
"exit_time": "2025-09-05 21:15:00+00:00",
"entry_price": 2.863514,
"exit_price": 2.827455,
"quantity": 203.5,
"sl": 2.881543,
"tp": 2.827455,
"gross_pnl": 7.337931,
"entry_fee": 0.23309,
"exit_fee": 0.230155,
"net_pnl": 6.874686,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.90443548178276,
"macd_hist": 0.005590458808272157,
"atr": 0.012019543541222834,
"adx": 25.489747218561472
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-06 09:00:00+00:00",
"exit_time": "2025-09-06 13:15:00+00:00",
"entry_price": 2.806619,
"exit_price": 2.812828,
"quantity": 211.5,
"sl": 2.812828,
"tp": 2.794202,
"gross_pnl": -1.313181,
"entry_fee": 0.23744,
"exit_fee": 0.237965,
"net_pnl": -1.788587,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.010167600816175,
"macd_hist": -0.0004700631385745279,
"atr": 0.004139263213608224,
"adx": 13.998780362713179
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-06 14:30:00+00:00",
"exit_time": "2025-09-06 14:45:00+00:00",
"entry_price": 0.329543,
"exit_price": 0.328799,
"quantity": 1791.0,
"sl": 0.328799,
"tp": 0.331031,
"gross_pnl": -1.332118,
"entry_fee": 0.236085,
"exit_fee": 0.235552,
"net_pnl": -1.803754,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.9938404296091,
"macd_hist": -0.00013794357966522195,
"atr": 0.0004958561420199556,
"adx": 24.7771853746749
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-06 09:00:00+00:00",
"exit_time": "2025-09-06 15:15:00+00:00",
"entry_price": 0.214459,
"exit_price": 0.21524,
"quantity": 2769.1,
"sl": 0.21524,
"tp": 0.212896,
"gross_pnl": -2.163312,
"entry_fee": 0.237543,
"exit_fee": 0.238408,
"net_pnl": -2.639263,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.721161947189053,
"macd_hist": -4.186979153063676e-05,
"atr": 0.0005208219806694706,
"adx": 29.244491631029017
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-06 20:45:00+00:00",
"exit_time": "2025-09-06 21:00:00+00:00",
"entry_price": 0.321678,
"exit_price": 0.318733,
"quantity": 1809.0,
"sl": 0.32315,
"tp": 0.318733,
"gross_pnl": 5.326784,
"entry_fee": 0.232766,
"exit_fee": 0.230635,
"net_pnl": 4.863383,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 14.509795398382185,
"macd_hist": -0.00014812078434015019,
"atr": 0.0009815338698147204,
"adx": 64.79333287683485
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-06 15:45:00+00:00",
"exit_time": "2025-09-06 22:00:00+00:00",
"entry_price": 2.80062,
"exit_price": 2.807842,
"quantity": 207.9,
"sl": 2.807842,
"tp": 2.786175,
"gross_pnl": -1.501499,
"entry_fee": 0.2329,
"exit_fee": 0.2335,
"net_pnl": -1.967899,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.587448233659735,
"macd_hist": -0.00041026683746630936,
"atr": 0.00481481224963289,
"adx": 15.493684285574947
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-06 22:00:00+00:00",
"exit_time": "2025-09-06 23:15:00+00:00",
"entry_price": 0.305541,
"exit_price": 0.31406,
"quantity": 1930.2,
"sl": 0.301281,
"tp": 0.31406,
"gross_pnl": 16.444379,
"entry_fee": 0.235902,
"exit_fee": 0.24248,
"net_pnl": 15.965998,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 7.92971807062441,
"macd_hist": -0.002019547411273518,
"atr": 0.0028398402732587513,
"adx": 72.55167354809824
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-07 07:30:00+00:00",
"exit_time": "2025-09-07 10:15:00+00:00",
"entry_price": 2.831483,
"exit_price": 2.825709,
"quantity": 216.4,
"sl": 2.825709,
"tp": 2.843032,
"gross_pnl": -1.249598,
"entry_fee": 0.245093,
"exit_fee": 0.244593,
"net_pnl": -1.739285,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.72939301798024,
"macd_hist": 0.00013947858708102416,
"atr": 0.0038496556578974037,
"adx": 25.875109336635692
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-07 13:30:00+00:00",
"exit_time": "2025-09-07 14:00:00+00:00",
"entry_price": 2.840884,
"exit_price": 2.853506,
"quantity": 214.5,
"sl": 2.834573,
"tp": 2.853506,
"gross_pnl": 2.707484,
"entry_fee": 0.243748,
"exit_fee": 0.244831,
"net_pnl": 2.218905,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.99242950155421,
"macd_hist": 0.0004291198138089815,
"atr": 0.00420743445077315,
"adx": 18.35128796934649
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-07 14:15:00+00:00",
"exit_time": "2025-09-07 14:30:00+00:00",
"entry_price": 2.888611,
"exit_price": 2.907326,
"quantity": 211.9,
"sl": 2.907326,
"tp": 2.851181,
"gross_pnl": -3.965692,
"entry_fee": 0.244839,
"exit_fee": 0.246425,
"net_pnl": -4.456956,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.27147798822944,
"macd_hist": 0.006331113944292658,
"atr": 0.012476615702750955,
"adx": 29.13536578985617
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-07 13:45:00+00:00",
"exit_time": "2025-09-07 15:00:00+00:00",
"entry_price": 0.330053,
"exit_price": 0.328615,
"quantity": 1845.1,
"sl": 0.328615,
"tp": 0.332928,
"gross_pnl": -2.652663,
"entry_fee": 0.243592,
"exit_fee": 0.242531,
"net_pnl": -3.138786,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.0648993835309,
"macd_hist": 6.20256437570589e-05,
"atr": 0.0009584531618362723,
"adx": 10.63040259723048
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-07 22:00:00+00:00",
"exit_time": "2025-09-07 22:30:00+00:00",
"entry_price": 0.225017,
"exit_price": 0.226279,
"quantity": 2662.3,
"sl": 0.226279,
"tp": 0.222495,
"gross_pnl": -3.3574,
"entry_fee": 0.239626,
"exit_fee": 0.240969,
"net_pnl": -3.837995,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.4766418123591,
"macd_hist": 0.00016985318943182068,
"atr": 0.0008407267794226151,
"adx": 32.64092360656971
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-07 22:45:00+00:00",
"exit_time": "2025-09-08 02:15:00+00:00",
"entry_price": 2.875788,
"exit_price": 2.862379,
"quantity": 206.0,
"sl": 2.862379,
"tp": 2.902605,
"gross_pnl": -2.762186,
"entry_fee": 0.236965,
"exit_fee": 0.23586,
"net_pnl": -3.235011,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 55.067227796298035,
"macd_hist": 0.00013194571703606427,
"atr": 0.008939112575531498,
"adx": 14.580516775083378
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-07 23:15:00+00:00",
"exit_time": "2025-09-08 02:45:00+00:00",
"entry_price": 0.228547,
"exit_price": 0.23013,
"quantity": 2589.7,
"sl": 0.23013,
"tp": 0.225382,
"gross_pnl": -4.097939,
"entry_fee": 0.236747,
"exit_fee": 0.238387,
"net_pnl": -4.573073,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 79.95132330390658,
"macd_hist": 0.00047056593555196407,
"atr": 0.0010549326882254451,
"adx": 42.61616103931628
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-08 03:15:00+00:00",
"exit_time": "2025-09-08 04:00:00+00:00",
"entry_price": 0.331053,
"exit_price": 0.330092,
"quantity": 1747.7,
"sl": 0.330092,
"tp": 0.332976,
"gross_pnl": -1.680098,
"entry_fee": 0.231433,
"exit_fee": 0.230761,
"net_pnl": -2.142291,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.5622897883474,
"macd_hist": 3.88012755648352e-06,
"atr": 0.0006408794844993123,
"adx": 17.182403843908315
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-08 07:15:00+00:00",
"exit_time": "2025-09-08 09:45:00+00:00",
"entry_price": 2.90089,
"exit_price": 2.932746,
"quantity": 198.1,
"sl": 2.884962,
"tp": 2.932746,
"gross_pnl": 6.310619,
"entry_fee": 0.229867,
"exit_fee": 0.232391,
"net_pnl": 5.848361,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.12434238631272,
"macd_hist": 0.000412283064864787,
"atr": 0.010618574376411206,
"adx": 8.30076384980203
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-08 09:15:00+00:00",
"exit_time": "2025-09-08 10:45:00+00:00",
"entry_price": 0.332173,
"exit_price": 0.333966,
"quantity": 1728.8,
"sl": 0.331277,
"tp": 0.333966,
"gross_pnl": 3.100004,
"entry_fee": 0.229704,
"exit_fee": 0.230944,
"net_pnl": 2.639355,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.07783459905691,
"macd_hist": 1.5209076641513905e-05,
"atr": 0.0005977178625420608,
"adx": 29.94633146527885
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-08 13:00:00+00:00",
"exit_time": "2025-09-08 13:15:00+00:00",
"entry_price": 0.239354,
"exit_price": 0.237676,
"quantity": 2456.7,
"sl": 0.237222,
"tp": 0.243618,
"gross_pnl": -4.121613,
"entry_fee": 0.235208,
"exit_fee": 0.23356,
"net_pnl": -4.590381,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 77.04076407763421,
"macd_hist": 0.00030723417797444137,
"atr": 0.001421223932326862,
"adx": 25.51109255752984
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-08 13:15:00+00:00",
"exit_time": "2025-09-08 21:00:00+00:00",
"entry_price": 0.237676,
"exit_price": 0.23988,
"quantity": 2439.7,
"sl": 0.23988,
"tp": 0.233269,
"gross_pnl": -5.375856,
"entry_fee": 0.231943,
"exit_fee": 0.234094,
"net_pnl": -5.841893,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.83918953729936,
"macd_hist": 0.0003749726387596607,
"atr": 0.0014689936514463726,
"adx": 27.85607218486882
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-09 07:00:00+00:00",
"exit_time": "2025-09-09 07:15:00+00:00",
"entry_price": 3.009099,
"exit_price": 3.026836,
"quantity": 189.3,
"sl": 3.026836,
"tp": 2.973625,
"gross_pnl": -3.357608,
"entry_fee": 0.227849,
"exit_fee": 0.229192,
"net_pnl": -3.814649,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.38194905544738,
"macd_hist": 0.006160466326798198,
"atr": 0.011824646391069808,
"adx": 28.105801823844523
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-09 12:00:00+00:00",
"exit_time": "2025-09-09 14:00:00+00:00",
"entry_price": 0.246265,
"exit_price": 0.243887,
"quantity": 2286.6,
"sl": 0.243887,
"tp": 0.251019,
"gross_pnl": -5.436159,
"entry_fee": 0.225243,
"exit_fee": 0.223069,
"net_pnl": -5.884471,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.03847788480468,
"macd_hist": 0.00025518498301992164,
"atr": 0.001584932126910531,
"adx": 33.93033682723252
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-09 23:00:00+00:00",
"exit_time": "2025-09-10 02:00:00+00:00",
"entry_price": 2.943406,
"exit_price": 2.956284,
"quantity": 187.8,
"sl": 2.956284,
"tp": 2.917649,
"gross_pnl": -2.41859,
"entry_fee": 0.221109,
"exit_fee": 0.222076,
"net_pnl": -2.861775,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.53536171049941,
"macd_hist": -1.946210228058031e-05,
"atr": 0.008585695753008377,
"adx": 20.785784979629714
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-10 12:30:00+00:00",
"exit_time": "2025-09-10 14:00:00+00:00",
"entry_price": 0.338144,
"exit_price": 0.339762,
"quantity": 1618.9,
"sl": 0.337335,
"tp": 0.339762,
"gross_pnl": 2.620266,
"entry_fee": 0.218968,
"exit_fee": 0.220017,
"net_pnl": 2.181281,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.27306940076188,
"macd_hist": 1.761110324105758e-05,
"atr": 0.0005395157903468375,
"adx": 28.042143316321827
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-10 12:30:00+00:00",
"exit_time": "2025-09-10 16:45:00+00:00",
"entry_price": 0.242844,
"exit_price": 0.24672,
"quantity": 2255.7,
"sl": 0.240906,
"tp": 0.24672,
"gross_pnl": 8.743189,
"entry_fee": 0.219114,
"exit_fee": 0.222611,
"net_pnl": 8.301465,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 62.996793846479164,
"macd_hist": 0.00011830006537134477,
"atr": 0.0012920141576512165,
"adx": 13.742864436595248
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-11 00:15:00+00:00",
"exit_time": "2025-09-11 02:45:00+00:00",
"entry_price": 0.339704,
"exit_price": 0.341547,
"quantity": 1661.8,
"sl": 0.338782,
"tp": 0.341547,
"gross_pnl": 3.063105,
"entry_fee": 0.225808,
"exit_fee": 0.227033,
"net_pnl": 2.610264,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 64.03284825249222,
"macd_hist": 7.110832771978853e-05,
"atr": 0.0006144151160327514,
"adx": 14.08189454921814
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-11 08:30:00+00:00",
"exit_time": "2025-09-11 11:15:00+00:00",
"entry_price": 3.017402,
"exit_price": 3.006355,
"quantity": 188.4,
"sl": 3.006355,
"tp": 3.039494,
"gross_pnl": -2.081125,
"entry_fee": 0.227391,
"exit_fee": 0.226559,
"net_pnl": -2.535076,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.07990381213337,
"macd_hist": 0.0004440826925332865,
"atr": 0.007364208872183876,
"adx": 14.825623048829055
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-11 11:15:00+00:00",
"exit_time": "2025-09-11 12:30:00+00:00",
"entry_price": 0.346655,
"exit_price": 0.345548,
"quantity": 1638.9,
"sl": 0.345548,
"tp": 0.348868,
"gross_pnl": -1.813624,
"entry_fee": 0.227253,
"exit_fee": 0.226527,
"net_pnl": -2.267405,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.01456949594396,
"macd_hist": 2.3767220462547365e-05,
"atr": 0.0007377404987759649,
"adx": 66.32235125795039
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-11 22:30:00+00:00",
"exit_time": "2025-09-12 00:15:00+00:00",
"entry_price": 0.254945,
"exit_price": 0.25724,
"quantity": 2195.1,
"sl": 0.25724,
"tp": 0.250354,
"gross_pnl": -5.038558,
"entry_fee": 0.223851,
"exit_fee": 0.225867,
"net_pnl": -5.488276,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.64800076098734,
"macd_hist": 0.00042617004955049307,
"atr": 0.0015302439592267095,
"adx": 26.164642175959486
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-12 12:45:00+00:00",
"exit_time": "2025-09-12 15:45:00+00:00",
"entry_price": 0.262546,
"exit_price": 0.266636,
"quantity": 2095.7,
"sl": 0.260501,
"tp": 0.266636,
"gross_pnl": 8.570719,
"entry_fee": 0.220087,
"exit_fee": 0.223516,
"net_pnl": 8.127116,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.51936517242342,
"macd_hist": 0.0001454692015114633,
"atr": 0.0013632229243924518,
"adx": 13.215499963467801
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-12 15:00:00+00:00",
"exit_time": "2025-09-12 16:15:00+00:00",
"entry_price": 3.019198,
"exit_price": 3.037941,
"quantity": 182.1,
"sl": 3.037941,
"tp": 2.981711,
"gross_pnl": -3.413164,
"entry_fee": 0.219918,
"exit_fee": 0.221284,
"net_pnl": -3.854366,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.155616440178264,
"macd_hist": -0.0008867617207142038,
"atr": 0.012495566579322376,
"adx": 19.09633552921856
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-12 22:15:00+00:00",
"exit_time": "2025-09-13 00:15:00+00:00",
"entry_price": 0.275988,
"exit_price": 0.273126,
"quantity": 2015.4,
"sl": 0.273126,
"tp": 0.28171,
"gross_pnl": -5.766537,
"entry_fee": 0.22249,
"exit_fee": 0.220184,
"net_pnl": -6.20921,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.58805471974998,
"macd_hist": 4.664366386725985e-05,
"atr": 0.0019074911824376896,
"adx": 44.711937954746844
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-13 01:00:00+00:00",
"exit_time": "2025-09-13 01:45:00+00:00",
"entry_price": 0.281328,
"exit_price": 0.277805,
"quantity": 1939.1,
"sl": 0.277805,
"tp": 0.288374,
"gross_pnl": -6.831426,
"entry_fee": 0.218209,
"exit_fee": 0.215477,
"net_pnl": -7.265112,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.26742602088156,
"macd_hist": 0.0001894722972794606,
"atr": 0.0023486585313182385,
"adx": 42.35105033174157
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-13 05:30:00+00:00",
"exit_time": "2025-09-13 07:00:00+00:00",
"entry_price": 0.354365,
"exit_price": 0.352655,
"quantity": 1503.9,
"sl": 0.355219,
"tp": 0.352655,
"gross_pnl": 2.571148,
"entry_fee": 0.213172,
"exit_fee": 0.212143,
"net_pnl": 2.145833,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 75.09668428355302,
"macd_hist": 0.00010590971216388305,
"atr": 0.0005698844413077655,
"adx": 40.031791993546236
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-12 20:45:00+00:00",
"exit_time": "2025-09-13 08:45:00+00:00",
"entry_price": 3.121788,
"exit_price": 3.143446,
"quantity": 178.3,
"sl": 3.143446,
"tp": 3.078472,
"gross_pnl": -3.861617,
"entry_fee": 0.222646,
"exit_fee": 0.224191,
"net_pnl": -4.308453,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 78.88995114530964,
"macd_hist": 0.004793783646225545,
"atr": 0.014438649390670705,
"adx": 33.848649235778474
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-13 09:00:00+00:00",
"exit_time": "2025-09-13 09:30:00+00:00",
"entry_price": 0.287769,
"exit_price": 0.293476,
"quantity": 1838.6,
"sl": 0.284915,
"tp": 0.293476,
"gross_pnl": 10.493155,
"entry_fee": 0.211637,
"exit_fee": 0.215834,
"net_pnl": 10.065684,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.97326146387331,
"macd_hist": 0.00012877809784102843,
"atr": 0.0019023813158768733,
"adx": 36.85858934916456
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-13 09:15:00+00:00",
"exit_time": "2025-09-13 09:45:00+00:00",
"entry_price": 3.161284,
"exit_price": 3.177886,
"quantity": 167.2,
"sl": 3.177886,
"tp": 3.128079,
"gross_pnl": -2.775906,
"entry_fee": 0.211427,
"exit_fee": 0.212537,
"net_pnl": -3.19987,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 75.37053214953528,
"macd_hist": 0.00511253369858191,
"atr": 0.011068206025146562,
"adx": 36.52494916026817
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-13 13:00:00+00:00",
"exit_time": "2025-09-13 13:45:00+00:00",
"entry_price": 0.30025,
"exit_price": 0.296094,
"quantity": 1797.9,
"sl": 0.296094,
"tp": 0.308563,
"gross_pnl": -7.472639,
"entry_fee": 0.215928,
"exit_fee": 0.212939,
"net_pnl": -7.901506,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.92443432725773,
"macd_hist": 1.5804155409670714e-05,
"atr": 0.002770876888008252,
"adx": 46.16214744468127
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-13 14:30:00+00:00",
"exit_time": "2025-09-13 15:30:00+00:00",
"entry_price": 0.350715,
"exit_price": 0.349677,
"quantity": 1500.6,
"sl": 0.349677,
"tp": 0.35279,
"gross_pnl": -1.557111,
"entry_fee": 0.210513,
"exit_fee": 0.20989,
"net_pnl": -1.977515,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.63001577390209,
"macd_hist": -0.00022393681559711225,
"atr": 0.000691772686477055,
"adx": 21.038961949483934
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-14 00:45:00+00:00",
"exit_time": "2025-09-14 01:15:00+00:00",
"entry_price": 3.109189,
"exit_price": 3.086009,
"quantity": 168.0,
"sl": 3.120779,
"tp": 3.086009,
"gross_pnl": 3.894252,
"entry_fee": 0.208938,
"exit_fee": 0.20738,
"net_pnl": 3.477934,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.7433537799598,
"macd_hist": -0.0002412627790731375,
"atr": 0.007726689972056756,
"adx": 19.663365885823197
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-14 00:45:00+00:00",
"exit_time": "2025-09-14 01:45:00+00:00",
"entry_price": 0.285991,
"exit_price": 0.28962,
"quantity": 1827.1,
"sl": 0.28962,
"tp": 0.278735,
"gross_pnl": -6.629026,
"entry_fee": 0.209014,
"exit_fee": 0.211666,
"net_pnl": -7.049705,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.433064817905056,
"macd_hist": -6.407539242468544e-05,
"atr": 0.002418778637851011,
"adx": 12.370961897895924
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-14 04:30:00+00:00",
"exit_time": "2025-09-14 07:45:00+00:00",
"entry_price": 0.350835,
"exit_price": 0.350005,
"quantity": 1470.8,
"sl": 0.350005,
"tp": 0.352494,
"gross_pnl": -1.220333,
"entry_fee": 0.206403,
"exit_fee": 0.205915,
"net_pnl": -1.632651,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.90993159772874,
"macd_hist": 3.39100793790803e-06,
"atr": 0.0005531377729341466,
"adx": 16.14965808980775
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-14 11:15:00+00:00",
"exit_time": "2025-09-14 12:45:00+00:00",
"entry_price": 3.066993,
"exit_price": 3.041562,
"quantity": 167.1,
"sl": 3.079709,
"tp": 3.041562,
"gross_pnl": 4.249513,
"entry_fee": 0.204998,
"exit_fee": 0.203298,
"net_pnl": 3.841217,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.419480021379645,
"macd_hist": -0.0003629091436070245,
"atr": 0.008476985221720718,
"adx": 31.882046477112183
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-14 11:15:00+00:00",
"exit_time": "2025-09-14 14:15:00+00:00",
"entry_price": 0.349015,
"exit_price": 0.347416,
"quantity": 1469.4,
"sl": 0.349815,
"tp": 0.347416,
"gross_pnl": 2.349538,
"entry_fee": 0.205137,
"exit_fee": 0.204197,
"net_pnl": 1.940203,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.26565092840548,
"macd_hist": -2.9177824879391567e-05,
"atr": 0.000532992548167586,
"adx": 16.824796973776373
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-14 23:15:00+00:00",
"exit_time": "2025-09-15 01:30:00+00:00",
"entry_price": 3.030497,
"exit_price": 3.044966,
"quantity": 172.2,
"sl": 3.044966,
"tp": 3.001559,
"gross_pnl": -2.491538,
"entry_fee": 0.208741,
"exit_fee": 0.209737,
"net_pnl": -2.910016,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.86565415846166,
"macd_hist": -6.680085954976589e-05,
"atr": 0.009645907843496216,
"adx": 26.821083958033373
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-15 01:30:00+00:00",
"exit_time": "2025-09-15 01:45:00+00:00",
"entry_price": 0.350065,
"exit_price": 0.349064,
"quantity": 1489.8,
"sl": 0.349064,
"tp": 0.352067,
"gross_pnl": -1.491201,
"entry_fee": 0.208611,
"exit_fee": 0.208014,
"net_pnl": -1.907826,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.11411242326962,
"macd_hist": 7.464288052120153e-05,
"atr": 0.0006672935855756118,
"adx": 14.637303138329923
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-15 07:15:00+00:00",
"exit_time": "2025-09-15 07:30:00+00:00",
"entry_price": 0.273577,
"exit_price": 0.270489,
"quantity": 1875.7,
"sl": 0.270489,
"tp": 0.279755,
"gross_pnl": -5.793554,
"entry_fee": 0.20526,
"exit_fee": 0.202942,
"net_pnl": -6.201756,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.269078803095596,
"macd_hist": -0.0007081983244637566,
"atr": 0.0020591616839064487,
"adx": 18.746013989243362
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-15 09:00:00+00:00",
"exit_time": "2025-09-15 12:45:00+00:00",
"entry_price": 0.345815,
"exit_price": 0.344434,
"quantity": 1453.0,
"sl": 0.344434,
"tp": 0.348576,
"gross_pnl": -2.006076,
"entry_fee": 0.200987,
"exit_fee": 0.200185,
"net_pnl": -2.407248,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.860124828832856,
"macd_hist": -0.0005683550930368718,
"atr": 0.0009204293692028705,
"adx": 33.12313666847336
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-15 13:30:00+00:00",
"exit_time": "2025-09-15 20:30:00+00:00",
"entry_price": 0.343016,
"exit_price": 0.344305,
"quantity": 1451.9,
"sl": 0.344305,
"tp": 0.340436,
"gross_pnl": -1.872547,
"entry_fee": 0.19921,
"exit_fee": 0.199959,
"net_pnl": -2.271716,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.49318008058986,
"macd_hist": -4.387151989106424e-05,
"atr": 0.0008598146965422376,
"adx": 49.59690019595557
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-16 00:15:00+00:00",
"exit_time": "2025-09-16 01:00:00+00:00",
"entry_price": 2.981102,
"exit_price": 2.99629,
"quantity": 165.7,
"sl": 2.99629,
"tp": 2.950726,
"gross_pnl": -2.516645,
"entry_fee": 0.197587,
"exit_fee": 0.198594,
"net_pnl": -2.912826,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.05160094384107,
"macd_hist": -0.00041404528253786207,
"atr": 0.010125305661766969,
"adx": 14.882446308868005
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-16 01:15:00+00:00",
"exit_time": "2025-09-16 02:30:00+00:00",
"entry_price": 0.269357,
"exit_price": 0.266893,
"quantity": 1814.8,
"sl": 0.266893,
"tp": 0.274285,
"gross_pnl": -4.471564,
"entry_fee": 0.195532,
"exit_fee": 0.193743,
"net_pnl": -4.860838,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.84909366060143,
"macd_hist": 1.945290255382355e-05,
"atr": 0.0016426285951335303,
"adx": 23.43987192845099
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-16 03:30:00+00:00",
"exit_time": "2025-09-16 06:00:00+00:00",
"entry_price": 0.345515,
"exit_price": 0.347036,
"quantity": 1390.4,
"sl": 0.344754,
"tp": 0.347036,
"gross_pnl": 2.115422,
"entry_fee": 0.192161,
"exit_fee": 0.193008,
"net_pnl": 1.730253,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 60.87936220709982,
"macd_hist": 2.2572887400415818e-05,
"atr": 0.0005071493865568826,
"adx": 17.448905666046205
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-16 13:45:00+00:00",
"exit_time": "2025-09-16 15:15:00+00:00",
"entry_price": 0.261954,
"exit_price": 0.264703,
"quantity": 1843.3,
"sl": 0.264703,
"tp": 0.256455,
"gross_pnl": -5.068366,
"entry_fee": 0.193144,
"exit_fee": 0.195171,
"net_pnl": -5.456681,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.766961362466496,
"macd_hist": -0.00012841671884868756,
"atr": 0.0018330769747719091,
"adx": 17.240268444651253
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-17 03:30:00+00:00",
"exit_time": "2025-09-17 04:45:00+00:00",
"entry_price": 0.341186,
"exit_price": 0.339275,
"quantity": 1387.7,
"sl": 0.342141,
"tp": 0.339275,
"gross_pnl": 2.651757,
"entry_fee": 0.189385,
"exit_fee": 0.188325,
"net_pnl": 2.274047,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.97879496154224,
"macd_hist": -4.44651844749295e-05,
"atr": 0.0006369670431587484,
"adx": 13.728916711318414
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-17 14:15:00+00:00",
"exit_time": "2025-09-17 15:30:00+00:00",
"entry_price": 0.263604,
"exit_price": 0.266068,
"quantity": 1809.2,
"sl": 0.266068,
"tp": 0.258675,
"gross_pnl": -4.458839,
"entry_fee": 0.190765,
"exit_fee": 0.192548,
"net_pnl": -4.842152,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.18456304406632,
"macd_hist": -5.169941155068719e-05,
"atr": 0.0016430240511514003,
"adx": 16.190590084923965
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-17 18:00:00+00:00",
"exit_time": "2025-09-17 19:00:00+00:00",
"entry_price": 0.263504,
"exit_price": 0.268039,
"quantity": 1778.1,
"sl": 0.268039,
"tp": 0.254434,
"gross_pnl": -8.063602,
"entry_fee": 0.187414,
"exit_fee": 0.19064,
"net_pnl": -8.441656,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 44.4168199453596,
"macd_hist": -6.968930085440102e-05,
"atr": 0.0030233026634950565,
"adx": 18.12255155210564
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-17 18:30:00+00:00",
"exit_time": "2025-09-17 19:00:00+00:00",
"entry_price": 0.338746,
"exit_price": 0.340091,
"quantity": 1382.2,
"sl": 0.340091,
"tp": 0.336057,
"gross_pnl": -1.858264,
"entry_fee": 0.187286,
"exit_fee": 0.188029,
"net_pnl": -2.233579,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.55557034989554,
"macd_hist": -4.352724034073328e-05,
"atr": 0.0008962829853945245,
"adx": 18.096121615983982
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-18 12:15:00+00:00",
"exit_time": "2025-09-18 13:45:00+00:00",
"entry_price": 0.281898,
"exit_price": 0.279668,
"quantity": 1597.1,
"sl": 0.279668,
"tp": 0.286359,
"gross_pnl": -3.562054,
"entry_fee": 0.180088,
"exit_fee": 0.178663,
"net_pnl": -3.920805,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.446225594966435,
"macd_hist": 0.0001179377841349808,
"atr": 0.001486884220117187,
"adx": 13.073234791343578
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-18 16:15:00+00:00",
"exit_time": "2025-09-18 18:15:00+00:00",
"entry_price": 0.349035,
"exit_price": 0.351547,
"quantity": 1270.3,
"sl": 0.347779,
"tp": 0.351547,
"gross_pnl": 3.190846,
"entry_fee": 0.177352,
"exit_fee": 0.178628,
"net_pnl": 2.834866,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.40338684709819,
"macd_hist": 2.7945430776989415e-05,
"atr": 0.0008372944810174205,
"adx": 41.403707409730266
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-19 00:45:00+00:00",
"exit_time": "2025-09-19 02:15:00+00:00",
"entry_price": 0.351935,
"exit_price": 0.350846,
"quantity": 1272.4,
"sl": 0.350846,
"tp": 0.354114,
"gross_pnl": -1.386196,
"entry_fee": 0.179121,
"exit_fee": 0.178566,
"net_pnl": -1.743884,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.60880551582702,
"macd_hist": 1.6046334218926218e-05,
"atr": 0.0007262895404388082,
"adx": 27.207714540281067
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-19 02:30:00+00:00",
"exit_time": "2025-09-19 04:00:00+00:00",
"entry_price": 3.065493,
"exit_price": 3.039428,
"quantity": 145.0,
"sl": 3.078526,
"tp": 3.039428,
"gross_pnl": 3.779558,
"entry_fee": 0.177799,
"exit_fee": 0.176287,
"net_pnl": 3.425473,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.99871359008638,
"macd_hist": -0.0002681182654907868,
"atr": 0.008688639420712069,
"adx": 24.71797292036319
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-19 09:45:00+00:00",
"exit_time": "2025-09-19 14:45:00+00:00",
"entry_price": 0.273413,
"exit_price": 0.269082,
"quantity": 1645.6,
"sl": 0.275578,
"tp": 0.269082,
"gross_pnl": 7.126904,
"entry_fee": 0.179971,
"exit_fee": 0.17712,
"net_pnl": 6.769812,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.94887723496356,
"macd_hist": -2.413666691537049e-05,
"atr": 0.0014436282597533449,
"adx": 26.02356329086619
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-19 15:00:00+00:00",
"exit_time": "2025-09-19 16:00:00+00:00",
"entry_price": 0.264754,
"exit_price": 0.267392,
"quantity": 1739.8,
"sl": 0.267392,
"tp": 0.259477,
"gross_pnl": -4.590237,
"entry_fee": 0.184247,
"exit_fee": 0.186083,
"net_pnl": -4.960568,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.865956632847094,
"macd_hist": -0.0003218566897059249,
"atr": 0.0017589137003899537,
"adx": 41.170460149238615
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-19 14:30:00+00:00",
"exit_time": "2025-09-19 19:45:00+00:00",
"entry_price": 3.012199,
"exit_price": 2.982795,
"quantity": 149.3,
"sl": 3.026901,
"tp": 2.982795,
"gross_pnl": 4.38998,
"entry_fee": 0.179889,
"exit_fee": 0.178133,
"net_pnl": 4.031959,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.235065832714334,
"macd_hist": -0.0007163152001312709,
"atr": 0.00980124989243235,
"adx": 22.823625663655072
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-19 23:15:00+00:00",
"exit_time": "2025-09-19 23:45:00+00:00",
"entry_price": 0.263384,
"exit_price": 0.265101,
"quantity": 1740.6,
"sl": 0.265101,
"tp": 0.259948,
"gross_pnl": -2.989844,
"entry_fee": 0.183378,
"exit_fee": 0.184574,
"net_pnl": -3.357796,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.623434092527543,
"macd_hist": -1.5663286954113427e-05,
"atr": 0.001145139231445554,
"adx": 40.06584983656835
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-20 02:00:00+00:00",
"exit_time": "2025-09-20 04:30:00+00:00",
"entry_price": 0.263584,
"exit_price": 0.265437,
"quantity": 1716.9,
"sl": 0.265437,
"tp": 0.259878,
"gross_pnl": -3.181432,
"entry_fee": 0.181019,
"exit_fee": 0.182291,
"net_pnl": -3.544741,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.55039450007223,
"macd_hist": -5.598730841224769e-05,
"atr": 0.001235339477020797,
"adx": 31.513776746756424
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-19 20:00:00+00:00",
"exit_time": "2025-09-20 06:30:00+00:00",
"entry_price": 2.988001,
"exit_price": 3.002469,
"quantity": 153.5,
"sl": 3.002469,
"tp": 2.959066,
"gross_pnl": -2.220741,
"entry_fee": 0.183463,
"exit_fee": 0.184352,
"net_pnl": -2.588556,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.43471826247567,
"macd_hist": -0.00020348228213156426,
"atr": 0.009644913974796715,
"adx": 38.358109484089894
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-20 14:00:00+00:00",
"exit_time": "2025-09-20 14:45:00+00:00",
"entry_price": 2.971603,
"exit_price": 2.980986,
"quantity": 148.7,
"sl": 2.980986,
"tp": 2.952836,
"gross_pnl": -1.395307,
"entry_fee": 0.176751,
"exit_fee": 0.177309,
"net_pnl": -1.749367,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.09553473183674,
"macd_hist": -0.00018720159437711752,
"atr": 0.006255577606168083,
"adx": 28.84076206692945
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-20 15:15:00+00:00",
"exit_time": "2025-09-20 16:15:00+00:00",
"entry_price": 0.347825,
"exit_price": 0.346968,
"quantity": 1261.8,
"sl": 0.346968,
"tp": 0.349538,
"gross_pnl": -1.080613,
"entry_fee": 0.175554,
"exit_fee": 0.175122,
"net_pnl": -1.431289,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.29159331933619,
"macd_hist": 1.849322776062323e-05,
"atr": 0.0005709374488405929,
"adx": 17.645071851223843
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-21 00:45:00+00:00",
"exit_time": "2025-09-21 01:45:00+00:00",
"entry_price": 0.268517,
"exit_price": 0.267213,
"quantity": 1624.6,
"sl": 0.267213,
"tp": 0.271125,
"gross_pnl": -2.118619,
"entry_fee": 0.174493,
"exit_fee": 0.173646,
"net_pnl": -2.466757,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.20145230277826,
"macd_hist": 3.911313819865257e-05,
"atr": 0.0008693909448543568,
"adx": 15.676280977153558
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-21 08:15:00+00:00",
"exit_time": "2025-09-21 09:45:00+00:00",
"entry_price": 0.344206,
"exit_price": 0.342756,
"quantity": 1254.3,
"sl": 0.34493,
"tp": 0.342756,
"gross_pnl": 1.818529,
"entry_fee": 0.172695,
"exit_fee": 0.171967,
"net_pnl": 1.473867,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.782692658162308,
"macd_hist": -7.421870424645718e-05,
"atr": 0.0004832786824330342,
"adx": 31.221203425283278
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-21 12:30:00+00:00",
"exit_time": "2025-09-21 13:00:00+00:00",
"entry_price": 0.342906,
"exit_price": 0.341374,
"quantity": 1265.4,
"sl": 0.343671,
"tp": 0.341374,
"gross_pnl": 1.937873,
"entry_fee": 0.173565,
"exit_fee": 0.17279,
"net_pnl": 1.591518,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.79837047524819,
"macd_hist": -1.6274314601412453e-06,
"atr": 0.0005104770767141557,
"adx": 34.36396318620847
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-21 16:45:00+00:00",
"exit_time": "2025-09-21 17:15:00+00:00",
"entry_price": 0.263046,
"exit_price": 0.261172,
"quantity": 1657.7,
"sl": 0.261172,
"tp": 0.266795,
"gross_pnl": -3.107517,
"entry_fee": 0.174421,
"exit_fee": 0.173178,
"net_pnl": -3.455116,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.33706591342803,
"macd_hist": -0.00040814477153346807,
"atr": 0.0012497304943422942,
"adx": 15.457049251003976
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-21 16:30:00+00:00",
"exit_time": "2025-09-21 18:00:00+00:00",
"entry_price": 2.964304,
"exit_price": 2.975217,
"quantity": 147.2,
"sl": 2.975217,
"tp": 2.942476,
"gross_pnl": -1.606474,
"entry_fee": 0.174538,
"exit_fee": 0.175181,
"net_pnl": -1.956193,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.66193940553714,
"macd_hist": -0.000691420739428965,
"atr": 0.007275697313372804,
"adx": 17.608255039778125
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-21 22:00:00+00:00",
"exit_time": "2025-09-21 22:45:00+00:00",
"entry_price": 0.260934,
"exit_price": 0.262765,
"quantity": 1635.1,
"sl": 0.262765,
"tp": 0.257272,
"gross_pnl": -2.994152,
"entry_fee": 0.170661,
"exit_fee": 0.171859,
"net_pnl": -3.336672,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.29665284177336,
"macd_hist": -2.1325762094107428e-05,
"atr": 0.0012207825058113187,
"adx": 21.757676277141304
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-21 23:00:00+00:00",
"exit_time": "2025-09-22 00:15:00+00:00",
"entry_price": 0.342464,
"exit_price": 0.341779,
"quantity": 1229.0,
"sl": 0.341779,
"tp": 0.343834,
"gross_pnl": -0.841958,
"entry_fee": 0.168355,
"exit_fee": 0.168019,
"net_pnl": -1.178332,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.492156959618264,
"macd_hist": -0.00011844966177527712,
"atr": 0.0004567172002937059,
"adx": 30.86524355608222
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-22 06:00:00+00:00",
"exit_time": "2025-09-22 11:15:00+00:00",
"entry_price": 0.334297,
"exit_price": 0.336378,
"quantity": 1251.3,
"sl": 0.336378,
"tp": 0.330133,
"gross_pnl": -2.604866,
"entry_fee": 0.167322,
"exit_fee": 0.168364,
"net_pnl": -2.940552,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 19.554287882129668,
"macd_hist": -0.00022792604366828832,
"atr": 0.0013878183290049766,
"adx": 30.760886738521233
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-22 06:00:00+00:00",
"exit_time": "2025-09-22 14:30:00+00:00",
"entry_price": 0.238686,
"exit_price": 0.243,
"quantity": 1753.7,
"sl": 0.243,
"tp": 0.230059,
"gross_pnl": -7.564713,
"entry_fee": 0.167434,
"exit_fee": 0.170459,
"net_pnl": -7.902606,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 16.34153124729428,
"macd_hist": -0.00028414939720653766,
"atr": 0.0028757154782821804,
"adx": 54.56661856743755
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-23 09:00:00+00:00",
"exit_time": "2025-09-23 10:00:00+00:00",
"entry_price": 0.341044,
"exit_price": 0.340226,
"quantity": 1172.9,
"sl": 0.340226,
"tp": 0.342681,
"gross_pnl": -0.959733,
"entry_fee": 0.160004,
"exit_fee": 0.15962,
"net_pnl": -1.279357,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.568797010213174,
"macd_hist": 4.5460317085828014e-05,
"atr": 0.0005455040859896886,
"adx": 20.641276471653338
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-23 11:45:00+00:00",
"exit_time": "2025-09-23 13:00:00+00:00",
"entry_price": 0.336314,
"exit_price": 0.335155,
"quantity": 1182.3,
"sl": 0.335155,
"tp": 0.338632,
"gross_pnl": -1.370244,
"entry_fee": 0.159049,
"exit_fee": 0.158501,
"net_pnl": -1.687795,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.471683438138488,
"macd_hist": -0.0004779274383821875,
"atr": 0.0007726430276356585,
"adx": 26.639621169248674
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-23 14:00:00+00:00",
"exit_time": "2025-09-23 17:45:00+00:00",
"entry_price": 2.868987,
"exit_price": 2.852779,
"quantity": 137.5,
"sl": 2.852779,
"tp": 2.901403,
"gross_pnl": -2.228617,
"entry_fee": 0.157794,
"exit_fee": 0.156903,
"net_pnl": -2.543314,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.885444216218225,
"macd_hist": 7.817690800515685e-05,
"atr": 0.010805416957986697,
"adx": 11.486112849818282
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-23 17:30:00+00:00",
"exit_time": "2025-09-24 04:00:00+00:00",
"entry_price": 0.238726,
"exit_price": 0.233256,
"quantity": 1651.3,
"sl": 0.241461,
"tp": 0.233256,
"gross_pnl": 9.032927,
"entry_fee": 0.157683,
"exit_fee": 0.15407,
"net_pnl": 8.721173,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 43.71529867113284,
"macd_hist": -1.4135481525299048e-05,
"atr": 0.0018233971290265625,
"adx": 15.17248291336437
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-24 03:15:00+00:00",
"exit_time": "2025-09-24 04:30:00+00:00",
"entry_price": 2.811019,
"exit_price": 2.828555,
"quantity": 138.6,
"sl": 2.828555,
"tp": 2.775947,
"gross_pnl": -2.430456,
"entry_fee": 0.155843,
"exit_fee": 0.156815,
"net_pnl": -2.743114,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.41445012242145,
"macd_hist": -0.0005539721484064007,
"atr": 0.011690503070987813,
"adx": 22.830095368917625
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-24 13:30:00+00:00",
"exit_time": "2025-09-24 14:45:00+00:00",
"entry_price": 0.244504,
"exit_price": 0.24826,
"quantity": 1633.9,
"sl": 0.242627,
"tp": 0.24826,
"gross_pnl": 6.135673,
"entry_fee": 0.159798,
"exit_fee": 0.162253,
"net_pnl": 5.813622,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.2906943818606,
"macd_hist": 2.5862815475293172e-05,
"atr": 0.0012517438871727342,
"adx": 36.53568933530894
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-24 14:15:00+00:00",
"exit_time": "2025-09-24 14:45:00+00:00",
"entry_price": 2.894089,
"exit_price": 2.920293,
"quantity": 137.9,
"sl": 2.880988,
"tp": 2.920293,
"gross_pnl": 3.613444,
"entry_fee": 0.159638,
"exit_fee": 0.161083,
"net_pnl": 3.292722,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.07824522998891,
"macd_hist": 0.0002837479638076925,
"atr": 0.008734454267839082,
"adx": 33.216876327535196
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-24 19:45:00+00:00",
"exit_time": "2025-09-24 20:00:00+00:00",
"entry_price": 2.976198,
"exit_price": 2.963004,
"quantity": 139.1,
"sl": 2.955734,
"tp": 3.017124,
"gross_pnl": -1.835274,
"entry_fee": 0.165596,
"exit_fee": 0.164862,
"net_pnl": -2.165731,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 77.25608496751632,
"macd_hist": 0.00019635721897620986,
"atr": 0.013642083686890932,
"adx": 66.36435142210216
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-24 20:00:00+00:00",
"exit_time": "2025-09-25 00:15:00+00:00",
"entry_price": 2.963004,
"exit_price": 2.921444,
"quantity": 138.4,
"sl": 2.983784,
"tp": 2.921444,
"gross_pnl": 5.751916,
"entry_fee": 0.164032,
"exit_fee": 0.161731,
"net_pnl": 5.426153,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.65458359619365,
"macd_hist": -7.427449332575442e-05,
"atr": 0.013853363423541577,
"adx": 67.76721468449082
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-25 03:00:00+00:00",
"exit_time": "2025-09-25 03:30:00+00:00",
"entry_price": 0.336826,
"exit_price": 0.334954,
"quantity": 1243.8,
"sl": 0.337763,
"tp": 0.334954,
"gross_pnl": 2.329294,
"entry_fee": 0.167578,
"exit_fee": 0.166646,
"net_pnl": 1.99507,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.54851104412074,
"macd_hist": -2.4348481255806627e-05,
"atr": 0.0006242411759232479,
"adx": 22.642794856606972
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-25 11:00:00+00:00",
"exit_time": "2025-09-25 12:15:00+00:00",
"entry_price": 0.231727,
"exit_price": 0.22776,
"quantity": 1821.0,
"sl": 0.23371,
"tp": 0.22776,
"gross_pnl": 7.224147,
"entry_fee": 0.16879,
"exit_fee": 0.1659,
"net_pnl": 6.889457,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.98064841794837,
"macd_hist": -6.318730231162162e-06,
"atr": 0.001322377193542712,
"adx": 29.833102003878295
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-25 12:15:00+00:00",
"exit_time": "2025-09-25 12:30:00+00:00",
"entry_price": 2.793221,
"exit_price": 2.811993,
"quantity": 155.1,
"sl": 2.811993,
"tp": 2.755676,
"gross_pnl": -2.911573,
"entry_fee": 0.173291,
"exit_fee": 0.174456,
"net_pnl": -3.25932,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.256149561284357,
"macd_hist": -0.0005773233003328118,
"atr": 0.012514818420656685,
"adx": 36.706433983392714
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-25 17:15:00+00:00",
"exit_time": "2025-09-25 17:30:00+00:00",
"entry_price": 2.769777,
"exit_price": 2.742807,
"quantity": 154.3,
"sl": 2.742807,
"tp": 2.823718,
"gross_pnl": -4.161536,
"entry_fee": 0.170951,
"exit_fee": 0.169286,
"net_pnl": -4.501773,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.610683788190443,
"macd_hist": -0.006544986366080717,
"atr": 0.01798028133337769,
"adx": 26.44006928288656
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-25 17:15:00+00:00",
"exit_time": "2025-09-25 17:45:00+00:00",
"entry_price": 0.225103,
"exit_price": 0.222166,
"quantity": 1899.3,
"sl": 0.222166,
"tp": 0.230976,
"gross_pnl": -5.5778,
"entry_fee": 0.171015,
"exit_fee": 0.168784,
"net_pnl": -5.917599,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.16231609534382,
"macd_hist": -0.0005882702837761139,
"atr": 0.001957844090571792,
"adx": 34.05955121509929
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-25 17:45:00+00:00",
"exit_time": "2025-09-25 18:45:00+00:00",
"entry_price": 2.736174,
"exit_price": 2.797465,
"quantity": 149.7,
"sl": 2.705528,
"tp": 2.797465,
"gross_pnl": 9.175314,
"entry_fee": 0.163842,
"exit_fee": 0.167512,
"net_pnl": 8.843959,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 25.044837785333744,
"macd_hist": -0.0090419871390266,
"atr": 0.020430446659902204,
"adx": 30.966856582892532
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-25 23:30:00+00:00",
"exit_time": "2025-09-26 00:15:00+00:00",
"entry_price": 0.222158,
"exit_price": 0.224846,
"quantity": 1908.5,
"sl": 0.224846,
"tp": 0.216782,
"gross_pnl": -5.130115,
"entry_fee": 0.169595,
"exit_fee": 0.171647,
"net_pnl": -5.471358,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.024964001472284,
"macd_hist": -7.324992786095935e-05,
"atr": 0.0017920234869249986,
"adx": 24.520191342170282
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-26 06:00:00+00:00",
"exit_time": "2025-09-26 06:15:00+00:00",
"entry_price": 2.746725,
"exit_price": 2.767095,
"quantity": 150.9,
"sl": 2.767095,
"tp": 2.705986,
"gross_pnl": -3.073793,
"entry_fee": 0.165792,
"exit_fee": 0.167022,
"net_pnl": -3.406607,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.63524311349351,
"macd_hist": -0.00021544240843297075,
"atr": 0.013579822642527613,
"adx": 15.058919932872273
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-26 07:30:00+00:00",
"exit_time": "2025-09-26 08:00:00+00:00",
"entry_price": 2.738626,
"exit_price": 2.759971,
"quantity": 149.2,
"sl": 2.759971,
"tp": 2.695935,
"gross_pnl": -3.184731,
"entry_fee": 0.163441,
"exit_fee": 0.164715,
"net_pnl": -3.512888,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.03467669582415,
"macd_hist": -0.0009930236142895272,
"atr": 0.014230256027643176,
"adx": 13.007353948110126
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-26 09:30:00+00:00",
"exit_time": "2025-09-26 11:00:00+00:00",
"entry_price": 2.742026,
"exit_price": 2.700663,
"quantity": 146.8,
"sl": 2.762707,
"tp": 2.700663,
"gross_pnl": 6.072065,
"entry_fee": 0.161012,
"exit_fee": 0.158583,
"net_pnl": 5.752471,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.61073221775071,
"macd_hist": -0.0004772649982219266,
"atr": 0.013787614360953772,
"adx": 15.435644479956943
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-09-26 11:00:00+00:00",
"exit_time": "2025-09-26 12:30:00+00:00",
"entry_price": 0.221822,
"exit_price": 0.22613,
"quantity": 1813.7,
"sl": 0.219668,
"tp": 0.22613,
"gross_pnl": 7.813153,
"entry_fee": 0.160928,
"exit_fee": 0.164053,
"net_pnl": 7.488173,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.47992941398738,
"macd_hist": -0.0005072215175260482,
"atr": 0.0014359509880116587,
"adx": 25.06095654091451
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-27 03:15:00+00:00",
"exit_time": "2025-09-27 05:30:00+00:00",
"entry_price": 0.339124,
"exit_price": 0.338429,
"quantity": 1250.7,
"sl": 0.338429,
"tp": 0.340513,
"gross_pnl": -0.868718,
"entry_fee": 0.169657,
"exit_fee": 0.169309,
"net_pnl": -1.207684,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.93482787129011,
"macd_hist": 5.327442958292725e-06,
"atr": 0.0004630568441973846,
"adx": 24.478856028912237
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-27 08:00:00+00:00",
"exit_time": "2025-09-27 08:30:00+00:00",
"entry_price": 0.336534,
"exit_price": 0.335808,
"quantity": 1253.5,
"sl": 0.335808,
"tp": 0.337985,
"gross_pnl": -0.909821,
"entry_fee": 0.168738,
"exit_fee": 0.168374,
"net_pnl": -1.246933,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.90053605935814,
"macd_hist": -0.00025988593478820746,
"atr": 0.00048388294790651314,
"adx": 26.380156011508365
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-27 15:00:00+00:00",
"exit_time": "2025-09-27 15:30:00+00:00",
"entry_price": 0.228537,
"exit_price": 0.229587,
"quantity": 1835.1,
"sl": 0.229587,
"tp": 0.226437,
"gross_pnl": -1.926643,
"entry_fee": 0.167755,
"exit_fee": 0.168526,
"net_pnl": -2.262924,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.442774718548705,
"macd_hist": -7.196083742187895e-05,
"atr": 0.0006999228315526427,
"adx": 18.41120853464486
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-27 17:00:00+00:00",
"exit_time": "2025-09-27 19:45:00+00:00",
"entry_price": 0.228437,
"exit_price": 0.229606,
"quantity": 1818.2,
"sl": 0.229606,
"tp": 0.2261,
"gross_pnl": -2.124956,
"entry_fee": 0.166138,
"exit_fee": 0.166988,
"net_pnl": -2.458081,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.336798817978014,
"macd_hist": -4.1632726100092375e-05,
"atr": 0.0007791427031742386,
"adx": 17.499849538646977
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-27 22:00:00+00:00",
"exit_time": "2025-09-27 22:15:00+00:00",
"entry_price": 0.231097,
"exit_price": 0.232038,
"quantity": 1778.3,
"sl": 0.232038,
"tp": 0.229214,
"gross_pnl": -1.67414,
"entry_fee": 0.164384,
"exit_fee": 0.165053,
"net_pnl": -2.003577,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.27348860247282,
"macd_hist": 0.00020974679953925796,
"atr": 0.0006276181162645555,
"adx": 17.621051955628307
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-28 06:30:00+00:00",
"exit_time": "2025-09-28 07:45:00+00:00",
"entry_price": 0.335856,
"exit_price": 0.336454,
"quantity": 1212.9,
"sl": 0.336454,
"tp": 0.334661,
"gross_pnl": -0.724687,
"entry_fee": 0.162944,
"exit_fee": 0.163234,
"net_pnl": -1.050865,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.80973378320773,
"macd_hist": -2.2785641016468333e-05,
"atr": 0.000398321773769093,
"adx": 17.95408357283175
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-28 08:30:00+00:00",
"exit_time": "2025-09-28 13:45:00+00:00",
"entry_price": 0.226927,
"exit_price": 0.228156,
"quantity": 1786.2,
"sl": 0.228156,
"tp": 0.224471,
"gross_pnl": -2.194007,
"entry_fee": 0.162135,
"exit_fee": 0.163013,
"net_pnl": -2.519155,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.20269780538093,
"macd_hist": -5.853259887714007e-05,
"atr": 0.0008188731726458946,
"adx": 22.269624470340187
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-28 09:15:00+00:00",
"exit_time": "2025-09-28 14:45:00+00:00",
"entry_price": 2.777422,
"exit_price": 2.789412,
"quantity": 145.8,
"sl": 2.789412,
"tp": 2.753443,
"gross_pnl": -1.748098,
"entry_fee": 0.161979,
"exit_fee": 0.162679,
"net_pnl": -2.072756,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.86293814530906,
"macd_hist": -3.254272255586712e-05,
"atr": 0.007993131516978757,
"adx": 11.251740683173582
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-28 16:00:00+00:00",
"exit_time": "2025-09-28 17:15:00+00:00",
"entry_price": 0.335766,
"exit_price": 0.334697,
"quantity": 1182.8,
"sl": 0.336301,
"tp": 0.334697,
"gross_pnl": 1.265122,
"entry_fee": 0.158858,
"exit_fee": 0.158352,
"net_pnl": 0.947913,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 45.8072076850126,
"macd_hist": -2.3373665999799277e-06,
"atr": 0.00035653312926641655,
"adx": 15.354322137862225
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-28 22:00:00+00:00",
"exit_time": "2025-09-28 22:45:00+00:00",
"entry_price": 0.335076,
"exit_price": 0.335771,
"quantity": 1188.3,
"sl": 0.335771,
"tp": 0.333687,
"gross_pnl": -0.825481,
"entry_fee": 0.159269,
"exit_fee": 0.159599,
"net_pnl": -1.144348,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.33891387715834,
"macd_hist": 0.00011903398805174567,
"atr": 0.00046311577716013193,
"adx": 25.525161179259623
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-28 20:45:00+00:00",
"exit_time": "2025-09-28 23:00:00+00:00",
"entry_price": 2.842084,
"exit_price": 2.865214,
"quantity": 140.2,
"sl": 2.830519,
"tp": 2.865214,
"gross_pnl": 3.242778,
"entry_fee": 0.159384,
"exit_fee": 0.160681,
"net_pnl": 2.922712,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.49005646117895,
"macd_hist": 0.0003801310915941807,
"atr": 0.007709884911093976,
"adx": 43.71036416164099
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-29 12:45:00+00:00",
"exit_time": "2025-09-29 13:30:00+00:00",
"entry_price": 0.229407,
"exit_price": 0.231017,
"quantity": 1746.3,
"sl": 0.231017,
"tp": 0.226187,
"gross_pnl": -2.811247,
"entry_fee": 0.160245,
"exit_fee": 0.16137,
"net_pnl": -3.132862,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.92469809484855,
"macd_hist": -8.914578450655488e-06,
"atr": 0.0010732203731594813,
"adx": 38.26600782430623
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-29 10:00:00+00:00",
"exit_time": "2025-09-29 13:30:00+00:00",
"entry_price": 0.332323,
"exit_price": 0.333656,
"quantity": 1206.5,
"sl": 0.331657,
"tp": 0.333656,
"gross_pnl": 1.607548,
"entry_fee": 0.160379,
"exit_fee": 0.161022,
"net_pnl": 1.286147,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 19.362378267287347,
"macd_hist": -0.0002291318308186226,
"atr": 0.00044413546950098455,
"adx": 29.645494050123773
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-09-29 19:45:00+00:00",
"exit_time": "2025-09-29 23:00:00+00:00",
"entry_price": 2.89649,
"exit_price": 2.878667,
"quantity": 137.2,
"sl": 2.878667,
"tp": 2.932134,
"gross_pnl": -2.445234,
"entry_fee": 0.158959,
"exit_fee": 0.157981,
"net_pnl": -2.762174,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.371751812927755,
"macd_hist": 0.000604537726911425,
"atr": 0.011881602545444488,
"adx": 16.11683294921096
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-29 20:30:00+00:00",
"exit_time": "2025-09-30 00:15:00+00:00",
"entry_price": 0.237936,
"exit_price": 0.233891,
"quantity": 1668.5,
"sl": 0.239959,
"tp": 0.233891,
"gross_pnl": 6.750041,
"entry_fee": 0.158799,
"exit_fee": 0.156099,
"net_pnl": 6.435143,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.26824788211653,
"macd_hist": 0.00043464817046163,
"atr": 0.0013485247472816465,
"adx": 19.231817188377967
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-09-30 03:30:00+00:00",
"exit_time": "2025-09-30 05:00:00+00:00",
"entry_price": 0.337134,
"exit_price": 0.336334,
"quantity": 1195.2,
"sl": 0.336334,
"tp": 0.338733,
"gross_pnl": -0.955568,
"entry_fee": 0.161177,
"exit_fee": 0.160795,
"net_pnl": -1.27754,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.81934618554273,
"macd_hist": 9.633358724452359e-06,
"atr": 0.0005330031631932522,
"adx": 34.07177915564808
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-30 07:30:00+00:00",
"exit_time": "2025-09-30 14:00:00+00:00",
"entry_price": 0.231297,
"exit_price": 0.228114,
"quantity": 1731.4,
"sl": 0.232889,
"tp": 0.228114,
"gross_pnl": 5.511563,
"entry_fee": 0.160187,
"exit_fee": 0.157982,
"net_pnl": 5.193394,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.12843758872976,
"macd_hist": -7.137829685465347e-06,
"atr": 0.0010610995407639714,
"adx": 18.171108592824286
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-09-30 15:00:00+00:00",
"exit_time": "2025-09-30 17:30:00+00:00",
"entry_price": 0.227367,
"exit_price": 0.229348,
"quantity": 1798.2,
"sl": 0.229348,
"tp": 0.223405,
"gross_pnl": -3.562531,
"entry_fee": 0.163541,
"exit_fee": 0.164966,
"net_pnl": -3.891038,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.75199638246996,
"macd_hist": -4.456138685944068e-05,
"atr": 0.0013207767497997055,
"adx": 26.457091233716515
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-09-30 15:00:00+00:00",
"exit_time": "2025-09-30 19:00:00+00:00",
"entry_price": 2.827017,
"exit_price": 2.844918,
"quantity": 144.5,
"sl": 2.844918,
"tp": 2.791216,
"gross_pnl": -2.586652,
"entry_fee": 0.163402,
"exit_fee": 0.164436,
"net_pnl": -2.91449,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.05705452855853,
"macd_hist": -0.0002548676122483126,
"atr": 0.011933804787986942,
"adx": 29.373570191653968
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-09-30 20:00:00+00:00",
"exit_time": "2025-09-30 20:15:00+00:00",
"entry_price": 0.331357,
"exit_price": 0.332213,
"quantity": 1198.0,
"sl": 0.332213,
"tp": 0.329644,
"gross_pnl": -1.026123,
"entry_fee": 0.158786,
"exit_fee": 0.159197,
"net_pnl": -1.344106,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.4090993098907,
"macd_hist": -1.4151540738111955e-05,
"atr": 0.000571020195764105,
"adx": 19.700415035827632
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-01 08:15:00+00:00",
"exit_time": "2025-10-01 08:45:00+00:00",
"entry_price": 0.335354,
"exit_price": 0.336785,
"quantity": 1176.5,
"sl": 0.334638,
"tp": 0.336785,
"gross_pnl": 1.684397,
"entry_fee": 0.157817,
"exit_fee": 0.158491,
"net_pnl": 1.368089,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.24789531394917,
"macd_hist": 4.729285330987371e-05,
"atr": 0.0004772339591884286,
"adx": 31.542285567700812
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-01 09:00:00+00:00",
"exit_time": "2025-10-01 09:30:00+00:00",
"entry_price": 0.242036,
"exit_price": 0.244208,
"quantity": 1638.1,
"sl": 0.244208,
"tp": 0.237692,
"gross_pnl": -3.557699,
"entry_fee": 0.158592,
"exit_fee": 0.160015,
"net_pnl": -3.876305,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 81.38828755773679,
"macd_hist": 0.0009899043942218685,
"atr": 0.0014478965877880792,
"adx": 23.670876377942864
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-01 09:00:00+00:00",
"exit_time": "2025-10-01 09:30:00+00:00",
"entry_price": 2.913009,
"exit_price": 2.931791,
"quantity": 136.0,
"sl": 2.931791,
"tp": 2.875443,
"gross_pnl": -2.554462,
"entry_fee": 0.158468,
"exit_fee": 0.159489,
"net_pnl": -2.872419,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 77.7272248054173,
"macd_hist": 0.008532879910510178,
"atr": 0.012521871989813377,
"adx": 23.859752794228857
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-01 17:45:00+00:00",
"exit_time": "2025-10-01 19:45:00+00:00",
"entry_price": 2.919792,
"exit_price": 2.95444,
"quantity": 131.8,
"sl": 2.902468,
"tp": 2.95444,
"gross_pnl": 4.56664,
"entry_fee": 0.153931,
"exit_fee": 0.155758,
"net_pnl": 4.256951,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 41.616224842361845,
"macd_hist": -0.004025355218082835,
"atr": 0.011549418564190499,
"adx": 20.526778707785404
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-01 19:00:00+00:00",
"exit_time": "2025-10-01 21:15:00+00:00",
"entry_price": 0.341974,
"exit_price": 0.341042,
"quantity": 1124.4,
"sl": 0.341042,
"tp": 0.343838,
"gross_pnl": -1.047763,
"entry_fee": 0.153806,
"exit_fee": 0.153387,
"net_pnl": -1.354956,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.06847526815638,
"macd_hist": 3.237635522957349e-05,
"atr": 0.0006212277529587025,
"adx": 53.05324103332296
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-01 23:30:00+00:00",
"exit_time": "2025-10-02 00:00:00+00:00",
"entry_price": 0.247645,
"exit_price": 0.250525,
"quantity": 1571.2,
"sl": 0.246204,
"tp": 0.250525,
"gross_pnl": 4.526049,
"entry_fee": 0.15564,
"exit_fee": 0.15745,
"net_pnl": 4.212959,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.25152555906345,
"macd_hist": 1.0946396064767314e-05,
"atr": 0.0009602106133765906,
"adx": 25.719422143003943
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-02 08:30:00+00:00",
"exit_time": "2025-10-02 11:45:00+00:00",
"entry_price": 2.986799,
"exit_price": 2.97124,
"quantity": 132.5,
"sl": 2.97124,
"tp": 3.017916,
"gross_pnl": -2.061523,
"entry_fee": 0.1583,
"exit_fee": 0.157476,
"net_pnl": -2.377299,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.46190385503244,
"macd_hist": 8.670600711300179e-05,
"atr": 0.010372442214176469,
"adx": 30.82406684059269
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-02 16:45:00+00:00",
"exit_time": "2025-10-02 19:00:00+00:00",
"entry_price": 3.043496,
"exit_price": 3.072056,
"quantity": 128.7,
"sl": 3.072056,
"tp": 2.986374,
"gross_pnl": -3.675752,
"entry_fee": 0.156679,
"exit_fee": 0.158149,
"net_pnl": -3.99058,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.02488223286082,
"macd_hist": 0.0071798725012925295,
"atr": 0.019040412778860028,
"adx": 22.728066983657875
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-03 02:00:00+00:00",
"exit_time": "2025-10-03 03:00:00+00:00",
"entry_price": 0.342994,
"exit_price": 0.34418,
"quantity": 1121.7,
"sl": 0.342401,
"tp": 0.34418,
"gross_pnl": 1.32996,
"entry_fee": 0.153895,
"exit_fee": 0.154427,
"net_pnl": 1.021639,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.55997695129983,
"macd_hist": 2.8596147433689367e-05,
"atr": 0.0003952216110947015,
"adx": 14.0742271275555
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-03 08:45:00+00:00",
"exit_time": "2025-10-03 13:00:00+00:00",
"entry_price": 3.051195,
"exit_price": 3.01341,
"quantity": 126.5,
"sl": 3.070087,
"tp": 3.01341,
"gross_pnl": 4.77979,
"entry_fee": 0.15439,
"exit_fee": 0.152479,
"net_pnl": 4.472921,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.68465492243061,
"macd_hist": 0.00346599387050241,
"atr": 0.012594967261402289,
"adx": 12.329103531390693
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-03 13:00:00+00:00",
"exit_time": "2025-10-03 13:15:00+00:00",
"entry_price": 0.254345,
"exit_price": 0.255979,
"quantity": 1517.0,
"sl": 0.255979,
"tp": 0.251076,
"gross_pnl": -2.479105,
"entry_fee": 0.154336,
"exit_fee": 0.155328,
"net_pnl": -2.78877,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.58786489620306,
"macd_hist": -5.104577303120805e-05,
"atr": 0.0010894772090528,
"adx": 26.41485024565284
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-03 14:00:00+00:00",
"exit_time": "2025-10-03 14:30:00+00:00",
"entry_price": 0.253975,
"exit_price": 0.255986,
"quantity": 1529.2,
"sl": 0.255986,
"tp": 0.249952,
"gross_pnl": -3.075614,
"entry_fee": 0.155351,
"exit_fee": 0.156581,
"net_pnl": -3.387547,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.31265367759862,
"macd_hist": -9.917203695834255e-06,
"atr": 0.001340837894829163,
"adx": 22.11118870853989
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-04 01:45:00+00:00",
"exit_time": "2025-10-04 02:15:00+00:00",
"entry_price": 0.255316,
"exit_price": 0.253419,
"quantity": 1498.4,
"sl": 0.253419,
"tp": 0.25911,
"gross_pnl": -2.842477,
"entry_fee": 0.153026,
"exit_fee": 0.151889,
"net_pnl": -3.147391,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.69329778475809,
"macd_hist": -0.0004003884758923214,
"atr": 0.0012646718785673413,
"adx": 15.193148697862567
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-04 08:15:00+00:00",
"exit_time": "2025-10-04 08:45:00+00:00",
"entry_price": 3.006199,
"exit_price": 2.9997,
"quantity": 125.3,
"sl": 3.017102,
"tp": 2.984394,
"gross_pnl": 0.814376,
"entry_fee": 0.150671,
"exit_fee": 0.150345,
"net_pnl": 0.51336,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 32.18935028498804,
"macd_hist": -0.0006595483423006182,
"atr": 0.007268324559455461,
"adx": 14.256879091102421
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-04 04:45:00+00:00",
"exit_time": "2025-10-04 09:00:00+00:00",
"entry_price": 0.340294,
"exit_price": 0.339614,
"quantity": 1108.0,
"sl": 0.339614,
"tp": 0.341653,
"gross_pnl": -0.753041,
"entry_fee": 0.150818,
"exit_fee": 0.150517,
"net_pnl": -1.054377,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.169535844617236,
"macd_hist": -9.788752002438646e-05,
"atr": 0.00045309343276911916,
"adx": 20.265660573870644
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-04 08:45:00+00:00",
"exit_time": "2025-10-04 10:30:00+00:00",
"entry_price": 2.9997,
"exit_price": 2.987882,
"quantity": 125.8,
"sl": 2.987882,
"tp": 3.023335,
"gross_pnl": -1.486635,
"entry_fee": 0.150945,
"exit_fee": 0.15035,
"net_pnl": -1.78793,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.956061044244322,
"macd_hist": -0.0021290743040946426,
"atr": 0.007878300257897824,
"adx": 19.288672894026686
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-04 14:45:00+00:00",
"exit_time": "2025-10-04 15:30:00+00:00",
"entry_price": 2.965903,
"exit_price": 2.949995,
"quantity": 125.5,
"sl": 2.980328,
"tp": 2.937053,
"gross_pnl": 1.996505,
"entry_fee": 0.148888,
"exit_fee": 0.14809,
"net_pnl": 1.699527,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 30.774265889679018,
"macd_hist": -0.0008977725757183001,
"atr": 0.00961672250471438,
"adx": 34.571002805230385
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-04 15:00:00+00:00",
"exit_time": "2025-10-04 21:00:00+00:00",
"entry_price": 0.339746,
"exit_price": 0.340369,
"quantity": 1095.2,
"sl": 0.340369,
"tp": 0.3385,
"gross_pnl": -0.682468,
"entry_fee": 0.148836,
"exit_fee": 0.149109,
"net_pnl": -0.980413,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.29561295244882,
"macd_hist": -1.5399469772786256e-05,
"atr": 0.00041542962747998766,
"adx": 11.067498501032281
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-04 15:30:00+00:00",
"exit_time": "2025-10-05 02:30:00+00:00",
"entry_price": 2.949995,
"exit_price": 2.982302,
"quantity": 127.0,
"sl": 2.933842,
"tp": 2.982302,
"gross_pnl": 4.102976,
"entry_fee": 0.14986,
"exit_fee": 0.151501,
"net_pnl": 3.801615,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.796890109249013,
"macd_hist": -0.003933006166039334,
"atr": 0.010768964775093825,
"adx": 40.14601648044225
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-05 19:00:00+00:00",
"exit_time": "2025-10-06 02:45:00+00:00",
"entry_price": 2.953995,
"exit_price": 2.990353,
"quantity": 128.4,
"sl": 2.935817,
"tp": 2.990353,
"gross_pnl": 4.668269,
"entry_fee": 0.151717,
"exit_fee": 0.153585,
"net_pnl": 4.362967,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 22.68978567945751,
"macd_hist": -0.003579814992577557,
"atr": 0.012119078271027253,
"adx": 40.35268005132035
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-06 07:00:00+00:00",
"exit_time": "2025-10-06 08:15:00+00:00",
"entry_price": 0.343666,
"exit_price": 0.344504,
"quantity": 1123.6,
"sl": 0.344504,
"tp": 0.341988,
"gross_pnl": -0.9423,
"entry_fee": 0.154457,
"exit_fee": 0.154834,
"net_pnl": -1.251591,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.82293631006951,
"macd_hist": 0.0001846985807550168,
"atr": 0.0005590956419744308,
"adx": 39.017255650475214
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-06 13:45:00+00:00",
"exit_time": "2025-10-06 15:15:00+00:00",
"entry_price": 0.262106,
"exit_price": 0.266839,
"quantity": 1464.6,
"sl": 0.25974,
"tp": 0.266839,
"gross_pnl": 6.931875,
"entry_fee": 0.153552,
"exit_fee": 0.156325,
"net_pnl": 6.621997,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.31560474190779,
"macd_hist": 3.948716978102425e-05,
"atr": 0.0015776491400146385,
"adx": 36.58942181412859
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-06 13:45:00+00:00",
"exit_time": "2025-10-06 17:15:00+00:00",
"entry_price": 0.345014,
"exit_price": 0.347163,
"quantity": 1111.9,
"sl": 0.34394,
"tp": 0.347163,
"gross_pnl": 2.388837,
"entry_fee": 0.153449,
"exit_fee": 0.154404,
"net_pnl": 2.080984,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.83007485809462,
"macd_hist": 3.041251272902374e-06,
"atr": 0.0007161426459158959,
"adx": 29.105740212061608
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-06 15:15:00+00:00",
"exit_time": "2025-10-06 20:30:00+00:00",
"entry_price": 3.032303,
"exit_price": 3.011099,
"quantity": 130.1,
"sl": 3.011099,
"tp": 3.074711,
"gross_pnl": -2.758658,
"entry_fee": 0.157801,
"exit_fee": 0.156698,
"net_pnl": -3.073157,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.40265675790411,
"macd_hist": 0.0012493190985078855,
"atr": 0.014136090848061118,
"adx": 18.175165145868153
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-07 01:00:00+00:00",
"exit_time": "2025-10-07 01:15:00+00:00",
"entry_price": 0.346805,
"exit_price": 0.346072,
"quantity": 1131.8,
"sl": 0.346072,
"tp": 0.34827,
"gross_pnl": -0.829459,
"entry_fee": 0.157005,
"exit_fee": 0.156674,
"net_pnl": -1.143138,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.098153548497244,
"macd_hist": 1.2097556924728071e-05,
"atr": 0.0004885780959320027,
"adx": 21.82075852958907
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-07 06:15:00+00:00",
"exit_time": "2025-10-07 12:45:00+00:00",
"entry_price": 2.970703,
"exit_price": 2.984428,
"quantity": 131.4,
"sl": 2.984428,
"tp": 2.943253,
"gross_pnl": -1.803477,
"entry_fee": 0.15614,
"exit_fee": 0.156862,
"net_pnl": -2.116479,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.36514777657071,
"macd_hist": -0.00010112157036563886,
"atr": 0.00915006149102373,
"adx": 26.96150579276763
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-07 13:30:00+00:00",
"exit_time": "2025-10-07 14:00:00+00:00",
"entry_price": 2.949205,
"exit_price": 2.914301,
"quantity": 131.0,
"sl": 2.966657,
"tp": 2.914301,
"gross_pnl": 4.572412,
"entry_fee": 0.154538,
"exit_fee": 0.152709,
"net_pnl": 4.265164,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.76969167132057,
"macd_hist": -0.00042578044747558887,
"atr": 0.011634636410060255,
"adx": 24.264061452076575
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-07 14:30:00+00:00",
"exit_time": "2025-10-07 15:00:00+00:00",
"entry_price": 2.918292,
"exit_price": 2.894711,
"quantity": 134.7,
"sl": 2.894711,
"tp": 2.965454,
"gross_pnl": -3.176357,
"entry_fee": 0.157238,
"exit_fee": 0.155967,
"net_pnl": -3.489561,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.060076682313365,
"macd_hist": -0.006475357368739211,
"atr": 0.015720646358489448,
"adx": 32.29090827339832
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-07 14:00:00+00:00",
"exit_time": "2025-10-07 15:30:00+00:00",
"entry_price": 0.257044,
"exit_price": 0.250561,
"quantity": 1502.5,
"sl": 0.260286,
"tp": 0.250561,
"gross_pnl": 9.741208,
"entry_fee": 0.154484,
"exit_fee": 0.150587,
"net_pnl": 9.436137,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.97801946594199,
"macd_hist": -0.00014064086764929446,
"atr": 0.002161110963433212,
"adx": 24.484382280282222
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-07 15:30:00+00:00",
"exit_time": "2025-10-07 16:00:00+00:00",
"entry_price": 0.339424,
"exit_price": 0.338022,
"quantity": 1186.7,
"sl": 0.338022,
"tp": 0.342227,
"gross_pnl": -1.663336,
"entry_fee": 0.161118,
"exit_fee": 0.160452,
"net_pnl": -1.984906,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 17.484596536506743,
"macd_hist": -0.00044645945207458324,
"atr": 0.0009344323408396856,
"adx": 31.419690555737787
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-07 23:30:00+00:00",
"exit_time": "2025-10-08 01:15:00+00:00",
"entry_price": 0.247465,
"exit_price": 0.249705,
"quantity": 1612.9,
"sl": 0.249705,
"tp": 0.242986,
"gross_pnl": -3.612511,
"entry_fee": 0.159655,
"exit_fee": 0.1611,
"net_pnl": -3.933265,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.9144080005935,
"macd_hist": -1.7151288177713652e-05,
"atr": 0.001493174230384707,
"adx": 35.734502844502636
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-08 00:15:00+00:00",
"exit_time": "2025-10-08 02:00:00+00:00",
"entry_price": 0.336836,
"exit_price": 0.337727,
"quantity": 1184.1,
"sl": 0.337727,
"tp": 0.335056,
"gross_pnl": -1.054086,
"entry_fee": 0.159539,
"exit_fee": 0.159961,
"net_pnl": -1.373585,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.936211523499672,
"macd_hist": -3.748214609265992e-06,
"atr": 0.0005934664868830332,
"adx": 19.436847935603108
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-08 03:15:00+00:00",
"exit_time": "2025-10-08 04:30:00+00:00",
"entry_price": 2.845115,
"exit_price": 2.86137,
"quantity": 136.9,
"sl": 2.86137,
"tp": 2.812607,
"gross_pnl": -2.225195,
"entry_fee": 0.155799,
"exit_fee": 0.156689,
"net_pnl": -2.537682,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.213794653506625,
"macd_hist": -0.0006662218778545467,
"atr": 0.010836110229562324,
"adx": 30.699519772993927
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-08 03:15:00+00:00",
"exit_time": "2025-10-08 08:00:00+00:00",
"entry_price": 0.244796,
"exit_price": 0.247166,
"quantity": 1592.2,
"sl": 0.247166,
"tp": 0.240055,
"gross_pnl": -3.774133,
"entry_fee": 0.155905,
"exit_fee": 0.157415,
"net_pnl": -4.087453,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.148688597565815,
"macd_hist": -0.00015429562446496936,
"atr": 0.0015802590529020134,
"adx": 34.310815062996305
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-09 08:00:00+00:00",
"exit_time": "2025-10-09 08:15:00+00:00",
"entry_price": 0.337914,
"exit_price": 0.336983,
"quantity": 1119.4,
"sl": 0.336983,
"tp": 0.339776,
"gross_pnl": -1.042196,
"entry_fee": 0.151304,
"exit_fee": 0.150887,
"net_pnl": -1.344388,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.887159447360354,
"macd_hist": -9.786956333148616e-05,
"atr": 0.0006206871981409034,
"adx": 29.57084515436333
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-10 03:30:00+00:00",
"exit_time": "2025-10-10 04:30:00+00:00",
"entry_price": 2.824282,
"exit_price": 2.80916,
"quantity": 133.0,
"sl": 2.80916,
"tp": 2.854527,
"gross_pnl": -2.011236,
"entry_fee": 0.150252,
"exit_fee": 0.149447,
"net_pnl": -2.310935,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.01041612364824,
"macd_hist": 0.0007930491111498017,
"atr": 0.010081385063037305,
"adx": 15.010710180807658
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-10 03:15:00+00:00",
"exit_time": "2025-10-10 05:00:00+00:00",
"entry_price": 0.251525,
"exit_price": 0.249496,
"quantity": 1494.0,
"sl": 0.249496,
"tp": 0.255583,
"gross_pnl": -3.031138,
"entry_fee": 0.150311,
"exit_fee": 0.149099,
"net_pnl": -3.330548,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.54053826536288,
"macd_hist": 2.3937399823309902e-05,
"atr": 0.0013525827386525185,
"adx": 17.42131189697164
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-10 09:15:00+00:00",
"exit_time": "2025-10-10 10:15:00+00:00",
"entry_price": 2.825883,
"exit_price": 2.810832,
"quantity": 129.5,
"sl": 2.810832,
"tp": 2.855983,
"gross_pnl": -1.948986,
"entry_fee": 0.146381,
"exit_fee": 0.145601,
"net_pnl": -2.240968,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.22308346409477,
"macd_hist": 0.0007008989807659729,
"atr": 0.010033389568898488,
"adx": 12.43763867902254
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-10 13:00:00+00:00",
"exit_time": "2025-10-10 14:45:00+00:00",
"entry_price": 2.820782,
"exit_price": 2.808611,
"quantity": 128.3,
"sl": 2.808611,
"tp": 2.845125,
"gross_pnl": -1.561602,
"entry_fee": 0.144763,
"exit_fee": 0.144138,
"net_pnl": -1.850502,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 55.00742247039438,
"macd_hist": 5.3856492591926796e-05,
"atr": 0.008114323704549918,
"adx": 8.748552194192838
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-10 14:45:00+00:00",
"exit_time": "2025-10-10 15:00:00+00:00",
"entry_price": 0.333217,
"exit_price": 0.33119,
"quantity": 1085.1,
"sl": 0.33423,
"tp": 0.33119,
"gross_pnl": 2.198662,
"entry_fee": 0.144629,
"exit_fee": 0.14375,
"net_pnl": 1.910283,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.565784753372014,
"macd_hist": -9.012450362935398e-05,
"atr": 0.0006754100416079971,
"adx": 20.201109370509265
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-10 15:30:00+00:00",
"exit_time": "2025-10-10 16:15:00+00:00",
"entry_price": 2.755676,
"exit_price": 2.729656,
"quantity": 131.1,
"sl": 2.729656,
"tp": 2.807715,
"gross_pnl": -3.411185,
"entry_fee": 0.144508,
"exit_fee": 0.143143,
"net_pnl": -3.698836,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.78408888977738,
"macd_hist": -0.0076187900674818945,
"atr": 0.017346477498785404,
"adx": 20.931617502772884
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-10 15:30:00+00:00",
"exit_time": "2025-10-10 20:45:00+00:00",
"entry_price": 0.329273,
"exit_price": 0.327705,
"quantity": 1097.9,
"sl": 0.327705,
"tp": 0.332408,
"gross_pnl": -1.721214,
"entry_fee": 0.144603,
"exit_fee": 0.143915,
"net_pnl": -2.009732,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 22.301112133149378,
"macd_hist": -0.0006353005968566432,
"atr": 0.0010451551973078637,
"adx": 28.601489486550026
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-10 20:45:00+00:00",
"exit_time": "2025-10-10 21:00:00+00:00",
"entry_price": 0.218948,
"exit_price": 0.208864,
"quantity": 1620.4,
"sl": 0.22399,
"tp": 0.208864,
"gross_pnl": 16.339894,
"entry_fee": 0.141913,
"exit_fee": 0.135377,
"net_pnl": 16.062604,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 18.143421780354277,
"macd_hist": -0.00046579645600668997,
"atr": 0.003361288243023859,
"adx": 53.38866013048268
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-10 20:45:00+00:00",
"exit_time": "2025-10-10 21:00:00+00:00",
"entry_price": 2.49595,
"exit_price": 2.373231,
"quantity": 140.7,
"sl": 2.55731,
"tp": 2.373231,
"gross_pnl": 17.266646,
"entry_fee": 0.140472,
"exit_fee": 0.133565,
"net_pnl": 16.992608,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 17.950089434981262,
"macd_hist": -0.010381022790605134,
"atr": 0.0409065283069771,
"adx": 56.13982003832872
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-11 19:00:00+00:00",
"exit_time": "2025-10-11 19:30:00+00:00",
"entry_price": 0.189571,
"exit_price": 0.18429,
"quantity": 2142.0,
"sl": 0.192212,
"tp": 0.18429,
"gross_pnl": 11.312446,
"entry_fee": 0.162424,
"exit_fee": 0.157899,
"net_pnl": 10.992122,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.616878727353516,
"macd_hist": -0.00011580474956548793,
"atr": 0.001760418059749674,
"adx": 24.01208523020768
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-11 19:45:00+00:00",
"exit_time": "2025-10-11 20:15:00+00:00",
"entry_price": 2.408541,
"exit_price": 2.376837,
"quantity": 176.1,
"sl": 2.376837,
"tp": 2.471948,
"gross_pnl": -5.583004,
"entry_fee": 0.169658,
"exit_fee": 0.167424,
"net_pnl": -5.920086,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.58727980801826,
"macd_hist": -0.008767597233264153,
"atr": 0.021135734643670034,
"adx": 17.000343198095788
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-12 00:45:00+00:00",
"exit_time": "2025-10-12 02:15:00+00:00",
"entry_price": 0.310689,
"exit_price": 0.312112,
"quantity": 1332.4,
"sl": 0.312112,
"tp": 0.307844,
"gross_pnl": -1.895537,
"entry_fee": 0.165585,
"exit_fee": 0.166343,
"net_pnl": -2.227465,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.675386536566666,
"macd_hist": -9.56633963806726e-05,
"atr": 0.0009484326364061233,
"adx": 46.259536784965164
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-12 13:00:00+00:00",
"exit_time": "2025-10-12 13:15:00+00:00",
"entry_price": 0.190049,
"exit_price": 0.188156,
"quantity": 2156.2,
"sl": 0.188156,
"tp": 0.193835,
"gross_pnl": -4.081378,
"entry_fee": 0.163913,
"exit_fee": 0.162281,
"net_pnl": -4.407573,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.63748510935573,
"macd_hist": 2.7573435504004633e-06,
"atr": 0.0012619046458883232,
"adx": 18.82383332519388
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-12 12:00:00+00:00",
"exit_time": "2025-10-12 13:30:00+00:00",
"entry_price": 2.410041,
"exit_price": 2.389295,
"quantity": 170.1,
"sl": 2.389295,
"tp": 2.451534,
"gross_pnl": -3.528974,
"entry_fee": 0.163979,
"exit_fee": 0.162568,
"net_pnl": -3.855521,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.53651687207723,
"macd_hist": 0.000591261427539176,
"atr": 0.013830977101220183,
"adx": 21.912436004259803
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-12 14:45:00+00:00",
"exit_time": "2025-10-12 15:00:00+00:00",
"entry_price": 0.19609,
"exit_price": 0.202611,
"quantity": 2018.1,
"sl": 0.192829,
"tp": 0.202611,
"gross_pnl": 13.161638,
"entry_fee": 0.158291,
"exit_fee": 0.163556,
"net_pnl": 12.839791,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 73.98428544813052,
"macd_hist": 0.00033248211611810433,
"atr": 0.0021739322881715647,
"adx": 18.652388112701683
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-12 15:00:00+00:00",
"exit_time": "2025-10-12 20:30:00+00:00",
"entry_price": 2.491649,
"exit_price": 2.565307,
"quantity": 167.3,
"sl": 2.45482,
"tp": 2.565307,
"gross_pnl": 12.323008,
"entry_fee": 0.166741,
"exit_fee": 0.17167,
"net_pnl": 11.984597,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 74.24615083779274,
"macd_hist": 0.005750624880926942,
"atr": 0.02455271587551113,
"adx": 24.456105571733197
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-13 04:45:00+00:00",
"exit_time": "2025-10-13 06:00:00+00:00",
"entry_price": 0.209381,
"exit_price": 0.206826,
"quantity": 2083.7,
"sl": 0.206826,
"tp": 0.21449,
"gross_pnl": -5.322949,
"entry_fee": 0.174515,
"exit_fee": 0.172386,
"net_pnl": -5.669849,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.559359668014636,
"macd_hist": 3.3242094546914627e-06,
"atr": 0.001703043952571564,
"adx": 15.2778521879537
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-13 06:30:00+00:00",
"exit_time": "2025-10-13 11:15:00+00:00",
"entry_price": 2.586659,
"exit_price": 2.558221,
"quantity": 164.9,
"sl": 2.558221,
"tp": 2.643534,
"gross_pnl": -4.689348,
"entry_fee": 0.170616,
"exit_fee": 0.16874,
"net_pnl": -5.028704,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.90781282379524,
"macd_hist": 0.001216598424255715,
"atr": 0.0189583500827506,
"adx": 24.51828115375263
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-12 15:45:00+00:00",
"exit_time": "2025-10-13 14:45:00+00:00",
"entry_price": 0.322688,
"exit_price": 0.319187,
"quantity": 1290.7,
"sl": 0.324438,
"tp": 0.319187,
"gross_pnl": 4.518629,
"entry_fee": 0.166597,
"exit_fee": 0.16479,
"net_pnl": 4.187242,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 84.77842411288877,
"macd_hist": 0.0007781640594069345,
"atr": 0.0011669711881920652,
"adx": 37.3719831476805
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-14 04:00:00+00:00",
"exit_time": "2025-10-14 04:30:00+00:00",
"entry_price": 0.319412,
"exit_price": 0.318494,
"quantity": 1329.2,
"sl": 0.318494,
"tp": 0.321248,
"gross_pnl": -1.22033,
"entry_fee": 0.169825,
"exit_fee": 0.169337,
"net_pnl": -1.559492,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 20.119229619304143,
"macd_hist": -0.0002555072867651148,
"atr": 0.0006120626148274108,
"adx": 36.616660028764855
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-14 03:00:00+00:00",
"exit_time": "2025-10-14 04:30:00+00:00",
"entry_price": 2.563156,
"exit_price": 2.541744,
"quantity": 165.8,
"sl": 2.541744,
"tp": 2.605981,
"gross_pnl": -3.550131,
"entry_fee": 0.169989,
"exit_fee": 0.168568,
"net_pnl": -3.888688,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.674483031216496,
"macd_hist": -0.004503957428535771,
"atr": 0.01427475077016023,
"adx": 28.369313359103828
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-14 10:30:00+00:00",
"exit_time": "2025-10-14 11:00:00+00:00",
"entry_price": 0.308249,
"exit_price": 0.310059,
"quantity": 1346.7,
"sl": 0.310059,
"tp": 0.304629,
"gross_pnl": -2.43774,
"entry_fee": 0.166048,
"exit_fee": 0.167023,
"net_pnl": -2.770811,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 15.79950255983994,
"macd_hist": -5.6353769004709175e-05,
"atr": 0.0012067723486384578,
"adx": 66.78660311305049
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-14 17:00:00+00:00",
"exit_time": "2025-10-15 02:00:00+00:00",
"entry_price": 0.317498,
"exit_price": 0.317672,
"quantity": 1291.2,
"sl": 0.32019,
"tp": 0.312115,
"gross_pnl": -0.224045,
"entry_fee": 0.163981,
"exit_fee": 0.164071,
"net_pnl": -0.552098,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 70.62114914371381,
"macd_hist": 0.0007937504826220633,
"atr": 0.001794262319613886,
"adx": 34.83014400368767
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-14 16:15:00+00:00",
"exit_time": "2025-10-15 02:15:00+00:00",
"entry_price": 2.508449,
"exit_price": 2.523552,
"quantity": 163.5,
"sl": 2.544104,
"tp": 2.437139,
"gross_pnl": -2.469373,
"entry_fee": 0.164053,
"exit_fee": 0.16504,
"net_pnl": -2.798466,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 68.85343626442496,
"macd_hist": 0.010657476860447013,
"atr": 0.023769893751947626,
"adx": 39.4255156509299
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-15 02:15:00+00:00",
"exit_time": "2025-10-15 03:00:00+00:00",
"entry_price": 0.206441,
"exit_price": 0.204311,
"quantity": 1979.2,
"sl": 0.204311,
"tp": 0.2107,
"gross_pnl": -4.215059,
"entry_fee": 0.163435,
"exit_fee": 0.161749,
"net_pnl": -4.540243,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.51250841079882,
"macd_hist": 0.00012068820877754184,
"atr": 0.0014197853968325336,
"adx": 16.828661814830237
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-15 02:00:00+00:00",
"exit_time": "2025-10-15 03:45:00+00:00",
"entry_price": 0.317672,
"exit_price": 0.316492,
"quantity": 1287.0,
"sl": 0.316492,
"tp": 0.320032,
"gross_pnl": -1.51875,
"entry_fee": 0.163537,
"exit_fee": 0.16293,
"net_pnl": -1.845217,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.60912560403928,
"macd_hist": 1.8001541258932984e-06,
"atr": 0.0007867131555225325,
"adx": 16.583953143030726
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-15 15:30:00+00:00",
"exit_time": "2025-10-15 17:45:00+00:00",
"entry_price": 0.312511,
"exit_price": 0.316331,
"quantity": 1257.5,
"sl": 0.310602,
"tp": 0.316331,
"gross_pnl": 4.802744,
"entry_fee": 0.157193,
"exit_fee": 0.159114,
"net_pnl": 4.486437,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 23.70560291266924,
"macd_hist": -0.00047893348542387424,
"atr": 0.0012730932522811902,
"adx": 27.54966151483458
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-15 19:45:00+00:00",
"exit_time": "2025-10-16 02:00:00+00:00",
"entry_price": 2.40366,
"exit_price": 2.428387,
"quantity": 166.5,
"sl": 2.428387,
"tp": 2.354205,
"gross_pnl": -4.117133,
"entry_fee": 0.160084,
"exit_fee": 0.161731,
"net_pnl": -4.438947,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.991353403058575,
"macd_hist": -5.5718946301130945e-05,
"atr": 0.016485016884099674,
"adx": 31.970775783468802
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-16 04:45:00+00:00",
"exit_time": "2025-10-16 06:30:00+00:00",
"entry_price": 0.19571,
"exit_price": 0.197583,
"quantity": 2005.4,
"sl": 0.197583,
"tp": 0.191966,
"gross_pnl": -3.754538,
"entry_fee": 0.156991,
"exit_fee": 0.158493,
"net_pnl": -4.070022,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.97739689046605,
"macd_hist": -7.830184244697952e-05,
"atr": 0.0012481425263828117,
"adx": 21.966089921010568
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-16 06:45:00+00:00",
"exit_time": "2025-10-16 08:00:00+00:00",
"entry_price": 0.322322,
"exit_price": 0.321271,
"quantity": 1196.0,
"sl": 0.321271,
"tp": 0.324425,
"gross_pnl": -1.257553,
"entry_fee": 0.154199,
"exit_fee": 0.153696,
"net_pnl": -1.565448,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.74268759027397,
"macd_hist": 5.898215662113225e-06,
"atr": 0.0007009772260239152,
"adx": 35.05824827537496
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-17 06:30:00+00:00",
"exit_time": "2025-10-17 06:45:00+00:00",
"entry_price": 0.183978,
"exit_price": 0.181929,
"quantity": 2079.8,
"sl": 0.181929,
"tp": 0.188076,
"gross_pnl": -4.261418,
"entry_fee": 0.153055,
"exit_fee": 0.151351,
"net_pnl": -4.565824,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.121759358554378,
"macd_hist": -0.0004949012479246283,
"atr": 0.001365970421577385,
"adx": 16.572765670762372
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-17 06:30:00+00:00",
"exit_time": "2025-10-17 06:45:00+00:00",
"entry_price": 2.29673,
"exit_price": 2.273033,
"quantity": 166.5,
"sl": 2.273033,
"tp": 2.344123,
"gross_pnl": -3.945479,
"entry_fee": 0.152962,
"exit_fee": 0.151384,
"net_pnl": -4.249826,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.812460238322288,
"macd_hist": -0.0055572246834465,
"atr": 0.015797715701582626,
"adx": 21.3733731762158
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-18 06:00:00+00:00",
"exit_time": "2025-10-18 07:00:00+00:00",
"entry_price": 0.312691,
"exit_price": 0.311604,
"quantity": 1175.1,
"sl": 0.311604,
"tp": 0.314867,
"gross_pnl": -1.278117,
"entry_fee": 0.146977,
"exit_fee": 0.146466,
"net_pnl": -1.571561,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.18144635069349,
"macd_hist": 1.364257188089758e-05,
"atr": 0.0007251112214625199,
"adx": 39.02024903348123
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-18 08:00:00+00:00",
"exit_time": "2025-10-18 09:00:00+00:00",
"entry_price": 0.313221,
"exit_price": 0.312083,
"quantity": 1163.9,
"sl": 0.312083,
"tp": 0.315498,
"gross_pnl": -1.324886,
"entry_fee": 0.145823,
"exit_fee": 0.145293,
"net_pnl": -1.616002,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.10103376612139,
"macd_hist": 1.318499203714922e-05,
"atr": 0.0007588770539566952,
"adx": 32.613429877048
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-19 02:45:00+00:00",
"exit_time": "2025-10-19 06:30:00+00:00",
"entry_price": 0.314988,
"exit_price": 0.313476,
"quantity": 1147.1,
"sl": 0.315745,
"tp": 0.313476,
"gross_pnl": 1.734699,
"entry_fee": 0.144529,
"exit_fee": 0.143835,
"net_pnl": 1.446335,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.8367180043776,
"macd_hist": 0.00021037338123928477,
"atr": 0.0005040826135557104,
"adx": 18.73315367679947
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-18 17:15:00+00:00",
"exit_time": "2025-10-19 08:15:00+00:00",
"entry_price": 0.188839,
"exit_price": 0.187476,
"quantity": 1915.0,
"sl": 0.187476,
"tp": 0.191564,
"gross_pnl": -2.609251,
"entry_fee": 0.144651,
"exit_fee": 0.143607,
"net_pnl": -2.897508,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.96865735014925,
"macd_hist": 0.00011304659997125989,
"atr": 0.0009083552697306956,
"adx": 12.21229865575579
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-19 08:15:00+00:00",
"exit_time": "2025-10-19 09:45:00+00:00",
"entry_price": 0.314391,
"exit_price": 0.316015,
"quantity": 1141.0,
"sl": 0.31358,
"tp": 0.316015,
"gross_pnl": 1.852158,
"entry_fee": 0.143488,
"exit_fee": 0.144229,
"net_pnl": 1.564441,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.035667193581176,
"macd_hist": 1.3640219590042206e-05,
"atr": 0.0005410921612229331,
"adx": 17.155887979679637
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-19 10:30:00+00:00",
"exit_time": "2025-10-19 13:45:00+00:00",
"entry_price": 0.194401,
"exit_price": 0.197154,
"quantity": 1857.1,
"sl": 0.197154,
"tp": 0.188894,
"gross_pnl": -5.112882,
"entry_fee": 0.144409,
"exit_fee": 0.146454,
"net_pnl": -5.403744,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.04024352900097,
"macd_hist": 0.0007261007948477455,
"atr": 0.001835435784179619,
"adx": 26.329475741354624
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-20 00:00:00+00:00",
"exit_time": "2025-10-20 00:15:00+00:00",
"entry_price": 0.194249,
"exit_price": 0.192966,
"quantity": 1811.3,
"sl": 0.192966,
"tp": 0.196816,
"gross_pnl": -2.324722,
"entry_fee": 0.140738,
"exit_fee": 0.139808,
"net_pnl": -2.605268,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.41278617688713,
"macd_hist": -0.00032946202499957824,
"atr": 0.0008556367663313056,
"adx": 22.36481595262411
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-20 11:30:00+00:00",
"exit_time": "2025-10-20 15:00:00+00:00",
"entry_price": 2.452445,
"exit_price": 2.48393,
"quantity": 141.6,
"sl": 2.436703,
"tp": 2.48393,
"gross_pnl": 4.458293,
"entry_fee": 0.138906,
"exit_fee": 0.14069,
"net_pnl": 4.178696,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 47.67562909808142,
"macd_hist": -0.0037862637773882213,
"atr": 0.01049503953639744,
"adx": 30.885537035739386
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-20 19:30:00+00:00",
"exit_time": "2025-10-20 19:45:00+00:00",
"entry_price": 2.518148,
"exit_price": 2.540659,
"quantity": 140.5,
"sl": 2.540659,
"tp": 2.473126,
"gross_pnl": -3.162837,
"entry_fee": 0.14152,
"exit_fee": 0.142785,
"net_pnl": -3.447142,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.15093413267482,
"macd_hist": 0.005868305014816579,
"atr": 0.015007532235243044,
"adx": 20.41413330986797
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-20 16:30:00+00:00",
"exit_time": "2025-10-21 03:45:00+00:00",
"entry_price": 0.19786,
"exit_price": 0.195881,
"quantity": 1789.2,
"sl": 0.195881,
"tp": 0.201817,
"gross_pnl": -3.539934,
"entry_fee": 0.141604,
"exit_fee": 0.140188,
"net_pnl": -3.821727,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.567281725546714,
"macd_hist": -0.0003214476980587678,
"atr": 0.0013190007661471484,
"adx": 23.5823618035604
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-21 23:30:00+00:00",
"exit_time": "2025-10-22 05:15:00+00:00",
"entry_price": 2.419142,
"exit_price": 2.393709,
"quantity": 141.1,
"sl": 2.393709,
"tp": 2.470007,
"gross_pnl": -3.588548,
"entry_fee": 0.136536,
"exit_fee": 0.135101,
"net_pnl": -3.860185,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.476208513505785,
"macd_hist": -0.006210705136573466,
"atr": 0.0169551042166396,
"adx": 28.138719789848572
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-22 08:15:00+00:00",
"exit_time": "2025-10-22 10:15:00+00:00",
"entry_price": 0.324152,
"exit_price": 0.323012,
"quantity": 1031.3,
"sl": 0.323012,
"tp": 0.326433,
"gross_pnl": -1.176022,
"entry_fee": 0.133719,
"exit_fee": 0.133249,
"net_pnl": -1.44299,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.70955856917975,
"macd_hist": 8.769575575122524e-05,
"atr": 0.0007602197847853756,
"adx": 12.89323681283674
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-22 05:30:00+00:00",
"exit_time": "2025-10-22 11:00:00+00:00",
"entry_price": 0.191331,
"exit_price": 0.187347,
"quantity": 1749.3,
"sl": 0.193323,
"tp": 0.187347,
"gross_pnl": 6.969519,
"entry_fee": 0.133878,
"exit_fee": 0.13109,
"net_pnl": 6.704551,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.007935755762695,
"macd_hist": -6.49029536594069e-05,
"atr": 0.001328058615211284,
"adx": 39.729928502065505
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-22 14:15:00+00:00",
"exit_time": "2025-10-22 14:45:00+00:00",
"entry_price": 0.189061,
"exit_price": 0.191237,
"quantity": 1813.1,
"sl": 0.191237,
"tp": 0.18471,
"gross_pnl": -3.944476,
"entry_fee": 0.137115,
"exit_fee": 0.138692,
"net_pnl": -4.220283,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.8098924493468,
"macd_hist": -8.380204110510934e-06,
"atr": 0.0014503615758216283,
"adx": 41.21057797835247
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-22 05:30:00+00:00",
"exit_time": "2025-10-22 19:45:00+00:00",
"entry_price": 2.39706,
"exit_price": 2.357213,
"quantity": 139.5,
"sl": 2.416984,
"tp": 2.357213,
"gross_pnl": 5.558715,
"entry_fee": 0.133756,
"exit_fee": 0.131532,
"net_pnl": 5.293426,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.11562334496628,
"macd_hist": -0.00020464220421025255,
"atr": 0.013282472794561616,
"adx": 27.532015296195606
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-23 05:45:00+00:00",
"exit_time": "2025-10-23 10:30:00+00:00",
"entry_price": 0.322582,
"exit_price": 0.321773,
"quantity": 1067.7,
"sl": 0.321773,
"tp": 0.324201,
"gross_pnl": -0.864011,
"entry_fee": 0.137768,
"exit_fee": 0.137423,
"net_pnl": -1.139203,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.300005798382266,
"macd_hist": 8.873098983767425e-07,
"atr": 0.0005394844592107914,
"adx": 21.332680648889728
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-23 15:00:00+00:00",
"exit_time": "2025-10-23 15:15:00+00:00",
"entry_price": 0.318472,
"exit_price": 0.317459,
"quantity": 1074.8,
"sl": 0.317459,
"tp": 0.320497,
"gross_pnl": -1.088367,
"entry_fee": 0.136917,
"exit_fee": 0.136482,
"net_pnl": -1.361766,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.179338635932705,
"macd_hist": -0.00028306349902279787,
"atr": 0.0006750816377406245,
"adx": 27.83492523007088
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-23 16:00:00+00:00",
"exit_time": "2025-10-23 16:15:00+00:00",
"entry_price": 0.314601,
"exit_price": 0.313115,
"quantity": 1080.1,
"sl": 0.313115,
"tp": 0.317574,
"gross_pnl": -1.605501,
"entry_fee": 0.13592,
"exit_fee": 0.135278,
"net_pnl": -1.876699,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 13.936725757152223,
"macd_hist": -0.0006516911103271257,
"atr": 0.0009909581074424721,
"adx": 40.55220116661184
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-24 03:00:00+00:00",
"exit_time": "2025-10-24 03:15:00+00:00",
"entry_price": 0.311659,
"exit_price": 0.31301,
"quantity": 1079.3,
"sl": 0.31301,
"tp": 0.308957,
"gross_pnl": -1.458272,
"entry_fee": 0.134549,
"exit_fee": 0.135133,
"net_pnl": -1.727954,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.72059242479334,
"macd_hist": -2.620056211136059e-07,
"atr": 0.0009007517785789869,
"adx": 27.552662279879065
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-24 07:45:00+00:00",
"exit_time": "2025-10-24 08:30:00+00:00",
"entry_price": 2.439256,
"exit_price": 2.451753,
"quantity": 136.6,
"sl": 2.451753,
"tp": 2.414263,
"gross_pnl": -1.707046,
"entry_fee": 0.133281,
"exit_fee": 0.133964,
"net_pnl": -1.97429,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.57769660071554,
"macd_hist": -0.0001777225404700003,
"atr": 0.008331115689863708,
"adx": 37.09078425274909
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-24 12:30:00+00:00",
"exit_time": "2025-10-24 13:30:00+00:00",
"entry_price": 0.19876,
"exit_price": 0.197323,
"quantity": 1659.4,
"sl": 0.197323,
"tp": 0.201633,
"gross_pnl": -2.383777,
"entry_fee": 0.131929,
"exit_fee": 0.130975,
"net_pnl": -2.646681,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.48006134114513,
"macd_hist": 9.650014517943386e-05,
"atr": 0.0009576862663716446,
"adx": 15.632468050231013
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-24 13:45:00+00:00",
"exit_time": "2025-10-24 16:00:00+00:00",
"entry_price": 0.309819,
"exit_price": 0.306529,
"quantity": 1048.7,
"sl": 0.311464,
"tp": 0.306529,
"gross_pnl": 3.450306,
"entry_fee": 0.129963,
"exit_fee": 0.128583,
"net_pnl": 3.191761,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.98405137010503,
"macd_hist": -2.515191049737856e-05,
"atr": 0.001096693127063666,
"adx": 24.268821454662664
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-24 12:30:00+00:00",
"exit_time": "2025-10-24 16:30:00+00:00",
"entry_price": 2.482448,
"exit_price": 2.465104,
"quantity": 132.8,
"sl": 2.465104,
"tp": 2.517137,
"gross_pnl": -2.30336,
"entry_fee": 0.131868,
"exit_fee": 0.130946,
"net_pnl": -2.566174,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.74052481773079,
"macd_hist": 0.0011061971197255781,
"atr": 0.011563053743613648,
"adx": 32.13650409579095
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-24 19:00:00+00:00",
"exit_time": "2025-10-25 01:15:00+00:00",
"entry_price": 2.50145,
"exit_price": 2.542364,
"quantity": 130.2,
"sl": 2.480993,
"tp": 2.542364,
"gross_pnl": 5.327025,
"entry_fee": 0.130276,
"exit_fee": 0.132406,
"net_pnl": 5.064343,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.117885732275816,
"macd_hist": 0.00036767524860888655,
"atr": 0.013638057464514061,
"adx": 23.10978784055343
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-25 04:45:00+00:00",
"exit_time": "2025-10-25 07:15:00+00:00",
"entry_price": 0.294931,
"exit_price": 0.297484,
"quantity": 1131.6,
"sl": 0.297484,
"tp": 0.289823,
"gross_pnl": -2.889812,
"entry_fee": 0.133497,
"exit_fee": 0.134653,
"net_pnl": -3.157962,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.481207182609406,
"macd_hist": -1.957625454049143e-06,
"atr": 0.0017024929517558758,
"adx": 20.699760495877904
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-25 01:00:00+00:00",
"exit_time": "2025-10-25 07:30:00+00:00",
"entry_price": 0.19866,
"exit_price": 0.197647,
"quantity": 1638.9,
"sl": 0.197647,
"tp": 0.200685,
"gross_pnl": -1.659699,
"entry_fee": 0.130233,
"exit_fee": 0.12957,
"net_pnl": -1.919502,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.50760781198251,
"macd_hist": 3.1359806743334146e-05,
"atr": 0.0006751271446354643,
"adx": 22.92840737146562
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-25 18:30:00+00:00",
"exit_time": "2025-10-25 19:45:00+00:00",
"entry_price": 2.623062,
"exit_price": 2.607265,
"quantity": 123.9,
"sl": 2.607265,
"tp": 2.654656,
"gross_pnl": -1.957247,
"entry_fee": 0.129999,
"exit_fee": 0.129216,
"net_pnl": -2.216462,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.54959381951662,
"macd_hist": 0.00010843599408396146,
"atr": 0.010531325878734366,
"adx": 40.89486106386302
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-26 00:15:00+00:00",
"exit_time": "2025-10-26 02:00:00+00:00",
"entry_price": 2.620962,
"exit_price": 2.605381,
"quantity": 122.5,
"sl": 2.605381,
"tp": 2.652125,
"gross_pnl": -1.908715,
"entry_fee": 0.128427,
"exit_fee": 0.127664,
"net_pnl": -2.164806,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.5895981742784,
"macd_hist": 0.000926587534674256,
"atr": 0.010387563477399508,
"adx": 18.477852417778095
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-25 23:30:00+00:00",
"exit_time": "2025-10-26 04:00:00+00:00",
"entry_price": 0.2969,
"exit_price": 0.295244,
"quantity": 1081.6,
"sl": 0.297729,
"tp": 0.295244,
"gross_pnl": 1.791741,
"entry_fee": 0.128451,
"exit_fee": 0.127734,
"net_pnl": 1.535556,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.44278947707635,
"macd_hist": -4.63979687822696e-05,
"atr": 0.0005521884277835773,
"adx": 12.85922557237214
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-26 09:15:00+00:00",
"exit_time": "2025-10-26 11:30:00+00:00",
"entry_price": 0.20008,
"exit_price": 0.20105,
"quantity": 1597.7,
"sl": 0.20105,
"tp": 0.198141,
"gross_pnl": -1.549355,
"entry_fee": 0.127867,
"exit_fee": 0.128487,
"net_pnl": -1.805709,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 81.93154060853948,
"macd_hist": 0.00031764479951097333,
"atr": 0.0006464938978990556,
"adx": 25.673796258530345
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-26 22:00:00+00:00",
"exit_time": "2025-10-27 00:30:00+00:00",
"entry_price": 0.20457,
"exit_price": 0.20776,
"quantity": 1547.2,
"sl": 0.202976,
"tp": 0.20776,
"gross_pnl": 4.934315,
"entry_fee": 0.126605,
"exit_fee": 0.128578,
"net_pnl": 4.679132,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 68.72084399278798,
"macd_hist": 0.00013667339682050633,
"atr": 0.0010630633426514493,
"adx": 27.03296642512294
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-27 05:15:00+00:00",
"exit_time": "2025-10-27 05:45:00+00:00",
"entry_price": 2.662866,
"exit_price": 2.644608,
"quantity": 121.6,
"sl": 2.644608,
"tp": 2.699382,
"gross_pnl": -2.220165,
"entry_fee": 0.129522,
"exit_fee": 0.128634,
"net_pnl": -2.47832,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.032884620275354,
"macd_hist": 0.0008934432099959289,
"atr": 0.012171955976556237,
"adx": 21.681024492016583
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-27 09:00:00+00:00",
"exit_time": "2025-10-27 11:15:00+00:00",
"entry_price": 0.20324,
"exit_price": 0.201366,
"quantity": 1572.2,
"sl": 0.201366,
"tp": 0.206989,
"gross_pnl": -2.946582,
"entry_fee": 0.127814,
"exit_fee": 0.126635,
"net_pnl": -3.20103,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.780593229499786,
"macd_hist": -0.0005096682236577872,
"atr": 0.0012494515117637188,
"adx": 30.687605431127537
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-26 22:00:00+00:00",
"exit_time": "2025-10-27 11:15:00+00:00",
"entry_price": 0.30005,
"exit_price": 0.298867,
"quantity": 1054.1,
"sl": 0.298867,
"tp": 0.302416,
"gross_pnl": -1.246824,
"entry_fee": 0.126513,
"exit_fee": 0.126014,
"net_pnl": -1.499351,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.214779751902086,
"macd_hist": 6.045412205501757e-05,
"atr": 0.0007885550246784804,
"adx": 17.901560253406213
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-27 14:00:00+00:00",
"exit_time": "2025-10-27 15:00:00+00:00",
"entry_price": 2.608539,
"exit_price": 2.631558,
"quantity": 119.3,
"sl": 2.631558,
"tp": 2.562501,
"gross_pnl": -2.746174,
"entry_fee": 0.124479,
"exit_fee": 0.125578,
"net_pnl": -2.996231,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.41157435824671,
"macd_hist": -0.00037179554663333263,
"atr": 0.015346039613981012,
"adx": 22.071315382470654
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-27 13:30:00+00:00",
"exit_time": "2025-10-27 16:00:00+00:00",
"entry_price": 0.29781,
"exit_price": 0.299956,
"quantity": 1045.9,
"sl": 0.296737,
"tp": 0.299956,
"gross_pnl": 2.24457,
"entry_fee": 0.124592,
"exit_fee": 0.12549,
"net_pnl": 1.994489,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.565648761671024,
"macd_hist": -0.00012515264093390833,
"atr": 0.0007153551422763605,
"adx": 29.78368713755426
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-27 16:00:00+00:00",
"exit_time": "2025-10-27 21:00:00+00:00",
"entry_price": 2.674233,
"exit_price": 2.623904,
"quantity": 115.7,
"sl": 2.699397,
"tp": 2.623904,
"gross_pnl": 5.822969,
"entry_fee": 0.123763,
"exit_fee": 0.121434,
"net_pnl": 5.577771,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.34709912155408,
"macd_hist": 0.005634259928464551,
"atr": 0.01677605457389115,
"adx": 23.34205636197947
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-28 02:45:00+00:00",
"exit_time": "2025-10-28 06:45:00+00:00",
"entry_price": 0.19941,
"exit_price": 0.200994,
"quantity": 1596.9,
"sl": 0.200994,
"tp": 0.196241,
"gross_pnl": -2.529968,
"entry_fee": 0.127375,
"exit_fee": 0.128387,
"net_pnl": -2.785731,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.42319031754972,
"macd_hist": -1.4878420274601215e-05,
"atr": 0.0010561999126868003,
"adx": 45.037066970201295
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-28 05:45:00+00:00",
"exit_time": "2025-10-28 06:45:00+00:00",
"entry_price": 0.29625,
"exit_price": 0.29734,
"quantity": 1074.2,
"sl": 0.29734,
"tp": 0.294071,
"gross_pnl": -1.170641,
"entry_fee": 0.127293,
"exit_fee": 0.127761,
"net_pnl": -1.425695,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.671630992902227,
"macd_hist": -8.688447381242487e-05,
"atr": 0.0007265197102484814,
"adx": 18.09634486780707
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-28 13:00:00+00:00",
"exit_time": "2025-10-28 13:30:00+00:00",
"entry_price": 2.680568,
"exit_price": 2.664008,
"quantity": 116.0,
"sl": 2.664008,
"tp": 2.713689,
"gross_pnl": -1.920997,
"entry_fee": 0.124378,
"exit_fee": 0.12361,
"net_pnl": -2.168986,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.37932167005903,
"macd_hist": 0.0015952500202841592,
"atr": 0.011040213911461174,
"adx": 20.144418213455367
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-28 13:45:00+00:00",
"exit_time": "2025-10-28 14:45:00+00:00",
"entry_price": 0.29928,
"exit_price": 0.297506,
"quantity": 1026.3,
"sl": 0.300167,
"tp": 0.297506,
"gross_pnl": 1.820418,
"entry_fee": 0.12286,
"exit_fee": 0.122132,
"net_pnl": 1.575425,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.30792983657784,
"macd_hist": 0.0002558779706933759,
"atr": 0.0005912559178523156,
"adx": 16.833602413021882
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-28 19:15:00+00:00",
"exit_time": "2025-10-28 19:45:00+00:00",
"entry_price": 0.29758,
"exit_price": 0.29662,
"quantity": 1040.6,
"sl": 0.29662,
"tp": 0.2995,
"gross_pnl": -0.999121,
"entry_fee": 0.123865,
"exit_fee": 0.123465,
"net_pnl": -1.24645,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.96953499763327,
"macd_hist": -0.00016191227201243163,
"atr": 0.0006400928378874894,
"adx": 11.452807532332812
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-28 20:30:00+00:00",
"exit_time": "2025-10-28 21:00:00+00:00",
"entry_price": 0.193269,
"exit_price": 0.190847,
"quantity": 1589.3,
"sl": 0.190847,
"tp": 0.198115,
"gross_pnl": -3.850382,
"entry_fee": 0.122865,
"exit_fee": 0.121325,
"net_pnl": -4.094572,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.64353333743613,
"macd_hist": -0.0009234202957688561,
"atr": 0.0016151268274613106,
"adx": 30.23826659776914
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-28 20:15:00+00:00",
"exit_time": "2025-10-28 21:00:00+00:00",
"entry_price": 2.594059,
"exit_price": 2.566309,
"quantity": 118.5,
"sl": 2.566309,
"tp": 2.64956,
"gross_pnl": -3.288402,
"entry_fee": 0.122958,
"exit_fee": 0.121643,
"net_pnl": -3.533004,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.876800256604366,
"macd_hist": -0.006306853237054976,
"atr": 0.018500152286179856,
"adx": 22.216197138965043
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-28 21:00:00+00:00",
"exit_time": "2025-10-29 04:00:00+00:00",
"entry_price": 0.293529,
"exit_price": 0.296462,
"quantity": 1022.5,
"sl": 0.292063,
"tp": 0.296462,
"gross_pnl": 2.9987,
"entry_fee": 0.120054,
"exit_fee": 0.121253,
"net_pnl": 2.757393,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 24.60675325577531,
"macd_hist": -0.0005910077441121645,
"atr": 0.0009775712847925173,
"adx": 31.08092672320651
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-29 09:30:00+00:00",
"exit_time": "2025-10-29 13:30:00+00:00",
"entry_price": 2.650965,
"exit_price": 2.635141,
"quantity": 112.7,
"sl": 2.635141,
"tp": 2.682613,
"gross_pnl": -1.783366,
"entry_fee": 0.119506,
"exit_fee": 0.118792,
"net_pnl": -2.021664,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.61816834365197,
"macd_hist": 0.0010714689933255363,
"atr": 0.010549342200828137,
"adx": 15.699982483913328
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-10-29 18:30:00+00:00",
"exit_time": "2025-10-29 18:45:00+00:00",
"entry_price": 0.291741,
"exit_price": 0.29322,
"quantity": 1011.2,
"sl": 0.29322,
"tp": 0.288782,
"gross_pnl": -1.49594,
"entry_fee": 0.118003,
"exit_fee": 0.118602,
"net_pnl": -1.732545,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 22.00241738402977,
"macd_hist": -0.00021308419746319276,
"atr": 0.0009862473023779905,
"adx": 22.241874465215144
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-29 18:30:00+00:00",
"exit_time": "2025-10-29 18:45:00+00:00",
"entry_price": 2.564744,
"exit_price": 2.596689,
"quantity": 114.9,
"sl": 2.596689,
"tp": 2.500853,
"gross_pnl": -3.670524,
"entry_fee": 0.117876,
"exit_fee": 0.119344,
"net_pnl": -3.907743,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.188190218527037,
"macd_hist": -0.0031655528349894516,
"atr": 0.021296919033951252,
"adx": 20.821053296064093
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-30 01:30:00+00:00",
"exit_time": "2025-10-30 04:00:00+00:00",
"entry_price": 0.2974,
"exit_price": 0.296355,
"quantity": 959.2,
"sl": 0.296355,
"tp": 0.299489,
"gross_pnl": -1.001937,
"entry_fee": 0.114106,
"exit_fee": 0.113706,
"net_pnl": -1.229749,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.15771394410694,
"macd_hist": 5.5482209874161705e-05,
"atr": 0.0006963698070142236,
"adx": 15.720983499054391
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-30 04:00:00+00:00",
"exit_time": "2025-10-30 04:15:00+00:00",
"entry_price": 0.190501,
"exit_price": 0.186829,
"quantity": 1496.2,
"sl": 0.192337,
"tp": 0.186829,
"gross_pnl": 5.494525,
"entry_fee": 0.114011,
"exit_fee": 0.111813,
"net_pnl": 5.268701,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.666586762588146,
"macd_hist": -0.00012221712227668494,
"atr": 0.0012241066288106307,
"adx": 31.36282963298484
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-10-30 04:15:00+00:00",
"exit_time": "2025-10-30 05:30:00+00:00",
"entry_price": 2.505449,
"exit_price": 2.531979,
"quantity": 116.4,
"sl": 2.531979,
"tp": 2.452391,
"gross_pnl": -3.087995,
"entry_fee": 0.116654,
"exit_fee": 0.117889,
"net_pnl": -3.322537,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.42981902237415,
"macd_hist": -0.003298343950637439,
"atr": 0.01768611024489565,
"adx": 38.606134157428805
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-30 12:45:00+00:00",
"exit_time": "2025-10-30 13:15:00+00:00",
"entry_price": 2.49995,
"exit_price": 2.477085,
"quantity": 114.4,
"sl": 2.477085,
"tp": 2.54568,
"gross_pnl": -2.615733,
"entry_fee": 0.114398,
"exit_fee": 0.113351,
"net_pnl": -2.843482,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.582878077644974,
"macd_hist": -0.0067334029174288025,
"atr": 0.015243197061197252,
"adx": 28.295808323662694
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-30 13:30:00+00:00",
"exit_time": "2025-10-30 19:45:00+00:00",
"entry_price": 0.290149,
"exit_price": 0.288605,
"quantity": 968.3,
"sl": 0.288605,
"tp": 0.293238,
"gross_pnl": -1.495306,
"entry_fee": 0.112381,
"exit_fee": 0.111782,
"net_pnl": -1.719469,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 18.668029443637643,
"macd_hist": -0.0005339018321812317,
"atr": 0.0010295062038116795,
"adx": 31.225782055864332
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-10-30 19:30:00+00:00",
"exit_time": "2025-10-30 20:45:00+00:00",
"entry_price": 0.176972,
"exit_price": 0.179195,
"quantity": 1586.2,
"sl": 0.179195,
"tp": 0.172527,
"gross_pnl": -3.525622,
"entry_fee": 0.112285,
"exit_fee": 0.113696,
"net_pnl": -3.751603,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.595549507118843,
"macd_hist": -3.832832418296413e-05,
"atr": 0.0014817897822401306,
"adx": 52.63843447433723
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-10-31 07:00:00+00:00",
"exit_time": "2025-10-31 07:45:00+00:00",
"entry_price": 0.29541,
"exit_price": 0.294612,
"quantity": 919.0,
"sl": 0.294612,
"tp": 0.297004,
"gross_pnl": -0.732794,
"entry_fee": 0.108593,
"exit_fee": 0.108299,
"net_pnl": -0.949686,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.62217865993125,
"macd_hist": 1.3868380686151652e-05,
"atr": 0.0005315881218756498,
"adx": 30.5760497258827
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-10-31 11:45:00+00:00",
"exit_time": "2025-10-31 12:30:00+00:00",
"entry_price": 0.186639,
"exit_price": 0.185509,
"quantity": 1445.1,
"sl": 0.185509,
"tp": 0.188897,
"gross_pnl": -1.631864,
"entry_fee": 0.107885,
"exit_fee": 0.107232,
"net_pnl": -1.84698,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.32046272055086,
"macd_hist": 6.24403559068515e-05,
"atr": 0.0007528261584166882,
"adx": 19.73749994171736
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-31 11:45:00+00:00",
"exit_time": "2025-10-31 13:30:00+00:00",
"entry_price": 2.513451,
"exit_price": 2.497774,
"quantity": 107.2,
"sl": 2.497774,
"tp": 2.544806,
"gross_pnl": -1.680612,
"entry_fee": 0.107777,
"exit_fee": 0.107105,
"net_pnl": -1.895493,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.86866014674511,
"macd_hist": 0.0010461272394045856,
"atr": 0.01045156565377072,
"adx": 24.17505068723833
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-10-31 15:00:00+00:00",
"exit_time": "2025-10-31 16:30:00+00:00",
"entry_price": 2.535153,
"exit_price": 2.513799,
"quantity": 103.8,
"sl": 2.513799,
"tp": 2.577863,
"gross_pnl": -2.216638,
"entry_fee": 0.10526,
"exit_fee": 0.104373,
"net_pnl": -2.426271,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.25192430005612,
"macd_hist": 0.0005202700726830373,
"atr": 0.01423659892761701,
"adx": 24.6747095193743
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-02 11:30:00+00:00",
"exit_time": "2025-11-02 13:15:00+00:00",
"entry_price": 2.546655,
"exit_price": 2.532389,
"quantity": 101.7,
"sl": 2.532389,
"tp": 2.575187,
"gross_pnl": -1.450856,
"entry_fee": 0.103598,
"exit_fee": 0.103018,
"net_pnl": -1.657471,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.97147652887462,
"macd_hist": 9.370277919521549e-05,
"atr": 0.009510688813372203,
"adx": 21.79578050375354
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-02 23:45:00+00:00",
"exit_time": "2025-11-03 01:45:00+00:00",
"entry_price": 0.29792,
"exit_price": 0.296745,
"quantity": 859.0,
"sl": 0.298508,
"tp": 0.296745,
"gross_pnl": 1.009511,
"entry_fee": 0.102365,
"exit_fee": 0.101962,
"net_pnl": 0.805184,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 75.67660747049254,
"macd_hist": 0.00018073774095991066,
"atr": 0.00039173869396819073,
"adx": 23.065528108732728
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-03 03:00:00+00:00",
"exit_time": "2025-11-03 03:30:00+00:00",
"entry_price": 0.178288,
"exit_price": 0.17654,
"quantity": 1442.2,
"sl": 0.17654,
"tp": 0.181784,
"gross_pnl": -2.520812,
"entry_fee": 0.102851,
"exit_fee": 0.101842,
"net_pnl": -2.725505,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 22.322806561973202,
"macd_hist": -0.0006173622611888058,
"atr": 0.0011652623761960793,
"adx": 32.54234691845648
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-03 03:00:00+00:00",
"exit_time": "2025-11-03 03:30:00+00:00",
"entry_price": 0.29535,
"exit_price": 0.294433,
"quantity": 870.0,
"sl": 0.294433,
"tp": 0.297182,
"gross_pnl": -0.797175,
"entry_fee": 0.102782,
"exit_fee": 0.102463,
"net_pnl": -1.00242,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.236368229833275,
"macd_hist": -0.00029680262544737763,
"atr": 0.0006108622668587634,
"adx": 24.053858274998056
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-03 15:15:00+00:00",
"exit_time": "2025-11-03 15:30:00+00:00",
"entry_price": 0.167883,
"exit_price": 0.163022,
"quantity": 1492.2,
"sl": 0.170314,
"tp": 0.163022,
"gross_pnl": 7.253643,
"entry_fee": 0.100206,
"exit_fee": 0.097305,
"net_pnl": 7.056133,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 25.71733271234001,
"macd_hist": -0.00032131971025772094,
"atr": 0.0016203465411317045,
"adx": 20.015203149786025
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-03 15:15:00+00:00",
"exit_time": "2025-11-03 15:30:00+00:00",
"entry_price": 0.289911,
"exit_price": 0.286682,
"quantity": 863.5,
"sl": 0.291525,
"tp": 0.286682,
"gross_pnl": 2.787823,
"entry_fee": 0.100135,
"exit_fee": 0.09902,
"net_pnl": 2.588667,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.29592329135363,
"macd_hist": -3.7468465069352306e-05,
"atr": 0.0010761716580679377,
"adx": 20.226563719142785
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-03 20:45:00+00:00",
"exit_time": "2025-11-04 01:30:00+00:00",
"entry_price": 0.281082,
"exit_price": 0.282994,
"quantity": 947.3,
"sl": 0.282994,
"tp": 0.277257,
"gross_pnl": -1.811441,
"entry_fee": 0.106508,
"exit_fee": 0.107232,
"net_pnl": -2.025181,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 20.53997171478669,
"macd_hist": -2.956572779033717e-05,
"atr": 0.0012748099319182433,
"adx": 45.71975571269277
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-04 00:30:00+00:00",
"exit_time": "2025-11-04 05:30:00+00:00",
"entry_price": 0.169223,
"exit_price": 0.164465,
"quantity": 1572.4,
"sl": 0.171602,
"tp": 0.164465,
"gross_pnl": 7.480838,
"entry_fee": 0.106435,
"exit_fee": 0.103442,
"net_pnl": 7.270961,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.261905194972634,
"macd_hist": 0.0003791067715186885,
"atr": 0.0015858640170426398,
"adx": 31.76415819201373
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-04 05:30:00+00:00",
"exit_time": "2025-11-04 07:45:00+00:00",
"entry_price": 0.280852,
"exit_price": 0.277464,
"quantity": 977.9,
"sl": 0.282546,
"tp": 0.277464,
"gross_pnl": 3.313136,
"entry_fee": 0.109858,
"exit_fee": 0.108533,
"net_pnl": 3.094745,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.77157382103738,
"macd_hist": -0.00017887356513551753,
"atr": 0.0011293371000052554,
"adx": 32.91660649561148
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-04 14:00:00+00:00",
"exit_time": "2025-11-04 14:30:00+00:00",
"entry_price": 2.251175,
"exit_price": 2.275912,
"quantity": 124.2,
"sl": 2.275912,
"tp": 2.201701,
"gross_pnl": -3.072325,
"entry_fee": 0.111838,
"exit_fee": 0.113067,
"net_pnl": -3.297231,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.10850600715036,
"macd_hist": -0.00014624093201306108,
"atr": 0.016491277550211087,
"adx": 15.74329151355261
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-04 21:30:00+00:00",
"exit_time": "2025-11-04 21:45:00+00:00",
"entry_price": 0.152845,
"exit_price": 0.15696,
"quantity": 1792.3,
"sl": 0.15696,
"tp": 0.144613,
"gross_pnl": -7.37642,
"entry_fee": 0.109577,
"exit_fee": 0.112528,
"net_pnl": -7.598525,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.668154551470987,
"macd_hist": -0.00023636694234540202,
"atr": 0.00274374447560792,
"adx": 34.125753325757636
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-05 12:15:00+00:00",
"exit_time": "2025-11-05 18:45:00+00:00",
"entry_price": 0.164646,
"exit_price": 0.168356,
"quantity": 1585.0,
"sl": 0.162791,
"tp": 0.168356,
"gross_pnl": 5.880267,
"entry_fee": 0.104386,
"exit_fee": 0.106738,
"net_pnl": 5.669143,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.11696977408994,
"macd_hist": 7.744913673466871e-05,
"atr": 0.0012366491921215897,
"adx": 16.98072485188935
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-05 11:45:00+00:00",
"exit_time": "2025-11-05 19:15:00+00:00",
"entry_price": 0.287009,
"exit_price": 0.289164,
"quantity": 909.9,
"sl": 0.285931,
"tp": 0.289164,
"gross_pnl": 1.961183,
"entry_fee": 0.10446,
"exit_fee": 0.105244,
"net_pnl": 1.75148,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 61.96098472107164,
"macd_hist": 3.6065979573022416e-05,
"atr": 0.0007184611774108695,
"adx": 19.035100023001103
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-05 20:15:00+00:00",
"exit_time": "2025-11-05 20:45:00+00:00",
"entry_price": 2.341766,
"exit_price": 2.368025,
"quantity": 116.6,
"sl": 2.368025,
"tp": 2.289247,
"gross_pnl": -3.061844,
"entry_fee": 0.10922,
"exit_fee": 0.110445,
"net_pnl": -3.281509,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.97915554184324,
"macd_hist": 0.0052102445096894705,
"atr": 0.017506257654751976,
"adx": 40.453072019218716
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-06 02:45:00+00:00",
"exit_time": "2025-11-06 03:15:00+00:00",
"entry_price": 2.385639,
"exit_price": 2.353646,
"quantity": 112.1,
"sl": 2.353646,
"tp": 2.449623,
"gross_pnl": -3.586324,
"entry_fee": 0.106972,
"exit_fee": 0.105538,
"net_pnl": -3.798834,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.09942301297103,
"macd_hist": 0.0014371905010130363,
"atr": 0.02132812505918887,
"adx": 31.741728983141325
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-06 10:00:00+00:00",
"exit_time": "2025-11-06 10:30:00+00:00",
"entry_price": 0.162624,
"exit_price": 0.163918,
"quantity": 1604.6,
"sl": 0.163918,
"tp": 0.160035,
"gross_pnl": -2.077066,
"entry_fee": 0.104378,
"exit_fee": 0.105209,
"net_pnl": -2.286654,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.3156814386785,
"macd_hist": -5.724264367991828e-08,
"atr": 0.0008629631667569862,
"adx": 25.850603384221586
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-06 12:30:00+00:00",
"exit_time": "2025-11-06 13:15:00+00:00",
"entry_price": 0.161044,
"exit_price": 0.162379,
"quantity": 1595.6,
"sl": 0.162379,
"tp": 0.158374,
"gross_pnl": -2.130258,
"entry_fee": 0.102785,
"exit_fee": 0.103637,
"net_pnl": -2.336679,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.879085225780617,
"macd_hist": -6.892123469063769e-05,
"atr": 0.000890055020102361,
"adx": 24.64820305652318
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-06 14:15:00+00:00",
"exit_time": "2025-11-06 14:45:00+00:00",
"entry_price": 0.285641,
"exit_price": 0.284023,
"quantity": 885.4,
"sl": 0.286451,
"tp": 0.284023,
"gross_pnl": 1.433202,
"entry_fee": 0.101163,
"exit_fee": 0.100589,
"net_pnl": 1.23145,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.480526955009005,
"macd_hist": -2.723600735263541e-05,
"atr": 0.0005395686452935616,
"adx": 19.532391890969414
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-06 15:00:00+00:00",
"exit_time": "2025-11-06 15:30:00+00:00",
"entry_price": 0.283338,
"exit_price": 0.282197,
"quantity": 898.8,
"sl": 0.282197,
"tp": 0.285621,
"gross_pnl": -1.026038,
"entry_fee": 0.101866,
"exit_fee": 0.101455,
"net_pnl": -1.22936,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.74479322668204,
"macd_hist": -0.00033831857938856273,
"atr": 0.0007610431172412384,
"adx": 26.2761161250017
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-06 14:30:00+00:00",
"exit_time": "2025-11-06 16:30:00+00:00",
"entry_price": 0.160734,
"exit_price": 0.157635,
"quantity": 1572.4,
"sl": 0.162283,
"tp": 0.157635,
"gross_pnl": 4.872722,
"entry_fee": 0.101095,
"exit_fee": 0.099146,
"net_pnl": 4.672481,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.00008890506173,
"macd_hist": -3.4988524070759565e-05,
"atr": 0.0010329691378926768,
"adx": 21.997466130817514
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-06 20:30:00+00:00",
"exit_time": "2025-11-06 21:30:00+00:00",
"entry_price": 2.189681,
"exit_price": 2.214299,
"quantity": 118.8,
"sl": 2.214299,
"tp": 2.140445,
"gross_pnl": -2.924644,
"entry_fee": 0.104054,
"exit_fee": 0.105223,
"net_pnl": -3.133922,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.665578342241076,
"macd_hist": -0.0005263638052820686,
"atr": 0.016412145951248697,
"adx": 32.80456474376482
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-07 10:15:00+00:00",
"exit_time": "2025-11-07 11:00:00+00:00",
"entry_price": 2.189619,
"exit_price": 2.172132,
"quantity": 116.4,
"sl": 2.172132,
"tp": 2.224592,
"gross_pnl": -2.035461,
"entry_fee": 0.101949,
"exit_fee": 0.101134,
"net_pnl": -2.238544,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.564504221481904,
"macd_hist": -0.0037733288211593773,
"atr": 0.011657852245175503,
"adx": 18.285879991459655
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-07 15:45:00+00:00",
"exit_time": "2025-11-07 16:15:00+00:00",
"entry_price": 0.168923,
"exit_price": 0.171614,
"quantity": 1485.2,
"sl": 0.171614,
"tp": 0.163542,
"gross_pnl": -3.995838,
"entry_fee": 0.100354,
"exit_fee": 0.101952,
"net_pnl": -4.198144,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.70174109980437,
"macd_hist": 0.0008249066527508508,
"atr": 0.0017936252038430708,
"adx": 23.665522710324
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-07 16:15:00+00:00",
"exit_time": "2025-11-07 16:45:00+00:00",
"entry_price": 2.242376,
"exit_price": 2.271759,
"quantity": 108.7,
"sl": 2.271759,
"tp": 2.18361,
"gross_pnl": -3.193918,
"entry_fee": 0.097498,
"exit_fee": 0.098776,
"net_pnl": -3.390193,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.26637544692173,
"macd_hist": 0.005960516526372641,
"atr": 0.019588580788393015,
"adx": 18.633542012239086
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-08 02:30:00+00:00",
"exit_time": "2025-11-08 03:45:00+00:00",
"entry_price": 0.182338,
"exit_price": 0.179955,
"quantity": 1305.0,
"sl": 0.179955,
"tp": 0.187105,
"gross_pnl": -3.110001,
"entry_fee": 0.095181,
"exit_fee": 0.093937,
"net_pnl": -3.299118,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.29717215705904,
"macd_hist": 5.4763437083689545e-05,
"atr": 0.0015887618244243159,
"adx": 26.96451574783913
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-08 19:15:00+00:00",
"exit_time": "2025-11-08 20:00:00+00:00",
"entry_price": 0.290041,
"exit_price": 0.290839,
"quantity": 800.8,
"sl": 0.290839,
"tp": 0.288444,
"gross_pnl": -0.63936,
"entry_fee": 0.092906,
"exit_fee": 0.093162,
"net_pnl": -0.825428,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.405851791901256,
"macd_hist": -4.711818407770069e-05,
"atr": 0.000532267780582305,
"adx": 27.809557800715982
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-09 00:15:00+00:00",
"exit_time": "2025-11-09 01:00:00+00:00",
"entry_price": 0.174413,
"exit_price": 0.175619,
"quantity": 1322.9,
"sl": 0.175619,
"tp": 0.172,
"gross_pnl": -1.595503,
"entry_fee": 0.092292,
"exit_fee": 0.09293,
"net_pnl": -1.780725,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.14798217367669,
"macd_hist": -1.0938878430631778e-05,
"atr": 0.0008040429002144141,
"adx": 18.874113527137034
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-09 03:15:00+00:00",
"exit_time": "2025-11-09 06:30:00+00:00",
"entry_price": 0.171757,
"exit_price": 0.174732,
"quantity": 1325.4,
"sl": 0.17027,
"tp": 0.174732,
"gross_pnl": 3.942964,
"entry_fee": 0.091059,
"exit_fee": 0.092636,
"net_pnl": 3.75927,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.281781991995402,
"macd_hist": -0.000352586781159061,
"atr": 0.0009916413875165227,
"adx": 24.771075665477955
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-09 03:15:00+00:00",
"exit_time": "2025-11-09 09:30:00+00:00",
"entry_price": 0.289009,
"exit_price": 0.288951,
"quantity": 787.2,
"sl": 0.288282,
"tp": 0.290463,
"gross_pnl": -0.045497,
"entry_fee": 0.091003,
"exit_fee": 0.090985,
"net_pnl": -0.227485,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 26.23972393586677,
"macd_hist": -0.0002310429890777638,
"atr": 0.0004845850649955065,
"adx": 27.138923249701893
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-09 09:30:00+00:00",
"exit_time": "2025-11-09 10:45:00+00:00",
"entry_price": 0.288951,
"exit_price": 0.289647,
"quantity": 807.0,
"sl": 0.289647,
"tp": 0.287559,
"gross_pnl": -0.561825,
"entry_fee": 0.093273,
"exit_fee": 0.093498,
"net_pnl": -0.748597,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.16422272595969,
"macd_hist": -6.631481265195554e-06,
"atr": 0.00046412659562817556,
"adx": 19.205683854824965
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-09 14:15:00+00:00",
"exit_time": "2025-11-09 15:45:00+00:00",
"entry_price": 2.314769,
"exit_price": 2.331944,
"quantity": 100.1,
"sl": 2.331944,
"tp": 2.280417,
"gross_pnl": -1.719293,
"entry_fee": 0.092683,
"exit_fee": 0.093371,
"net_pnl": -1.905347,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.20611281052926,
"macd_hist": 0.0029384470088926495,
"atr": 0.011450501353482663,
"adx": 13.42019496883335
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-09 14:15:00+00:00",
"exit_time": "2025-11-09 23:00:00+00:00",
"entry_price": 0.178962,
"exit_price": 0.180469,
"quantity": 1295.1,
"sl": 0.180469,
"tp": 0.175949,
"gross_pnl": -1.951189,
"entry_fee": 0.09271,
"exit_fee": 0.09349,
"net_pnl": -2.137389,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 77.69266085483287,
"macd_hist": 0.0003011447992669321,
"atr": 0.0010043956029699942,
"adx": 20.68405994216805
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-09 23:00:00+00:00",
"exit_time": "2025-11-10 00:00:00+00:00",
"entry_price": 2.367437,
"exit_price": 2.346123,
"quantity": 94.9,
"sl": 2.346123,
"tp": 2.410064,
"gross_pnl": -2.022668,
"entry_fee": 0.089868,
"exit_fee": 0.089059,
"net_pnl": -2.201595,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.79337728670897,
"macd_hist": 0.0008725935921229458,
"atr": 0.014209120053368062,
"adx": 35.31657325998852
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-09 23:15:00+00:00",
"exit_time": "2025-11-10 00:45:00+00:00",
"entry_price": 0.290019,
"exit_price": 0.291483,
"quantity": 774.5,
"sl": 0.289287,
"tp": 0.291483,
"gross_pnl": 1.13411,
"entry_fee": 0.089848,
"exit_fee": 0.090302,
"net_pnl": 0.953961,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.123034738867716,
"macd_hist": -0.00020032359638143683,
"atr": 0.00048810418024037325,
"adx": 15.955094609130555
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-10 00:30:00+00:00",
"exit_time": "2025-11-10 02:00:00+00:00",
"entry_price": 0.181968,
"exit_price": 0.180318,
"quantity": 1213.5,
"sl": 0.180318,
"tp": 0.185269,
"gross_pnl": -2.002869,
"entry_fee": 0.088327,
"exit_fee": 0.087526,
"net_pnl": -2.178722,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.13816822085441,
"macd_hist": 8.047708890297387e-05,
"atr": 0.0011003262524669026,
"adx": 17.719821431931003
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-10 09:15:00+00:00",
"exit_time": "2025-11-10 09:45:00+00:00",
"entry_price": 0.182088,
"exit_price": 0.185173,
"quantity": 1200.6,
"sl": 0.180546,
"tp": 0.185173,
"gross_pnl": 3.703735,
"entry_fee": 0.087446,
"exit_fee": 0.088928,
"net_pnl": 3.527362,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 58.50297690347647,
"macd_hist": 3.09618000701189e-05,
"atr": 0.001028301206156503,
"adx": 10.468573839216345
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-10 09:30:00+00:00",
"exit_time": "2025-11-10 14:45:00+00:00",
"entry_price": 2.523252,
"exit_price": 2.497057,
"quantity": 86.6,
"sl": 2.497057,
"tp": 2.575644,
"gross_pnl": -2.268554,
"entry_fee": 0.087405,
"exit_fee": 0.086498,
"net_pnl": -2.442458,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.15934514630615,
"macd_hist": 0.0014686709834105388,
"atr": 0.017463850689474855,
"adx": 44.54359684781892
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-11 01:15:00+00:00",
"exit_time": "2025-11-11 01:45:00+00:00",
"entry_price": 0.183178,
"exit_price": 0.180806,
"quantity": 1201.8,
"sl": 0.180806,
"tp": 0.187923,
"gross_pnl": -2.851141,
"entry_fee": 0.088057,
"exit_fee": 0.086917,
"net_pnl": -3.026115,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.67647569453617,
"macd_hist": 0.00010772895148226073,
"atr": 0.0015815945765396704,
"adx": 20.888995400496935
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-11 02:30:00+00:00",
"exit_time": "2025-11-11 04:30:00+00:00",
"entry_price": 0.183238,
"exit_price": 0.180624,
"quantity": 1173.1,
"sl": 0.180624,
"tp": 0.188466,
"gross_pnl": -3.066517,
"entry_fee": 0.085983,
"exit_fee": 0.084756,
"net_pnl": -3.237256,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.244421164489026,
"macd_hist": 6.0765118740377724e-05,
"atr": 0.0017426855534657133,
"adx": 22.361413195510114
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-11 05:30:00+00:00",
"exit_time": "2025-11-11 06:00:00+00:00",
"entry_price": 2.480548,
"exit_price": 2.456249,
"quantity": 84.4,
"sl": 2.456249,
"tp": 2.529145,
"gross_pnl": -2.050812,
"entry_fee": 0.083743,
"exit_fee": 0.082923,
"net_pnl": -2.217479,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.78490938590895,
"macd_hist": -0.005610673974052955,
"atr": 0.016199150038386196,
"adx": 17.15922349322458
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-11 14:00:00+00:00",
"exit_time": "2025-11-11 14:45:00+00:00",
"entry_price": 2.434357,
"exit_price": 2.453931,
"quantity": 84.4,
"sl": 2.453931,
"tp": 2.395207,
"gross_pnl": -1.652108,
"entry_fee": 0.082184,
"exit_fee": 0.082845,
"net_pnl": -1.817137,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.977082492740784,
"macd_hist": -0.0005246975431047324,
"atr": 0.013049825701505133,
"adx": 18.43542205307754
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-11 15:30:00+00:00",
"exit_time": "2025-11-11 21:30:00+00:00",
"entry_price": 0.175952,
"exit_price": 0.172316,
"quantity": 1150.1,
"sl": 0.177771,
"tp": 0.172316,
"gross_pnl": 4.182782,
"entry_fee": 0.080945,
"exit_fee": 0.079272,
"net_pnl": 4.022565,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.20422119510403,
"macd_hist": -6.893650011535214e-05,
"atr": 0.0012122951349834434,
"adx": 11.926643553867265
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-11 15:30:00+00:00",
"exit_time": "2025-11-11 21:30:00+00:00",
"entry_price": 2.433757,
"exit_price": 2.390066,
"quantity": 83.1,
"sl": 2.455602,
"tp": 2.390066,
"gross_pnl": 3.63073,
"entry_fee": 0.080898,
"exit_fee": 0.079446,
"net_pnl": 3.470386,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.45772070222288,
"macd_hist": -0.0003425139430015024,
"atr": 0.014563698353319056,
"adx": 17.5720310406866
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-12 07:45:00+00:00",
"exit_time": "2025-11-12 08:30:00+00:00",
"entry_price": 2.372437,
"exit_price": 2.403674,
"quantity": 90.5,
"sl": 2.356819,
"tp": 2.403674,
"gross_pnl": 2.82696,
"entry_fee": 0.085882,
"exit_fee": 0.087013,
"net_pnl": 2.654065,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.15793673229937,
"macd_hist": -0.001752893731566348,
"atr": 0.010412375892858912,
"adx": 24.468414160268168
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-12 09:15:00+00:00",
"exit_time": "2025-11-12 10:30:00+00:00",
"entry_price": 0.174863,
"exit_price": 0.176077,
"quantity": 1251.6,
"sl": 0.176077,
"tp": 0.172433,
"gross_pnl": -1.520457,
"entry_fee": 0.087543,
"exit_fee": 0.088151,
"net_pnl": -1.696152,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.02659075607396,
"macd_hist": 0.0003698036324000495,
"atr": 0.0008098738089121104,
"adx": 28.53580567076673
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-12 15:30:00+00:00",
"exit_time": "2025-11-12 15:45:00+00:00",
"entry_price": 0.29739,
"exit_price": 0.296261,
"quantity": 726.1,
"sl": 0.296261,
"tp": 0.299647,
"gross_pnl": -0.819565,
"entry_fee": 0.086374,
"exit_fee": 0.086046,
"net_pnl": -0.991985,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.89985043813998,
"macd_hist": -0.0003131321577163114,
"atr": 0.0007524813911302365,
"adx": 22.958418580235843
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-12 19:15:00+00:00",
"exit_time": "2025-11-12 21:15:00+00:00",
"entry_price": 0.294381,
"exit_price": 0.295686,
"quantity": 726.8,
"sl": 0.295686,
"tp": 0.291769,
"gross_pnl": -0.94904,
"entry_fee": 0.085582,
"exit_fee": 0.085962,
"net_pnl": -1.120584,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.407404522191847,
"macd_hist": -2.2593753236830553e-05,
"atr": 0.0008705189339617311,
"adx": 41.63639461874985
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-13 03:00:00+00:00",
"exit_time": "2025-11-13 03:15:00+00:00",
"entry_price": 0.293491,
"exit_price": 0.294463,
"quantity": 722.1,
"sl": 0.294463,
"tp": 0.291546,
"gross_pnl": -0.70205,
"entry_fee": 0.084772,
"exit_fee": 0.085053,
"net_pnl": -0.871875,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.44879338518335,
"macd_hist": -2.539345042203763e-06,
"atr": 0.0006481560692787889,
"adx": 24.004080998701706
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-12 16:15:00+00:00",
"exit_time": "2025-11-13 03:30:00+00:00",
"entry_price": 0.169307,
"exit_price": 0.173943,
"quantity": 1264.8,
"sl": 0.166989,
"tp": 0.173943,
"gross_pnl": 5.86354,
"entry_fee": 0.085656,
"exit_fee": 0.088001,
"net_pnl": 5.689883,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 24.267231411266906,
"macd_hist": -0.0010204248277553949,
"atr": 0.00154531408378567,
"adx": 42.53346770882625
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-13 14:30:00+00:00",
"exit_time": "2025-11-13 14:45:00+00:00",
"entry_price": 0.173277,
"exit_price": 0.17626,
"quantity": 1268.9,
"sl": 0.171786,
"tp": 0.17626,
"gross_pnl": 3.78524,
"entry_fee": 0.087949,
"exit_fee": 0.089463,
"net_pnl": 3.607829,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.408687933341994,
"macd_hist": -0.00027106221737170107,
"atr": 0.0009943625922428222,
"adx": 21.1523975274515
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-13 15:00:00+00:00",
"exit_time": "2025-11-13 15:15:00+00:00",
"entry_price": 0.176568,
"exit_price": 0.17461,
"quantity": 1278.5,
"sl": 0.17461,
"tp": 0.180482,
"gross_pnl": -2.502344,
"entry_fee": 0.090297,
"exit_fee": 0.089296,
"net_pnl": -2.681936,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.457411169820304,
"macd_hist": 1.4500524719743946e-05,
"atr": 0.0013048330514746755,
"adx": 19.03427493307923
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-13 15:00:00+00:00",
"exit_time": "2025-11-13 15:15:00+00:00",
"entry_price": 0.2993,
"exit_price": 0.298031,
"quantity": 753.7,
"sl": 0.298031,
"tp": 0.301839,
"gross_pnl": -0.956721,
"entry_fee": 0.090233,
"exit_fee": 0.08985,
"net_pnl": -1.136804,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.8705051159768,
"macd_hist": 1.1815569494561841e-05,
"atr": 0.000846243953108715,
"adx": 18.78439482994733
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-13 17:30:00+00:00",
"exit_time": "2025-11-13 18:00:00+00:00",
"entry_price": 0.166517,
"exit_price": 0.16413,
"quantity": 1315.6,
"sl": 0.16413,
"tp": 0.17129,
"gross_pnl": -3.139801,
"entry_fee": 0.087628,
"exit_fee": 0.086372,
"net_pnl": -3.3138,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 22.7680118811575,
"macd_hist": -0.0007713161749380892,
"atr": 0.0015910614058477403,
"adx": 30.50622457375356
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-14 04:30:00+00:00",
"exit_time": "2025-11-14 05:15:00+00:00",
"entry_price": 0.161734,
"exit_price": 0.163792,
"quantity": 1319.2,
"sl": 0.163792,
"tp": 0.157617,
"gross_pnl": -2.715778,
"entry_fee": 0.085344,
"exit_fee": 0.08643,
"net_pnl": -2.887551,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.14324690162143,
"macd_hist": -9.622130685107801e-05,
"atr": 0.0013724366193845917,
"adx": 18.75464608474592
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-14 04:30:00+00:00",
"exit_time": "2025-11-14 05:15:00+00:00",
"entry_price": 2.272273,
"exit_price": 2.302136,
"quantity": 93.8,
"sl": 2.302136,
"tp": 2.212547,
"gross_pnl": -2.801147,
"entry_fee": 0.085256,
"exit_fee": 0.086376,
"net_pnl": -2.972779,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.21436536886767,
"macd_hist": -0.0015565041634684126,
"atr": 0.019908648133544433,
"adx": 27.484547219182858
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-14 12:30:00+00:00",
"exit_time": "2025-11-14 12:45:00+00:00",
"entry_price": 2.234323,
"exit_price": 2.291805,
"quantity": 91.0,
"sl": 2.205583,
"tp": 2.291805,
"gross_pnl": 5.230804,
"entry_fee": 0.081329,
"exit_fee": 0.083422,
"net_pnl": 5.066052,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.83411226458419,
"macd_hist": -0.004181920879754041,
"atr": 0.019160452544035488,
"adx": 29.819919423896057
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-15 12:00:00+00:00",
"exit_time": "2025-11-15 13:00:00+00:00",
"entry_price": 2.249375,
"exit_price": 2.264741,
"quantity": 94.1,
"sl": 2.264741,
"tp": 2.218643,
"gross_pnl": -1.445932,
"entry_fee": 0.084666,
"exit_fee": 0.085245,
"net_pnl": -1.615844,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.99500547421511,
"macd_hist": -0.00035475586542646487,
"atr": 0.010243941211455727,
"adx": 28.277232462460688
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-15 16:00:00+00:00",
"exit_time": "2025-11-15 17:15:00+00:00",
"entry_price": 0.292381,
"exit_price": 0.293226,
"quantity": 714.1,
"sl": 0.293226,
"tp": 0.290691,
"gross_pnl": -0.603357,
"entry_fee": 0.083516,
"exit_fee": 0.083757,
"net_pnl": -0.770629,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 44.49916664529408,
"macd_hist": -6.445183761720887e-06,
"atr": 0.0005632795014165618,
"adx": 14.313287512639098
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-16 00:00:00+00:00",
"exit_time": "2025-11-16 02:15:00+00:00",
"entry_price": 2.218778,
"exit_price": 2.236581,
"quantity": 93.5,
"sl": 2.236581,
"tp": 2.183173,
"gross_pnl": -1.664525,
"entry_fee": 0.082982,
"exit_fee": 0.083648,
"net_pnl": -1.831155,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.08582956935997,
"macd_hist": -0.0009190500590523683,
"atr": 0.011868269513261169,
"adx": 22.220554904907136
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-16 02:15:00+00:00",
"exit_time": "2025-11-16 05:00:00+00:00",
"entry_price": 0.29533,
"exit_price": 0.297181,
"quantity": 701.8,
"sl": 0.294404,
"tp": 0.297181,
"gross_pnl": 1.299666,
"entry_fee": 0.082905,
"exit_fee": 0.083425,
"net_pnl": 1.133336,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.46668804275605,
"macd_hist": 1.2833284201145653e-05,
"atr": 0.0006173010714292502,
"adx": 28.644300935048683
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-16 09:30:00+00:00",
"exit_time": "2025-11-16 11:00:00+00:00",
"entry_price": 0.29896,
"exit_price": 0.298019,
"quantity": 688.9,
"sl": 0.298019,
"tp": 0.300841,
"gross_pnl": -0.647877,
"entry_fee": 0.082381,
"exit_fee": 0.082122,
"net_pnl": -0.812381,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.47244841184835,
"macd_hist": 5.510621445482008e-06,
"atr": 0.0006269678866163877,
"adx": 40.58074747260239
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-16 09:45:00+00:00",
"exit_time": "2025-11-16 11:00:00+00:00",
"entry_price": 2.275828,
"exit_price": 2.261094,
"quantity": 90.4,
"sl": 2.261094,
"tp": 2.305294,
"gross_pnl": -1.331895,
"entry_fee": 0.082294,
"exit_fee": 0.081761,
"net_pnl": -1.49595,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.34825949682548,
"macd_hist": 4.334873911150585e-05,
"atr": 0.009822235871355682,
"adx": 23.009638274364573
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-16 15:45:00+00:00",
"exit_time": "2025-11-16 16:45:00+00:00",
"entry_price": 0.158504,
"exit_price": 0.15582,
"quantity": 1273.2,
"sl": 0.159846,
"tp": 0.15582,
"gross_pnl": 3.417153,
"entry_fee": 0.080723,
"exit_fee": 0.079356,
"net_pnl": 3.257074,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.38228267589893,
"macd_hist": -0.00013196760946483947,
"atr": 0.0008946362565651021,
"adx": 30.090012308921978
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-16 17:30:00+00:00",
"exit_time": "2025-11-16 22:45:00+00:00",
"entry_price": 0.154945,
"exit_price": 0.158237,
"quantity": 1336.8,
"sl": 0.1533,
"tp": 0.158237,
"gross_pnl": 4.399649,
"entry_fee": 0.082852,
"exit_fee": 0.084612,
"net_pnl": 4.232184,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 16.935089800989548,
"macd_hist": -0.00045179747444966736,
"atr": 0.0010970598365072073,
"adx": 44.3390372480319
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-17 14:45:00+00:00",
"exit_time": "2025-11-17 15:30:00+00:00",
"entry_price": 0.294949,
"exit_price": 0.293524,
"quantity": 725.7,
"sl": 0.293524,
"tp": 0.2978,
"gross_pnl": -1.034225,
"entry_fee": 0.085618,
"exit_fee": 0.085204,
"net_pnl": -1.205048,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.50327543690976,
"macd_hist": 8.929264001659777e-05,
"atr": 0.0009500946092334846,
"adx": 31.684044681491176
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-18 03:00:00+00:00",
"exit_time": "2025-11-18 03:30:00+00:00",
"entry_price": 0.289391,
"exit_price": 0.291188,
"quantity": 731.6,
"sl": 0.291188,
"tp": 0.285797,
"gross_pnl": -1.314808,
"entry_fee": 0.084687,
"exit_fee": 0.085213,
"net_pnl": -1.484709,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.07326772784542,
"macd_hist": -8.26240867686022e-05,
"atr": 0.0011981119277713755,
"adx": 17.19777207933026
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-18 02:15:00+00:00",
"exit_time": "2025-11-18 05:15:00+00:00",
"entry_price": 0.153685,
"exit_price": 0.155848,
"quantity": 1378.5,
"sl": 0.155848,
"tp": 0.149358,
"gross_pnl": -2.982289,
"entry_fee": 0.084742,
"exit_fee": 0.085935,
"net_pnl": -3.152965,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 55.19978210074282,
"macd_hist": 0.0003661369245591008,
"atr": 0.0014422868237201666,
"adx": 27.627172263879643
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-18 15:15:00+00:00",
"exit_time": "2025-11-19 03:30:00+00:00",
"entry_price": 2.215522,
"exit_price": 2.1839,
"quantity": 92.0,
"sl": 2.1839,
"tp": 2.278764,
"gross_pnl": -2.909139,
"entry_fee": 0.081531,
"exit_fee": 0.080368,
"net_pnl": -3.071037,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.46420671245802,
"macd_hist": 0.001985975376775168,
"atr": 0.0210807153692148,
"adx": 11.59155005972246
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-18 15:15:00+00:00",
"exit_time": "2025-11-19 05:15:00+00:00",
"entry_price": 0.159906,
"exit_price": 0.158011,
"quantity": 1275.0,
"sl": 0.158011,
"tp": 0.163696,
"gross_pnl": -2.415861,
"entry_fee": 0.081552,
"exit_fee": 0.080586,
"net_pnl": -2.577999,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.19606523658291,
"macd_hist": 0.00013207274544425554,
"atr": 0.0012631953060853092,
"adx": 16.44506540296584
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-19 14:00:00+00:00",
"exit_time": "2025-11-19 15:00:00+00:00",
"entry_price": 2.120888,
"exit_price": 2.137438,
"quantity": 91.5,
"sl": 2.137438,
"tp": 2.087788,
"gross_pnl": -1.514303,
"entry_fee": 0.077624,
"exit_fee": 0.07823,
"net_pnl": -1.670158,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.51758394299354,
"macd_hist": -9.786193183726304e-05,
"atr": 0.011033175075607722,
"adx": 33.580805975941836
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-19 15:30:00+00:00",
"exit_time": "2025-11-19 17:15:00+00:00",
"entry_price": 2.10339,
"exit_price": 2.055586,
"quantity": 90.9,
"sl": 2.127291,
"tp": 2.055586,
"gross_pnl": 4.34535,
"entry_fee": 0.076479,
"exit_fee": 0.074741,
"net_pnl": 4.19413,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 37.522661690870926,
"macd_hist": -0.0003375737616344004,
"atr": 0.015934544526185833,
"adx": 33.93464000375859
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-20 14:00:00+00:00",
"exit_time": "2025-11-20 14:15:00+00:00",
"entry_price": 2.094591,
"exit_price": 2.113691,
"quantity": 94.5,
"sl": 2.113691,
"tp": 2.05639,
"gross_pnl": -1.804982,
"entry_fee": 0.079176,
"exit_fee": 0.079898,
"net_pnl": -1.964055,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.12938319203229,
"macd_hist": -0.0009135747562078256,
"atr": 0.012733560566467093,
"adx": 18.572559892813956
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-20 14:00:00+00:00",
"exit_time": "2025-11-20 15:45:00+00:00",
"entry_price": 0.282428,
"exit_price": 0.28145,
"quantity": 701.6,
"sl": 0.28145,
"tp": 0.284384,
"gross_pnl": -0.686166,
"entry_fee": 0.079261,
"exit_fee": 0.078986,
"net_pnl": -0.844413,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 11.27719776584834,
"macd_hist": -0.0002548101450725006,
"atr": 0.0006520015018756307,
"adx": 27.116495706273845
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-20 14:30:00+00:00",
"exit_time": "2025-11-20 16:00:00+00:00",
"entry_price": 0.158606,
"exit_price": 0.156997,
"quantity": 1227.0,
"sl": 0.156997,
"tp": 0.161824,
"gross_pnl": -1.974527,
"entry_fee": 0.077844,
"exit_fee": 0.077054,
"net_pnl": -2.129425,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.33042241658697,
"macd_hist": 4.675202289081772e-06,
"atr": 0.0010728209045208915,
"adx": 13.642532017022653
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-20 15:00:00+00:00",
"exit_time": "2025-11-20 16:00:00+00:00",
"entry_price": 2.09789,
"exit_price": 2.049484,
"quantity": 92.7,
"sl": 2.122093,
"tp": 2.049484,
"gross_pnl": 4.487227,
"entry_fee": 0.07779,
"exit_fee": 0.075995,
"net_pnl": 4.333443,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 41.00620008086878,
"macd_hist": -0.0007560993891737181,
"atr": 0.01613530100319836,
"adx": 15.843626200658571
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-21 12:15:00+00:00",
"exit_time": "2025-11-21 12:30:00+00:00",
"entry_price": 0.133757,
"exit_price": 0.136235,
"quantity": 1469.7,
"sl": 0.136235,
"tp": 0.1288,
"gross_pnl": -3.642215,
"entry_fee": 0.078633,
"exit_fee": 0.08009,
"net_pnl": -3.800937,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.169960506539947,
"macd_hist": -0.00015975857499190898,
"atr": 0.0016521352576308241,
"adx": 65.14997594644802
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-22 08:30:00+00:00",
"exit_time": "2025-11-22 09:30:00+00:00",
"entry_price": 0.136336,
"exit_price": 0.138227,
"quantity": 1393.5,
"sl": 0.138227,
"tp": 0.132556,
"gross_pnl": -2.633923,
"entry_fee": 0.075994,
"exit_fee": 0.077047,
"net_pnl": -2.786964,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.92875114702943,
"macd_hist": -3.891063305660499e-06,
"atr": 0.001260099548399354,
"adx": 16.512645365528915
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-22 10:15:00+00:00",
"exit_time": "2025-11-22 11:15:00+00:00",
"entry_price": 0.136546,
"exit_price": 0.138665,
"quantity": 1356.4,
"sl": 0.138665,
"tp": 0.13231,
"gross_pnl": -2.873095,
"entry_fee": 0.074085,
"exit_fee": 0.075234,
"net_pnl": -3.022414,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.422846964823805,
"macd_hist": -2.5791776621275208e-05,
"atr": 0.0014121181008690223,
"adx": 16.10979488791606
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-22 15:30:00+00:00",
"exit_time": "2025-11-22 16:00:00+00:00",
"entry_price": 0.273153,
"exit_price": 0.274057,
"quantity": 659.2,
"sl": 0.274057,
"tp": 0.271345,
"gross_pnl": -0.595974,
"entry_fee": 0.072025,
"exit_fee": 0.072263,
"net_pnl": -0.740262,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.689312224728916,
"macd_hist": -3.4202660709866804e-05,
"atr": 0.000602724483647133,
"adx": 15.784967490815797
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-22 00:15:00+00:00",
"exit_time": "2025-11-22 22:45:00+00:00",
"entry_price": 1.932407,
"exit_price": 1.962972,
"quantity": 98.4,
"sl": 1.962972,
"tp": 1.871276,
"gross_pnl": -3.007649,
"entry_fee": 0.07606,
"exit_fee": 0.077263,
"net_pnl": -3.160971,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 47.08201560320725,
"macd_hist": -0.00021595635432819683,
"atr": 0.020377027223235526,
"adx": 11.592012994680111
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-23 01:30:00+00:00",
"exit_time": "2025-11-23 04:15:00+00:00",
"entry_price": 0.141704,
"exit_price": 0.144197,
"quantity": 1224.2,
"sl": 0.140458,
"tp": 0.144197,
"gross_pnl": 3.05147,
"entry_fee": 0.06939,
"exit_fee": 0.07061,
"net_pnl": 2.91147,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.29556753796764,
"macd_hist": 5.267430631726599e-05,
"atr": 0.0008308747039983829,
"adx": 27.478497185675348
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-23 04:45:00+00:00",
"exit_time": "2025-11-23 06:30:00+00:00",
"entry_price": 0.275208,
"exit_price": 0.274489,
"quantity": 647.5,
"sl": 0.274489,
"tp": 0.276645,
"gross_pnl": -0.465391,
"entry_fee": 0.071279,
"exit_fee": 0.071093,
"net_pnl": -0.607762,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.92580872895308,
"macd_hist": 2.369083255953711e-05,
"atr": 0.0004791669811908692,
"adx": 21.822000468540928
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-23 12:15:00+00:00",
"exit_time": "2025-11-23 14:45:00+00:00",
"entry_price": 0.275238,
"exit_price": 0.274667,
"quantity": 643.4,
"sl": 0.274667,
"tp": 0.276379,
"gross_pnl": -0.367115,
"entry_fee": 0.070835,
"exit_fee": 0.070688,
"net_pnl": -0.508638,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.43602482429454,
"macd_hist": 1.5153360701565606e-05,
"atr": 0.00038039033618315167,
"adx": 15.152549284979662
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-24 02:00:00+00:00",
"exit_time": "2025-11-24 02:45:00+00:00",
"entry_price": 0.148205,
"exit_price": 0.146551,
"quantity": 1188.3,
"sl": 0.146551,
"tp": 0.151513,
"gross_pnl": -1.965302,
"entry_fee": 0.070445,
"exit_fee": 0.069659,
"net_pnl": -2.105405,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.29396906524164,
"macd_hist": 0.00013321590510738564,
"atr": 0.001102584580461472,
"adx": 25.36058211826646
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-24 14:30:00+00:00",
"exit_time": "2025-11-24 15:00:00+00:00",
"entry_price": 0.144276,
"exit_price": 0.14581,
"quantity": 1195.3,
"sl": 0.14581,
"tp": 0.141207,
"gross_pnl": -1.833768,
"entry_fee": 0.068981,
"exit_fee": 0.069715,
"net_pnl": -1.972464,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.52519973477424,
"macd_hist": -5.604863362687639e-05,
"atr": 0.0010227660854147409,
"adx": 10.58946481515431
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-24 17:15:00+00:00",
"exit_time": "2025-11-24 17:45:00+00:00",
"entry_price": 0.150225,
"exit_price": 0.15213,
"quantity": 1125.3,
"sl": 0.15213,
"tp": 0.146415,
"gross_pnl": -2.143731,
"entry_fee": 0.067619,
"exit_fee": 0.068477,
"net_pnl": -2.279827,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.06166425334159,
"macd_hist": 0.00040983983398400653,
"atr": 0.001270020431591039,
"adx": 19.165827329841107
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-25 10:15:00+00:00",
"exit_time": "2025-11-25 12:00:00+00:00",
"entry_price": 0.271703,
"exit_price": 0.272361,
"quantity": 607.4,
"sl": 0.272361,
"tp": 0.270386,
"gross_pnl": -0.399804,
"entry_fee": 0.066013,
"exit_fee": 0.066173,
"net_pnl": -0.53199,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.22639666404975,
"macd_hist": -1.4974301594230068e-05,
"atr": 0.0004388151446482528,
"adx": 34.42011407660179
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-25 13:30:00+00:00",
"exit_time": "2025-11-25 14:00:00+00:00",
"entry_price": 0.271243,
"exit_price": 0.271873,
"quantity": 604.7,
"sl": 0.271873,
"tp": 0.269982,
"gross_pnl": -0.381097,
"entry_fee": 0.065608,
"exit_fee": 0.065761,
"net_pnl": -0.512466,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.85624644412755,
"macd_hist": -7.459957156260064e-06,
"atr": 0.00042015044984636165,
"adx": 25.58116211118512
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-25 08:45:00+00:00",
"exit_time": "2025-11-25 14:30:00+00:00",
"entry_price": 0.148305,
"exit_price": 0.147261,
"quantity": 1113.7,
"sl": 0.147261,
"tp": 0.150392,
"gross_pnl": -1.162166,
"entry_fee": 0.066067,
"exit_fee": 0.065602,
"net_pnl": -1.293835,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.77127798797771,
"macd_hist": -0.00023305469506629077,
"atr": 0.0006956788796158409,
"adx": 31.192570344632152
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-25 14:30:00+00:00",
"exit_time": "2025-11-25 15:15:00+00:00",
"entry_price": 0.271083,
"exit_price": 0.27182,
"quantity": 593.6,
"sl": 0.27182,
"tp": 0.269609,
"gross_pnl": -0.437527,
"entry_fee": 0.064366,
"exit_fee": 0.064541,
"net_pnl": -0.566434,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.30268829001269,
"macd_hist": -2.462924009160114e-05,
"atr": 0.0004913826790415895,
"adx": 23.138827225577483
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-25 14:30:00+00:00",
"exit_time": "2025-11-25 20:45:00+00:00",
"entry_price": 2.189681,
"exit_price": 2.211099,
"quantity": 73.4,
"sl": 2.211099,
"tp": 2.146844,
"gross_pnl": -1.57211,
"entry_fee": 0.064289,
"exit_fee": 0.064918,
"net_pnl": -1.701317,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.82678623913969,
"macd_hist": -6.170238006937556e-05,
"atr": 0.01427892711371085,
"adx": 17.99018911541929
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-25 22:45:00+00:00",
"exit_time": "2025-11-26 03:45:00+00:00",
"entry_price": 0.274747,
"exit_price": 0.274033,
"quantity": 571.2,
"sl": 0.274033,
"tp": 0.276177,
"gross_pnl": -0.408303,
"entry_fee": 0.062774,
"exit_fee": 0.062611,
"net_pnl": -0.533688,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.55016442206654,
"macd_hist": 3.647356736363077e-05,
"atr": 0.00047654425576198686,
"adx": 26.566111786889085
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-26 12:00:00+00:00",
"exit_time": "2025-11-26 14:45:00+00:00",
"entry_price": 2.150815,
"exit_price": 2.177379,
"quantity": 72.5,
"sl": 2.137533,
"tp": 2.177379,
"gross_pnl": 1.925889,
"entry_fee": 0.062374,
"exit_fee": 0.063144,
"net_pnl": 1.800371,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 24.80688154542512,
"macd_hist": -0.0024672219772248084,
"atr": 0.008854661546376085,
"adx": 22.42046674097928
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-26 17:30:00+00:00",
"exit_time": "2025-11-26 18:45:00+00:00",
"entry_price": 0.275228,
"exit_price": 0.276427,
"quantity": 577.2,
"sl": 0.274628,
"tp": 0.276427,
"gross_pnl": 0.692083,
"entry_fee": 0.063545,
"exit_fee": 0.063821,
"net_pnl": 0.564718,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.90033467126768,
"macd_hist": 3.883440842494781e-05,
"atr": 0.0003996785788337989,
"adx": 16.048074484131288
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-27 02:30:00+00:00",
"exit_time": "2025-11-27 03:00:00+00:00",
"entry_price": 2.231223,
"exit_price": 2.215887,
"quantity": 71.6,
"sl": 2.215887,
"tp": 2.261894,
"gross_pnl": -1.098032,
"entry_fee": 0.063902,
"exit_fee": 0.063463,
"net_pnl": -1.225397,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.413084827794755,
"macd_hist": 0.00014922325383772209,
"atr": 0.01022375858882303,
"adx": 16.771754729465645
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-11-28 01:45:00+00:00",
"exit_time": "2025-11-28 05:30:00+00:00",
"entry_price": 2.171517,
"exit_price": 2.200054,
"quantity": 72.5,
"sl": 2.157249,
"tp": 2.200054,
"gross_pnl": 2.068925,
"entry_fee": 0.062974,
"exit_fee": 0.063802,
"net_pnl": 1.94215,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 22.942287299402874,
"macd_hist": -0.003478384036068617,
"atr": 0.009512299239799599,
"adx": 35.89384138114383
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-28 09:00:00+00:00",
"exit_time": "2025-11-28 11:15:00+00:00",
"entry_price": 0.152745,
"exit_price": 0.150605,
"quantity": 1051.7,
"sl": 0.153814,
"tp": 0.150605,
"gross_pnl": 2.249975,
"entry_fee": 0.064257,
"exit_fee": 0.063357,
"net_pnl": 2.122362,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.75861102948093,
"macd_hist": 0.00035679380601869195,
"atr": 0.0007131231930052174,
"adx": 28.551377451070987
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-11-29 04:45:00+00:00",
"exit_time": "2025-11-29 06:15:00+00:00",
"entry_price": 0.281358,
"exit_price": 0.280949,
"quantity": 582.8,
"sl": 0.280949,
"tp": 0.282177,
"gross_pnl": -0.23873,
"entry_fee": 0.06559,
"exit_fee": 0.065495,
"net_pnl": -0.369815,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.47405666258581,
"macd_hist": 2.190824191251963e-05,
"atr": 0.0002730837680714189,
"adx": 25.142303161799305
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-29 06:15:00+00:00",
"exit_time": "2025-11-29 06:45:00+00:00",
"entry_price": 2.172683,
"exit_price": 2.182536,
"quantity": 75.1,
"sl": 2.182536,
"tp": 2.152977,
"gross_pnl": -0.739966,
"entry_fee": 0.065267,
"exit_fee": 0.065563,
"net_pnl": -0.870797,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.73539514020674,
"macd_hist": -0.0003800558205992047,
"atr": 0.006568718532643712,
"adx": 10.8788113174245
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-11-29 02:00:00+00:00",
"exit_time": "2025-11-29 10:15:00+00:00",
"entry_price": 0.150035,
"exit_price": 0.148404,
"quantity": 1093.5,
"sl": 0.15085,
"tp": 0.148404,
"gross_pnl": 1.783352,
"entry_fee": 0.065625,
"exit_fee": 0.064912,
"net_pnl": 1.652815,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 45.02865163223652,
"macd_hist": -3.1963938729133033e-06,
"atr": 0.0005436220638942117,
"adx": 10.931479109683465
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-11-29 11:45:00+00:00",
"exit_time": "2025-11-29 12:00:00+00:00",
"entry_price": 2.209779,
"exit_price": 2.221522,
"quantity": 74.4,
"sl": 2.221522,
"tp": 2.186293,
"gross_pnl": -0.873667,
"entry_fee": 0.065763,
"exit_fee": 0.066112,
"net_pnl": -1.005543,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.59152893732268,
"macd_hist": 0.0034803962612033465,
"atr": 0.007828558531831597,
"adx": 23.296507404855312
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-29 15:15:00+00:00",
"exit_time": "2025-11-29 17:15:00+00:00",
"entry_price": 0.281572,
"exit_price": 0.280817,
"quantity": 577.6,
"sl": 0.281949,
"tp": 0.280817,
"gross_pnl": 0.436127,
"entry_fee": 0.065054,
"exit_fee": 0.06488,
"net_pnl": 0.306193,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.68726185898838,
"macd_hist": 5.9187448794701e-05,
"atr": 0.00025168922508607584,
"adx": 15.497980161033219
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-30 03:30:00+00:00",
"exit_time": "2025-11-30 05:15:00+00:00",
"entry_price": 0.149415,
"exit_price": 0.148679,
"quantity": 1091.4,
"sl": 0.148679,
"tp": 0.150887,
"gross_pnl": -0.803154,
"entry_fee": 0.065229,
"exit_fee": 0.064907,
"net_pnl": -0.93329,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.74590624169779,
"macd_hist": 1.92757339606853e-05,
"atr": 0.0004905955452979451,
"adx": 19.006000413832876
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-11-30 08:30:00+00:00",
"exit_time": "2025-11-30 13:45:00+00:00",
"entry_price": 0.281242,
"exit_price": 0.281911,
"quantity": 573.8,
"sl": 0.281911,
"tp": 0.279903,
"gross_pnl": -0.384137,
"entry_fee": 0.064551,
"exit_fee": 0.064704,
"net_pnl": -0.513392,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.96126737017356,
"macd_hist": 0.00019089565300068402,
"atr": 0.00044630785270176955,
"adx": 31.21100389306375
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-30 12:30:00+00:00",
"exit_time": "2025-11-30 15:00:00+00:00",
"entry_price": 0.149665,
"exit_price": 0.149011,
"quantity": 1077.7,
"sl": 0.149011,
"tp": 0.150973,
"gross_pnl": -0.704827,
"entry_fee": 0.064518,
"exit_fee": 0.064236,
"net_pnl": -0.833581,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.297010260418,
"macd_hist": 1.39866099697685e-05,
"atr": 0.0004360071851413629,
"adx": 13.731263793146896
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-11-30 16:15:00+00:00",
"exit_time": "2025-11-30 17:15:00+00:00",
"entry_price": 0.150355,
"exit_price": 0.149551,
"quantity": 1057.2,
"sl": 0.149551,
"tp": 0.151962,
"gross_pnl": -0.849609,
"entry_fee": 0.063582,
"exit_fee": 0.063242,
"net_pnl": -0.976433,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.1021872909567,
"macd_hist": 7.73432423038133e-06,
"atr": 0.0005357605104773765,
"adx": 20.167765801428992
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-01 12:30:00+00:00",
"exit_time": "2025-12-01 13:00:00+00:00",
"entry_price": 0.135696,
"exit_price": 0.136518,
"quantity": 1158.3,
"sl": 0.136518,
"tp": 0.134054,
"gross_pnl": -0.95108,
"entry_fee": 0.062871,
"exit_fee": 0.063251,
"net_pnl": -1.077202,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.330846274880262,
"macd_hist": -7.963253532950864e-06,
"atr": 0.0005473996706762364,
"adx": 47.62339624305781
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-01 15:15:00+00:00",
"exit_time": "2025-12-01 21:15:00+00:00",
"entry_price": 2.005999,
"exit_price": 2.026484,
"quantity": 77.4,
"sl": 2.026484,
"tp": 1.96503,
"gross_pnl": -1.585505,
"entry_fee": 0.062106,
"exit_fee": 0.06274,
"net_pnl": -1.710351,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.46781297410133,
"macd_hist": -0.0002296635504777959,
"atr": 0.01365637586885045,
"adx": 39.03123005489236
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-02 15:15:00+00:00",
"exit_time": "2025-12-02 15:30:00+00:00",
"entry_price": 0.143236,
"exit_price": 0.144725,
"quantity": 1063.5,
"sl": 0.144725,
"tp": 0.140256,
"gross_pnl": -1.584265,
"entry_fee": 0.060932,
"exit_fee": 0.061566,
"net_pnl": -1.706764,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 80.82360042434465,
"macd_hist": 0.0006586426829836903,
"atr": 0.0009931139974021811,
"adx": 47.38852618781348
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-02 15:15:00+00:00",
"exit_time": "2025-12-02 15:30:00+00:00",
"entry_price": 2.121088,
"exit_price": 2.143232,
"quantity": 71.8,
"sl": 2.143232,
"tp": 2.076799,
"gross_pnl": -1.589967,
"entry_fee": 0.060918,
"exit_fee": 0.061554,
"net_pnl": -1.712438,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 82.64067616955283,
"macd_hist": 0.00904231435391516,
"atr": 0.014762921564882889,
"adx": 43.373151320296614
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-03 02:15:00+00:00",
"exit_time": "2025-12-03 05:00:00+00:00",
"entry_price": 0.147385,
"exit_price": 0.149573,
"quantity": 993.7,
"sl": 0.146291,
"tp": 0.149573,
"gross_pnl": 2.174263,
"entry_fee": 0.058582,
"exit_fee": 0.059452,
"net_pnl": 2.056229,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.37071671664569,
"macd_hist": 1.3557812662010906e-05,
"atr": 0.0007293494010890061,
"adx": 30.16246807439571
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-03 07:00:00+00:00",
"exit_time": "2025-12-03 07:30:00+00:00",
"entry_price": 0.279172,
"exit_price": 0.279927,
"quantity": 536.1,
"sl": 0.279927,
"tp": 0.277662,
"gross_pnl": -0.404745,
"entry_fee": 0.059866,
"exit_fee": 0.060028,
"net_pnl": -0.524638,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.803339478634484,
"macd_hist": -3.368418981025009e-05,
"atr": 0.0005033197665108434,
"adx": 15.107704962967881
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-03 02:15:00+00:00",
"exit_time": "2025-12-03 11:00:00+00:00",
"entry_price": 2.185018,
"exit_price": 2.167996,
"quantity": 67.0,
"sl": 2.167996,
"tp": 2.219064,
"gross_pnl": -1.140516,
"entry_fee": 0.058558,
"exit_fee": 0.058102,
"net_pnl": -1.257177,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.30810031262361,
"macd_hist": 0.0011208506574461857,
"atr": 0.011348416152849924,
"adx": 24.033050875499793
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-03 14:00:00+00:00",
"exit_time": "2025-12-03 14:30:00+00:00",
"entry_price": 0.278232,
"exit_price": 0.279106,
"quantity": 526.9,
"sl": 0.279106,
"tp": 0.276485,
"gross_pnl": -0.460328,
"entry_fee": 0.05864,
"exit_fee": 0.058824,
"net_pnl": -0.577793,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.4688642761857,
"macd_hist": -3.382815634120586e-05,
"atr": 0.0005824358912094857,
"adx": 20.06723961081061
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-04 11:30:00+00:00",
"exit_time": "2025-12-04 13:15:00+00:00",
"entry_price": 0.149125,
"exit_price": 0.149905,
"quantity": 975.9,
"sl": 0.149905,
"tp": 0.147564,
"gross_pnl": -0.761563,
"entry_fee": 0.058212,
"exit_fee": 0.058517,
"net_pnl": -0.878293,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.89536364154687,
"macd_hist": -4.525003368148386e-06,
"atr": 0.0005202469013299645,
"adx": 19.10887048416361
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-04 14:45:00+00:00",
"exit_time": "2025-12-04 15:00:00+00:00",
"entry_price": 0.147945,
"exit_price": 0.148941,
"quantity": 973.1,
"sl": 0.148941,
"tp": 0.145953,
"gross_pnl": -0.969451,
"entry_fee": 0.057586,
"exit_fee": 0.057974,
"net_pnl": -1.085011,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.22848397389501,
"macd_hist": -4.980571742935712e-05,
"atr": 0.0006641666237785815,
"adx": 26.186495952958705
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-05 03:00:00+00:00",
"exit_time": "2025-12-05 04:00:00+00:00",
"entry_price": 0.287669,
"exit_price": 0.286967,
"quantity": 494.0,
"sl": 0.286967,
"tp": 0.289072,
"gross_pnl": -0.346591,
"entry_fee": 0.056843,
"exit_fee": 0.056705,
"net_pnl": -0.460139,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 77.36051012170101,
"macd_hist": 4.673775649825145e-06,
"atr": 0.0004677337440215075,
"adx": 43.053032038101094
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-05 04:30:00+00:00",
"exit_time": "2025-12-05 09:15:00+00:00",
"entry_price": 2.080908,
"exit_price": 2.068926,
"quantity": 67.9,
"sl": 2.068926,
"tp": 2.104872,
"gross_pnl": -0.813586,
"entry_fee": 0.056517,
"exit_fee": 0.056192,
"net_pnl": -0.926296,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.12380936581267,
"macd_hist": -0.0017754982475031902,
"atr": 0.00798808493864777,
"adx": 20.637700831629928
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-05 13:45:00+00:00",
"exit_time": "2025-12-05 15:00:00+00:00",
"entry_price": 0.143066,
"exit_price": 0.143991,
"quantity": 975.5,
"sl": 0.143991,
"tp": 0.141215,
"gross_pnl": -0.902432,
"entry_fee": 0.055824,
"exit_fee": 0.056185,
"net_pnl": -1.014441,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.76844402425722,
"macd_hist": -2.7505893965091123e-05,
"atr": 0.0006167309304318686,
"adx": 32.621716894214245
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-05 16:00:00+00:00",
"exit_time": "2025-12-05 16:30:00+00:00",
"entry_price": 0.140976,
"exit_price": 0.13816,
"quantity": 977.3,
"sl": 0.142384,
"tp": 0.13816,
"gross_pnl": 2.75218,
"entry_fee": 0.05511,
"exit_fee": 0.054009,
"net_pnl": 2.64306,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.327232956239598,
"macd_hist": -7.188944251011362e-05,
"atr": 0.000938701894905136,
"adx": 30.461476707162987
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-05 16:30:00+00:00",
"exit_time": "2025-12-05 17:45:00+00:00",
"entry_price": 0.284032,
"exit_price": 0.285087,
"quantity": 500.0,
"sl": 0.285087,
"tp": 0.281921,
"gross_pnl": -0.527609,
"entry_fee": 0.056806,
"exit_fee": 0.057017,
"net_pnl": -0.641433,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.27819661651706,
"macd_hist": -2.584468269635403e-06,
"atr": 0.0007034790804104309,
"adx": 21.15497262939928
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-05 16:15:00+00:00",
"exit_time": "2025-12-05 19:00:00+00:00",
"entry_price": 2.049695,
"exit_price": 2.012198,
"quantity": 67.2,
"sl": 2.068444,
"tp": 2.012198,
"gross_pnl": 2.519822,
"entry_fee": 0.055096,
"exit_fee": 0.054088,
"net_pnl": 2.410638,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.838368640339375,
"macd_hist": -0.00035858079665953614,
"atr": 0.012499115961454048,
"adx": 22.641598261332547
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-06 23:00:00+00:00",
"exit_time": "2025-12-07 00:30:00+00:00",
"entry_price": 2.027497,
"exit_price": 2.035486,
"quantity": 71.4,
"sl": 2.035486,
"tp": 2.01152,
"gross_pnl": -0.570399,
"entry_fee": 0.057905,
"exit_fee": 0.058133,
"net_pnl": -0.686438,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 46.2366314972285,
"macd_hist": -4.5655801308732064e-05,
"atr": 0.005325852954897952,
"adx": 12.308737317152442
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-07 00:30:00+00:00",
"exit_time": "2025-12-07 00:45:00+00:00",
"entry_price": 0.286391,
"exit_price": 0.286901,
"quantity": 505.5,
"sl": 0.286901,
"tp": 0.285372,
"gross_pnl": -0.257547,
"entry_fee": 0.057908,
"exit_fee": 0.058011,
"net_pnl": -0.373467,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.125598043945864,
"macd_hist": -2.2478904410710288e-05,
"atr": 0.00033965984624616567,
"adx": 28.102427765087512
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-07 02:45:00+00:00",
"exit_time": "2025-12-07 07:30:00+00:00",
"entry_price": 0.140204,
"exit_price": 0.13958,
"quantity": 1019.4,
"sl": 0.13958,
"tp": 0.141453,
"gross_pnl": -0.636395,
"entry_fee": 0.05717,
"exit_fee": 0.056915,
"net_pnl": -0.750479,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.808494425411865,
"macd_hist": 2.149774865204332e-05,
"atr": 0.0004161891175710015,
"adx": 19.352765546541313
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-07 06:30:00+00:00",
"exit_time": "2025-12-07 07:30:00+00:00",
"entry_price": 0.285239,
"exit_price": 0.284718,
"quantity": 500.7,
"sl": 0.284718,
"tp": 0.286279,
"gross_pnl": -0.260493,
"entry_fee": 0.057128,
"exit_fee": 0.057023,
"net_pnl": -0.374644,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.177011991425253,
"macd_hist": -0.00014479637443973306,
"atr": 0.0003468387654308986,
"adx": 17.466884317432566
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-07 13:30:00+00:00",
"exit_time": "2025-12-07 14:15:00+00:00",
"entry_price": 0.138366,
"exit_price": 0.136935,
"quantity": 1017.8,
"sl": 0.139082,
"tp": 0.136935,
"gross_pnl": 1.456993,
"entry_fee": 0.056332,
"exit_fee": 0.055749,
"net_pnl": 1.344913,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.305755886215536,
"macd_hist": -1.3481736743730098e-05,
"atr": 0.00047717081021712165,
"adx": 19.353186285720724
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-08 12:00:00+00:00",
"exit_time": "2025-12-08 13:00:00+00:00",
"entry_price": 0.285689,
"exit_price": 0.28521,
"quantity": 500.2,
"sl": 0.28521,
"tp": 0.286645,
"gross_pnl": -0.239133,
"entry_fee": 0.057161,
"exit_fee": 0.057065,
"net_pnl": -0.353358,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.16208227700421,
"macd_hist": -7.936765893923957e-05,
"atr": 0.00031871589630023717,
"adx": 22.53467606700814
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-08 09:15:00+00:00",
"exit_time": "2025-12-08 15:00:00+00:00",
"entry_price": 2.105989,
"exit_price": 2.077634,
"quantity": 67.9,
"sl": 2.120167,
"tp": 2.077634,
"gross_pnl": 1.925339,
"entry_fee": 0.057199,
"exit_fee": 0.056429,
"net_pnl": 1.811712,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.48363847276308,
"macd_hist": 0.0019331549667207654,
"atr": 0.009451835477531962,
"adx": 33.89322534795935
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-08 23:15:00+00:00",
"exit_time": "2025-12-09 00:15:00+00:00",
"entry_price": 0.281402,
"exit_price": 0.280214,
"quantity": 516.1,
"sl": 0.281996,
"tp": 0.280214,
"gross_pnl": 0.612818,
"entry_fee": 0.058093,
"exit_fee": 0.057847,
"net_pnl": 0.496878,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 22.369711955688665,
"macd_hist": -5.341140641655157e-05,
"atr": 0.000395800332285511,
"adx": 36.50083594907044
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-09 01:30:00+00:00",
"exit_time": "2025-12-09 05:15:00+00:00",
"entry_price": 0.140814,
"exit_price": 0.139815,
"quantity": 1036.7,
"sl": 0.139815,
"tp": 0.142813,
"gross_pnl": -1.035962,
"entry_fee": 0.058393,
"exit_fee": 0.057978,
"net_pnl": -1.152333,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.485058928492105,
"macd_hist": -0.00020276521323395636,
"atr": 0.0006661922364095332,
"adx": 29.02797931370017
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-09 04:30:00+00:00",
"exit_time": "2025-12-09 08:00:00+00:00",
"entry_price": 2.053095,
"exit_price": 2.064568,
"quantity": 71.0,
"sl": 2.064568,
"tp": 2.030148,
"gross_pnl": -0.814614,
"entry_fee": 0.058308,
"exit_fee": 0.058634,
"net_pnl": -0.931556,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.70523787046392,
"macd_hist": -0.0002480490048685788,
"atr": 0.007648958782844274,
"adx": 16.980821771451904
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-09 13:15:00+00:00",
"exit_time": "2025-12-09 14:30:00+00:00",
"entry_price": 0.142126,
"exit_price": 0.140596,
"quantity": 1001.1,
"sl": 0.142891,
"tp": 0.140596,
"gross_pnl": 1.53174,
"entry_fee": 0.056913,
"exit_fee": 0.0563,
"net_pnl": 1.418527,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.16569917153315,
"macd_hist": 0.00020857988235482923,
"atr": 0.0005100190188267107,
"adx": 22.822858615599696
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-09 14:00:00+00:00",
"exit_time": "2025-12-09 14:30:00+00:00",
"entry_price": 0.280042,
"exit_price": 0.280493,
"quantity": 507.7,
"sl": 0.280493,
"tp": 0.27914,
"gross_pnl": -0.229062,
"entry_fee": 0.056871,
"exit_fee": 0.056963,
"net_pnl": -0.342895,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.5941074538581,
"macd_hist": -1.1978557093797728e-05,
"atr": 0.0003007839024713989,
"adx": 16.285022557583606
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-09 15:15:00+00:00",
"exit_time": "2025-12-09 16:00:00+00:00",
"entry_price": 2.084608,
"exit_price": 2.119387,
"quantity": 69.0,
"sl": 2.067219,
"tp": 2.119387,
"gross_pnl": 2.399705,
"entry_fee": 0.057535,
"exit_fee": 0.058495,
"net_pnl": 2.283675,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 63.91838145806169,
"macd_hist": 0.00011461440081923444,
"atr": 0.011592777450140984,
"adx": 21.861535134780777
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-09 17:00:00+00:00",
"exit_time": "2025-12-09 19:30:00+00:00",
"entry_price": 0.282122,
"exit_price": 0.282969,
"quantity": 522.8,
"sl": 0.282969,
"tp": 0.280427,
"gross_pnl": -0.443062,
"entry_fee": 0.058997,
"exit_fee": 0.059175,
"net_pnl": -0.561234,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.75328151394606,
"macd_hist": 0.00023750182653196992,
"atr": 0.0005649863025468022,
"adx": 33.82902448163982
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-09 16:30:00+00:00",
"exit_time": "2025-12-09 20:15:00+00:00",
"entry_price": 2.165383,
"exit_price": 2.116637,
"quantity": 68.2,
"sl": 2.189756,
"tp": 2.116637,
"gross_pnl": 3.324485,
"entry_fee": 0.059072,
"exit_fee": 0.057742,
"net_pnl": 3.207672,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 79.67725630709664,
"macd_hist": 0.010217453447121327,
"atr": 0.01624870518570242,
"adx": 32.78948968172345
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-10 09:00:00+00:00",
"exit_time": "2025-12-10 09:45:00+00:00",
"entry_price": 0.145925,
"exit_price": 0.146719,
"quantity": 1040.3,
"sl": 0.146719,
"tp": 0.144338,
"gross_pnl": -0.825924,
"entry_fee": 0.060722,
"exit_fee": 0.061053,
"net_pnl": -0.947699,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.49359963208128,
"macd_hist": -2.3680030453476048e-05,
"atr": 0.000529285734185302,
"adx": 18.017107922620603
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-10 13:45:00+00:00",
"exit_time": "2025-12-10 14:30:00+00:00",
"entry_price": 0.277952,
"exit_price": 0.276888,
"quantity": 539.8,
"sl": 0.278484,
"tp": 0.276888,
"gross_pnl": 0.574495,
"entry_fee": 0.060015,
"exit_fee": 0.059786,
"net_pnl": 0.454694,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.916106695235786,
"macd_hist": -1.7763792416656393e-05,
"atr": 0.0003547579845362142,
"adx": 46.219421268549574
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-10 15:30:00+00:00",
"exit_time": "2025-12-10 17:15:00+00:00",
"entry_price": 0.145155,
"exit_price": 0.146149,
"quantity": 1038.1,
"sl": 0.146149,
"tp": 0.143168,
"gross_pnl": -1.031377,
"entry_fee": 0.060274,
"exit_fee": 0.060687,
"net_pnl": -1.152338,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.677069000718745,
"macd_hist": -2.1684026303375823e-06,
"atr": 0.0006623490066585499,
"adx": 14.295657220121937
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-10 10:30:00+00:00",
"exit_time": "2025-12-10 18:30:00+00:00",
"entry_price": 2.069993,
"exit_price": 2.080244,
"quantity": 72.5,
"sl": 2.080244,
"tp": 2.049492,
"gross_pnl": -0.743167,
"entry_fee": 0.06003,
"exit_fee": 0.060327,
"net_pnl": -0.863524,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.038012691554805,
"macd_hist": -9.211636302669133e-05,
"atr": 0.0068337189344636114,
"adx": 28.94392776366775
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-10 19:00:00+00:00",
"exit_time": "2025-12-10 20:00:00+00:00",
"entry_price": 0.147965,
"exit_price": 0.149619,
"quantity": 995.0,
"sl": 0.149619,
"tp": 0.144657,
"gross_pnl": -1.64596,
"entry_fee": 0.05889,
"exit_fee": 0.059549,
"net_pnl": -1.764398,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.08474596518961,
"macd_hist": 0.00024444618170829343,
"atr": 0.0011028204610718977,
"adx": 25.33538811054247
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-10 20:30:00+00:00",
"exit_time": "2025-12-11 03:00:00+00:00",
"entry_price": 0.279962,
"exit_price": 0.277966,
"quantity": 515.0,
"sl": 0.28096,
"tp": 0.277966,
"gross_pnl": 1.028061,
"entry_fee": 0.057672,
"exit_fee": 0.057261,
"net_pnl": 0.913128,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.48533173584877,
"macd_hist": 0.0003248258881697773,
"atr": 0.0006654117045123025,
"adx": 42.77237797030233
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-11 09:00:00+00:00",
"exit_time": "2025-12-11 14:00:00+00:00",
"entry_price": 0.279848,
"exit_price": 0.28115,
"quantity": 520.4,
"sl": 0.279197,
"tp": 0.28115,
"gross_pnl": 0.677374,
"entry_fee": 0.058253,
"exit_fee": 0.058524,
"net_pnl": 0.560597,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 61.026902735980485,
"macd_hist": 3.1877117610595924e-05,
"atr": 0.000433880345260592,
"adx": 18.95449929163407
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-11 14:45:00+00:00",
"exit_time": "2025-12-11 15:15:00+00:00",
"entry_price": 0.137106,
"exit_price": 0.138,
"quantity": 1068.2,
"sl": 0.138,
"tp": 0.135318,
"gross_pnl": -0.955043,
"entry_fee": 0.058583,
"exit_fee": 0.058965,
"net_pnl": -1.072591,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.48045414695715,
"macd_hist": -1.3197028545546734e-06,
"atr": 0.0005960450211185996,
"adx": 27.54410485048102
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-11 18:00:00+00:00",
"exit_time": "2025-12-11 21:15:00+00:00",
"entry_price": 0.279488,
"exit_price": 0.28097,
"quantity": 517.4,
"sl": 0.278747,
"tp": 0.28097,
"gross_pnl": 0.766852,
"entry_fee": 0.057843,
"exit_fee": 0.05815,
"net_pnl": 0.65086,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 33.26877651547139,
"macd_hist": -0.0001741962831429012,
"atr": 0.0004940422160424097,
"adx": 16.1290254604426
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-12 06:00:00+00:00",
"exit_time": "2025-12-12 07:30:00+00:00",
"entry_price": 0.141424,
"exit_price": 0.140523,
"quantity": 1029.4,
"sl": 0.140523,
"tp": 0.143226,
"gross_pnl": -0.927537,
"entry_fee": 0.058233,
"exit_fee": 0.057862,
"net_pnl": -1.043632,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.409431578985014,
"macd_hist": 2.239406120082497e-05,
"atr": 0.0006006977623713691,
"adx": 13.475627854423537
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-12 07:45:00+00:00",
"exit_time": "2025-12-12 08:15:00+00:00",
"entry_price": 0.278582,
"exit_price": 0.277639,
"quantity": 515.5,
"sl": 0.279054,
"tp": 0.277639,
"gross_pnl": 0.4862,
"entry_fee": 0.057444,
"exit_fee": 0.057249,
"net_pnl": 0.371507,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.438038967517357,
"macd_hist": -2.5520992386730775e-05,
"atr": 0.0003143870866373587,
"adx": 26.711440675930646
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-12 06:00:00+00:00",
"exit_time": "2025-12-12 08:15:00+00:00",
"entry_price": 2.040804,
"exit_price": 2.03017,
"quantity": 71.3,
"sl": 2.03017,
"tp": 2.062072,
"gross_pnl": -0.758198,
"entry_fee": 0.058204,
"exit_fee": 0.0579,
"net_pnl": -0.874303,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.72996125810375,
"macd_hist": 0.00031006119423174086,
"atr": 0.007089279634181171,
"adx": 12.365843473818622
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-12 10:00:00+00:00",
"exit_time": "2025-12-12 14:00:00+00:00",
"entry_price": 0.141294,
"exit_price": 0.140547,
"quantity": 1010.1,
"sl": 0.140547,
"tp": 0.142789,
"gross_pnl": -0.755037,
"entry_fee": 0.057088,
"exit_fee": 0.056786,
"net_pnl": -0.868911,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.012839374828744,
"macd_hist": 3.0400907943820984e-05,
"atr": 0.0004983245948452143,
"adx": 13.330456300300177
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-12 15:30:00+00:00",
"exit_time": "2025-12-12 15:45:00+00:00",
"entry_price": 0.276062,
"exit_price": 0.274835,
"quantity": 511.3,
"sl": 0.276676,
"tp": 0.274835,
"gross_pnl": 0.627479,
"entry_fee": 0.05646,
"exit_fee": 0.056209,
"net_pnl": 0.514809,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.751521638219945,
"macd_hist": -8.36146151699088e-06,
"atr": 0.00040907415881422674,
"adx": 39.02029513782675
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-12 16:00:00+00:00",
"exit_time": "2025-12-12 16:30:00+00:00",
"entry_price": 0.135924,
"exit_price": 0.134551,
"quantity": 1044.2,
"sl": 0.134551,
"tp": 0.138669,
"gross_pnl": -1.433549,
"entry_fee": 0.056773,
"exit_fee": 0.056199,
"net_pnl": -1.546521,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.047744351941322,
"macd_hist": -0.0005811926109814281,
"atr": 0.0009152457279255846,
"adx": 33.592136040064716
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-12 16:00:00+00:00",
"exit_time": "2025-12-13 04:00:00+00:00",
"entry_price": 1.988899,
"exit_price": 2.025052,
"quantity": 71.3,
"sl": 1.970822,
"tp": 2.025052,
"gross_pnl": 2.577726,
"entry_fee": 0.056723,
"exit_fee": 0.057754,
"net_pnl": 2.463248,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.182013495720106,
"macd_hist": -0.00643391832048344,
"atr": 0.01205108033747697,
"adx": 30.769786891839054
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-13 08:15:00+00:00",
"exit_time": "2025-12-13 09:45:00+00:00",
"entry_price": 2.038404,
"exit_price": 2.029737,
"quantity": 70.2,
"sl": 2.029737,
"tp": 2.055737,
"gross_pnl": -0.6084,
"entry_fee": 0.057238,
"exit_fee": 0.056995,
"net_pnl": -0.722634,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.22308252293405,
"macd_hist": 0.00011104898980270062,
"atr": 0.005777779231479757,
"adx": 45.46114428135098
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-13 08:00:00+00:00",
"exit_time": "2025-12-13 10:15:00+00:00",
"entry_price": 0.272847,
"exit_price": 0.272397,
"quantity": 525.1,
"sl": 0.272397,
"tp": 0.273747,
"gross_pnl": -0.236251,
"entry_fee": 0.057309,
"exit_fee": 0.057214,
"net_pnl": -0.350774,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.793316197464588,
"macd_hist": -7.840319164560051e-05,
"atr": 0.00029994358844533694,
"adx": 21.992497694217974
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-13 17:00:00+00:00",
"exit_time": "2025-12-13 23:00:00+00:00",
"entry_price": 0.271553,
"exit_price": 0.270661,
"quantity": 520.2,
"sl": 0.271999,
"tp": 0.270661,
"gross_pnl": 0.463871,
"entry_fee": 0.056505,
"exit_fee": 0.056319,
"net_pnl": 0.351047,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.7861020725333,
"macd_hist": -1.0299360516554073e-05,
"atr": 0.0002972390602490343,
"adx": 22.2627078944435
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-14 09:30:00+00:00",
"exit_time": "2025-12-14 09:45:00+00:00",
"entry_price": 0.275348,
"exit_price": 0.274865,
"quantity": 514.9,
"sl": 0.274865,
"tp": 0.276312,
"gross_pnl": -0.248408,
"entry_fee": 0.056711,
"exit_fee": 0.056611,
"net_pnl": -0.36173,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 75.85350244777463,
"macd_hist": 2.419515071676087e-05,
"atr": 0.00032162660720086477,
"adx": 41.457095118461915
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-14 10:15:00+00:00",
"exit_time": "2025-12-14 11:15:00+00:00",
"entry_price": 0.275548,
"exit_price": 0.274985,
"quantity": 512.0,
"sl": 0.274985,
"tp": 0.276673,
"gross_pnl": -0.288001,
"entry_fee": 0.056432,
"exit_fee": 0.056317,
"net_pnl": -0.40075,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.81237618196539,
"macd_hist": 2.5673538959879313e-05,
"atr": 0.0003750013323689148,
"adx": 37.91071398697562
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-14 14:30:00+00:00",
"exit_time": "2025-12-14 16:15:00+00:00",
"entry_price": 1.988601,
"exit_price": 1.997598,
"quantity": 70.6,
"sl": 1.997598,
"tp": 1.970607,
"gross_pnl": -0.635191,
"entry_fee": 0.056158,
"exit_fee": 0.056412,
"net_pnl": -0.747762,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.977816858220294,
"macd_hist": -0.00024355313069534482,
"atr": 0.005998030414457444,
"adx": 45.240721426230714
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-14 17:00:00+00:00",
"exit_time": "2025-12-15 00:15:00+00:00",
"entry_price": 0.133937,
"exit_price": 0.134974,
"quantity": 1037.5,
"sl": 0.134974,
"tp": 0.131862,
"gross_pnl": -1.075948,
"entry_fee": 0.055584,
"exit_fee": 0.056014,
"net_pnl": -1.187546,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.236488118342884,
"macd_hist": -7.410908928065952e-05,
"atr": 0.0006913721507599538,
"adx": 57.10070430535465
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-15 00:00:00+00:00",
"exit_time": "2025-12-15 01:00:00+00:00",
"entry_price": 0.277738,
"exit_price": 0.278872,
"quantity": 499.8,
"sl": 0.277054,
"tp": 0.279106,
"gross_pnl": 0.566943,
"entry_fee": 0.055525,
"exit_fee": 0.055752,
"net_pnl": 0.455665,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 67.78500804560913,
"macd_hist": 4.083572769007836e-06,
"atr": 0.00045597430865612724,
"adx": 21.311964821547978
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-14 23:30:00+00:00",
"exit_time": "2025-12-15 01:30:00+00:00",
"entry_price": 1.976702,
"exit_price": 1.990817,
"quantity": 70.3,
"sl": 1.990817,
"tp": 1.948472,
"gross_pnl": -0.992283,
"entry_fee": 0.055585,
"exit_fee": 0.055982,
"net_pnl": -1.10385,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.356086201975394,
"macd_hist": -0.000328662396635634,
"atr": 0.009409989632581247,
"adx": 17.398407448393748
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-15 01:00:00+00:00",
"exit_time": "2025-12-15 01:45:00+00:00",
"entry_price": 0.278872,
"exit_price": 0.279576,
"quantity": 492.9,
"sl": 0.279576,
"tp": 0.277465,
"gross_pnl": -0.346746,
"entry_fee": 0.054982,
"exit_fee": 0.055121,
"net_pnl": -0.456849,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 77.3315471649839,
"macd_hist": 0.00014952075595081203,
"atr": 0.00046898719881110926,
"adx": 23.934762043164795
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-15 10:15:00+00:00",
"exit_time": "2025-12-15 14:45:00+00:00",
"entry_price": 0.281678,
"exit_price": 0.280949,
"quantity": 478.5,
"sl": 0.280949,
"tp": 0.283136,
"gross_pnl": -0.34873,
"entry_fee": 0.053913,
"exit_fee": 0.053774,
"net_pnl": -0.456417,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.67857254055883,
"macd_hist": 7.89994446248046e-06,
"atr": 0.0004858661925776444,
"adx": 29.998140822339046
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-15 15:45:00+00:00",
"exit_time": "2025-12-15 16:30:00+00:00",
"entry_price": 0.130653,
"exit_price": 0.128985,
"quantity": 1025.2,
"sl": 0.128985,
"tp": 0.133989,
"gross_pnl": -1.709844,
"entry_fee": 0.053578,
"exit_fee": 0.052894,
"net_pnl": -1.816316,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 18.728491272988734,
"macd_hist": -0.0007072891862516782,
"atr": 0.0011118766825864912,
"adx": 32.2938289464499
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-16 03:00:00+00:00",
"exit_time": "2025-12-16 04:00:00+00:00",
"entry_price": 0.277462,
"exit_price": 0.278136,
"quantity": 471.1,
"sl": 0.278136,
"tp": 0.276115,
"gross_pnl": -0.317438,
"entry_fee": 0.052285,
"exit_fee": 0.052412,
"net_pnl": -0.422135,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.36838844415456,
"macd_hist": -3.6720497625666e-05,
"atr": 0.0004492156998712786,
"adx": 17.88881127850583
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-16 01:45:00+00:00",
"exit_time": "2025-12-16 06:00:00+00:00",
"entry_price": 1.870913,
"exit_price": 1.886014,
"quantity": 69.9,
"sl": 1.886014,
"tp": 1.84071,
"gross_pnl": -1.0556,
"entry_fee": 0.052311,
"exit_fee": 0.052733,
"net_pnl": -1.160644,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.36619399920504,
"macd_hist": -0.0003735221238764042,
"atr": 0.010067718810210652,
"adx": 33.98233926195018
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-16 15:45:00+00:00",
"exit_time": "2025-12-16 17:30:00+00:00",
"entry_price": 0.132623,
"exit_price": 0.131079,
"quantity": 965.3,
"sl": 0.131079,
"tp": 0.135711,
"gross_pnl": -1.490249,
"entry_fee": 0.051208,
"exit_fee": 0.050612,
"net_pnl": -1.59207,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.04174492782565,
"macd_hist": 7.187637419445267e-05,
"atr": 0.0010292131822034882,
"adx": 25.69384595839546
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-17 01:15:00+00:00",
"exit_time": "2025-12-17 01:45:00+00:00",
"entry_price": 1.932093,
"exit_price": 1.921044,
"quantity": 64.8,
"sl": 1.921044,
"tp": 1.954191,
"gross_pnl": -0.715978,
"entry_fee": 0.05008,
"exit_fee": 0.049793,
"net_pnl": -0.815851,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 57.27284206352408,
"macd_hist": 6.492733117557362e-05,
"atr": 0.007366024994511288,
"adx": 9.100219887481245
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-17 03:00:00+00:00",
"exit_time": "2025-12-17 04:45:00+00:00",
"entry_price": 1.928593,
"exit_price": 1.916851,
"quantity": 64.2,
"sl": 1.916851,
"tp": 1.952076,
"gross_pnl": -0.753817,
"entry_fee": 0.049526,
"exit_fee": 0.049225,
"net_pnl": -0.852568,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 53.83766432655275,
"macd_hist": 0.0001927616883307233,
"atr": 0.007827793930372706,
"adx": 10.036617019926226
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-17 05:15:00+00:00",
"exit_time": "2025-12-17 09:15:00+00:00",
"entry_price": 0.130243,
"exit_price": 0.129559,
"quantity": 939.2,
"sl": 0.129559,
"tp": 0.131611,
"gross_pnl": -0.642536,
"entry_fee": 0.04893,
"exit_fee": 0.048673,
"net_pnl": -0.740138,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.77520804733634,
"macd_hist": -0.00010338776814144493,
"atr": 0.00045608713920331645,
"adx": 14.62859129570634
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-17 14:45:00+00:00",
"exit_time": "2025-12-17 15:00:00+00:00",
"entry_price": 0.134427,
"exit_price": 0.135754,
"quantity": 900.0,
"sl": 0.135754,
"tp": 0.131771,
"gross_pnl": -1.194893,
"entry_fee": 0.048394,
"exit_fee": 0.048872,
"net_pnl": -1.292158,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 78.91819645062768,
"macd_hist": 0.00037594271736105997,
"atr": 0.0008851060762978883,
"adx": 25.790767933896934
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-17 14:45:00+00:00",
"exit_time": "2025-12-17 15:00:00+00:00",
"entry_price": 1.962604,
"exit_price": 1.980165,
"quantity": 61.6,
"sl": 1.980165,
"tp": 1.92748,
"gross_pnl": -1.081805,
"entry_fee": 0.048359,
"exit_fee": 0.048791,
"net_pnl": -1.178955,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.87372606412995,
"macd_hist": 0.004430142510193042,
"atr": 0.011707848223995851,
"adx": 20.301491124239217
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-18 04:15:00+00:00",
"exit_time": "2025-12-18 04:45:00+00:00",
"entry_price": 0.277948,
"exit_price": 0.277449,
"quantity": 420.0,
"sl": 0.277449,
"tp": 0.278946,
"gross_pnl": -0.20965,
"entry_fee": 0.046695,
"exit_fee": 0.046611,
"net_pnl": -0.302957,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.905041409274443,
"macd_hist": -9.850024017166214e-05,
"atr": 0.0003327781483890167,
"adx": 17.49126175568833
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-18 05:00:00+00:00",
"exit_time": "2025-12-18 08:15:00+00:00",
"entry_price": 0.124488,
"exit_price": 0.125372,
"quantity": 932.9,
"sl": 0.125372,
"tp": 0.12272,
"gross_pnl": -0.824652,
"entry_fee": 0.046454,
"exit_fee": 0.046784,
"net_pnl": -0.91789,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.68342967994143,
"macd_hist": -4.816448815500021e-05,
"atr": 0.00058931087266401,
"adx": 15.32047445633517
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-18 05:00:00+00:00",
"exit_time": "2025-12-18 09:00:00+00:00",
"entry_price": 1.842616,
"exit_price": 1.854264,
"quantity": 63.0,
"sl": 1.854264,
"tp": 1.819319,
"gross_pnl": -0.733858,
"entry_fee": 0.046434,
"exit_fee": 0.046727,
"net_pnl": -0.827019,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.27848027641453,
"macd_hist": -0.0005302600954796123,
"atr": 0.007765694367798601,
"adx": 15.155030541371415
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-18 12:15:00+00:00",
"exit_time": "2025-12-18 13:30:00+00:00",
"entry_price": 0.278742,
"exit_price": 0.279323,
"quantity": 405.6,
"sl": 0.279323,
"tp": 0.277581,
"gross_pnl": -0.235535,
"entry_fee": 0.045223,
"exit_fee": 0.045317,
"net_pnl": -0.326076,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.37682471920124,
"macd_hist": 0.00023917552993140009,
"atr": 0.00038713867725446164,
"adx": 27.04939589026873
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-19 04:00:00+00:00",
"exit_time": "2025-12-19 07:00:00+00:00",
"entry_price": 0.126297,
"exit_price": 0.127911,
"quantity": 890.3,
"sl": 0.127911,
"tp": 0.123071,
"gross_pnl": -1.436243,
"entry_fee": 0.044977,
"exit_fee": 0.045552,
"net_pnl": -1.526771,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.33145459572303,
"macd_hist": 0.0006355268949633505,
"atr": 0.0010754746369294515,
"adx": 30.703452551393855
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-19 06:15:00+00:00",
"exit_time": "2025-12-19 07:00:00+00:00",
"entry_price": 0.278502,
"exit_price": 0.279202,
"quantity": 403.5,
"sl": 0.279202,
"tp": 0.277103,
"gross_pnl": -0.282226,
"entry_fee": 0.04495,
"exit_fee": 0.045063,
"net_pnl": -0.37224,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 45.03029998917081,
"macd_hist": -1.2383271731935635e-05,
"atr": 0.00046629679337114997,
"adx": 23.054293607803437
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-19 09:30:00+00:00",
"exit_time": "2025-12-19 12:15:00+00:00",
"entry_price": 0.127887,
"exit_price": 0.128921,
"quantity": 853.3,
"sl": 0.128921,
"tp": 0.12582,
"gross_pnl": -0.882145,
"entry_fee": 0.04365,
"exit_fee": 0.044003,
"net_pnl": -0.969798,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.77708817547531,
"macd_hist": -3.141933955542694e-05,
"atr": 0.000689202457390719,
"adx": 48.235519285888394
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-19 13:15:00+00:00",
"exit_time": "2025-12-19 15:15:00+00:00",
"entry_price": 1.878712,
"exit_price": 1.889911,
"quantity": 57.2,
"sl": 1.889911,
"tp": 1.856315,
"gross_pnl": -0.640553,
"entry_fee": 0.042985,
"exit_fee": 0.043241,
"net_pnl": -0.726779,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.16547032772114,
"macd_hist": -4.5929936914913816e-05,
"atr": 0.007465649526915487,
"adx": 40.69667585881617
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-19 15:00:00+00:00",
"exit_time": "2025-12-19 19:30:00+00:00",
"entry_price": 0.130123,
"exit_price": 0.132557,
"quantity": 825.3,
"sl": 0.128906,
"tp": 0.132557,
"gross_pnl": 2.008498,
"entry_fee": 0.042956,
"exit_fee": 0.04376,
"net_pnl": 1.921782,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.4293052533976,
"macd_hist": 4.220942746000335e-05,
"atr": 0.0008112194602208801,
"adx": 43.3481914884526
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-20 09:15:00+00:00",
"exit_time": "2025-12-20 09:30:00+00:00",
"entry_price": 1.940106,
"exit_price": 1.94975,
"quantity": 56.3,
"sl": 1.94975,
"tp": 1.920817,
"gross_pnl": -0.542978,
"entry_fee": 0.043691,
"exit_fee": 0.043908,
"net_pnl": -0.630578,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.57860029785812,
"macd_hist": 0.0023952351417803035,
"atr": 0.006429580379654935,
"adx": 33.072247082551606
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-21 09:15:00+00:00",
"exit_time": "2025-12-21 13:00:00+00:00",
"entry_price": 1.940806,
"exit_price": 1.92321,
"quantity": 55.7,
"sl": 1.949604,
"tp": 1.92321,
"gross_pnl": 0.980066,
"entry_fee": 0.043241,
"exit_fee": 0.042849,
"net_pnl": 0.893976,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.76643793272899,
"macd_hist": 0.002238938403731349,
"atr": 0.005865148397743472,
"adx": 20.89431391053009
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-22 00:15:00+00:00",
"exit_time": "2025-12-22 02:00:00+00:00",
"entry_price": 0.132667,
"exit_price": 0.130555,
"quantity": 826.0,
"sl": 0.133722,
"tp": 0.130555,
"gross_pnl": 1.744082,
"entry_fee": 0.043833,
"exit_fee": 0.043135,
"net_pnl": 1.657113,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 73.67296149775879,
"macd_hist": 0.0003177914539892183,
"atr": 0.000703826428670116,
"adx": 22.00377633026373
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-22 08:15:00+00:00",
"exit_time": "2025-12-22 08:45:00+00:00",
"entry_price": 0.133033,
"exit_price": 0.132101,
"quantity": 844.1,
"sl": 0.132101,
"tp": 0.134898,
"gross_pnl": -0.786838,
"entry_fee": 0.044917,
"exit_fee": 0.044603,
"net_pnl": -0.876358,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.38358082808007,
"macd_hist": 2.0654735088750906e-05,
"atr": 0.0006214412822680285,
"adx": 19.838407386222325
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-22 10:45:00+00:00",
"exit_time": "2025-12-22 12:30:00+00:00",
"entry_price": 0.285439,
"exit_price": 0.284697,
"quantity": 388.0,
"sl": 0.284697,
"tp": 0.286922,
"gross_pnl": -0.287782,
"entry_fee": 0.0443,
"exit_fee": 0.044185,
"net_pnl": -0.376267,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.208200545264674,
"macd_hist": -0.00017575238348356394,
"atr": 0.0004944713193726156,
"adx": 17.889410274874933
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-22 14:45:00+00:00",
"exit_time": "2025-12-22 15:15:00+00:00",
"entry_price": 1.939594,
"exit_price": 1.928657,
"quantity": 56.7,
"sl": 1.928657,
"tp": 1.961468,
"gross_pnl": -0.620121,
"entry_fee": 0.04399,
"exit_fee": 0.043742,
"net_pnl": -0.707853,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.79439410687677,
"macd_hist": 0.00016931020577882214,
"atr": 0.007291253758373834,
"adx": 23.353151656204897
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-22 20:15:00+00:00",
"exit_time": "2025-12-23 03:00:00+00:00",
"entry_price": 1.894389,
"exit_price": 1.888511,
"quantity": 57.4,
"sl": 1.88087,
"tp": 1.921428,
"gross_pnl": -0.337414,
"entry_fee": 0.043495,
"exit_fee": 0.04336,
"net_pnl": -0.424269,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 27.365993447652166,
"macd_hist": -0.004010854612389102,
"atr": 0.009012874204918551,
"adx": 21.947345196812435
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-23 03:00:00+00:00",
"exit_time": "2025-12-23 04:00:00+00:00",
"entry_price": 0.131987,
"exit_price": 0.133015,
"quantity": 823.7,
"sl": 0.133015,
"tp": 0.129931,
"gross_pnl": -0.846883,
"entry_fee": 0.043487,
"exit_fee": 0.043826,
"net_pnl": -0.934196,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.9647878349678,
"macd_hist": -3.761014070177917e-05,
"atr": 0.000685430141385084,
"adx": 16.582030339239825
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-23 03:00:00+00:00",
"exit_time": "2025-12-23 10:45:00+00:00",
"entry_price": 1.888511,
"exit_price": 1.899093,
"quantity": 57.2,
"sl": 1.899093,
"tp": 1.867347,
"gross_pnl": -0.605292,
"entry_fee": 0.043209,
"exit_fee": 0.043451,
"net_pnl": -0.691953,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.27156265075251,
"macd_hist": -0.00040059391362373166,
"atr": 0.007054686661170676,
"adx": 15.759226809581437
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-23 13:30:00+00:00",
"exit_time": "2025-12-23 14:45:00+00:00",
"entry_price": 0.129877,
"exit_price": 0.12835,
"quantity": 809.6,
"sl": 0.13064,
"tp": 0.12835,
"gross_pnl": 1.236205,
"entry_fee": 0.042059,
"exit_fee": 0.041565,
"net_pnl": 1.152581,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 36.510776854433274,
"macd_hist": -2.074599389111751e-05,
"atr": 0.000508977708552182,
"adx": 25.915224810205064
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-23 14:15:00+00:00",
"exit_time": "2025-12-23 15:00:00+00:00",
"entry_price": 0.283602,
"exit_price": 0.282544,
"quantity": 370.5,
"sl": 0.28413,
"tp": 0.282544,
"gross_pnl": 0.391864,
"entry_fee": 0.04203,
"exit_fee": 0.041873,
"net_pnl": 0.307961,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 43.87286192430882,
"macd_hist": -1.8436582909155892e-05,
"atr": 0.0003525540829699102,
"adx": 13.076054224728042
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-23 15:45:00+00:00",
"exit_time": "2025-12-24 00:00:00+00:00",
"entry_price": 0.282368,
"exit_price": 0.283636,
"quantity": 380.6,
"sl": 0.281734,
"tp": 0.283636,
"gross_pnl": 0.482398,
"entry_fee": 0.042988,
"exit_fee": 0.043181,
"net_pnl": 0.39623,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.282611995947025,
"macd_hist": -0.0001544317137212373,
"atr": 0.0004224893965133965,
"adx": 29.222131068499607
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-24 03:00:00+00:00",
"exit_time": "2025-12-24 06:00:00+00:00",
"entry_price": 0.127583,
"exit_price": 0.126708,
"quantity": 846.9,
"sl": 0.126708,
"tp": 0.129332,
"gross_pnl": -0.740798,
"entry_fee": 0.04322,
"exit_fee": 0.042924,
"net_pnl": -0.826941,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.964198270433748,
"macd_hist": -0.00020370530761191098,
"atr": 0.0005831445907443009,
"adx": 18.97861443988351
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-24 14:00:00+00:00",
"exit_time": "2025-12-24 14:15:00+00:00",
"entry_price": 1.876488,
"exit_price": 1.867589,
"quantity": 56.8,
"sl": 1.867589,
"tp": 1.894286,
"gross_pnl": -0.50546,
"entry_fee": 0.042634,
"exit_fee": 0.042432,
"net_pnl": -0.590526,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.32600787482541,
"macd_hist": 0.0004305034013693046,
"atr": 0.005932632635472873,
"adx": 19.810458591296673
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-24 22:00:00+00:00",
"exit_time": "2025-12-24 23:15:00+00:00",
"entry_price": 0.280692,
"exit_price": 0.279596,
"quantity": 376.0,
"sl": 0.28124,
"tp": 0.279596,
"gross_pnl": 0.412078,
"entry_fee": 0.042216,
"exit_fee": 0.042051,
"net_pnl": 0.327811,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.71609675552839,
"macd_hist": -1.567653991120055e-06,
"atr": 0.0003653172623914258,
"adx": 30.24840214268303
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-25 08:15:00+00:00",
"exit_time": "2025-12-25 09:30:00+00:00",
"entry_price": 0.279612,
"exit_price": 0.278661,
"quantity": 379.1,
"sl": 0.280088,
"tp": 0.278661,
"gross_pnl": 0.360567,
"entry_fee": 0.0424,
"exit_fee": 0.042256,
"net_pnl": 0.275911,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.110151178647214,
"macd_hist": -1.1081138566285044e-05,
"atr": 0.00031703788147218983,
"adx": 25.829152727803628
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-25 09:45:00+00:00",
"exit_time": "2025-12-25 15:45:00+00:00",
"entry_price": 0.278538,
"exit_price": 0.278052,
"quantity": 382.0,
"sl": 0.278052,
"tp": 0.279509,
"gross_pnl": -0.185527,
"entry_fee": 0.042561,
"exit_fee": 0.042486,
"net_pnl": -0.270573,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.230707204327285,
"macd_hist": -0.00014730010059801733,
"atr": 0.00032378098459597893,
"adx": 28.214526144386312
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-25 23:00:00+00:00",
"exit_time": "2025-12-25 23:30:00+00:00",
"entry_price": 0.124462,
"exit_price": 0.123556,
"quantity": 850.2,
"sl": 0.123556,
"tp": 0.126275,
"gross_pnl": -0.770485,
"entry_fee": 0.042327,
"exit_fee": 0.042019,
"net_pnl": -0.854831,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.328781304684608,
"macd_hist": -0.000307502153092429,
"atr": 0.0006041599914633166,
"adx": 24.052606107600475
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-25 22:45:00+00:00",
"exit_time": "2025-12-25 23:30:00+00:00",
"entry_price": 1.844884,
"exit_price": 1.836907,
"quantity": 57.4,
"sl": 1.836907,
"tp": 1.86084,
"gross_pnl": -0.457916,
"entry_fee": 0.042359,
"exit_fee": 0.042175,
"net_pnl": -0.54245,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 22.431779710524914,
"macd_hist": -0.0022220637884117073,
"atr": 0.005318421811566107,
"adx": 20.682478174103885
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-26 07:15:00+00:00",
"exit_time": "2025-12-26 07:45:00+00:00",
"entry_price": 0.280118,
"exit_price": 0.279749,
"quantity": 369.2,
"sl": 0.279749,
"tp": 0.280857,
"gross_pnl": -0.136406,
"entry_fee": 0.041368,
"exit_fee": 0.041313,
"net_pnl": -0.219087,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.60706731813173,
"macd_hist": 1.6017872160730903e-06,
"atr": 0.00024630911404185875,
"adx": 33.389978742405305
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-26 14:00:00+00:00",
"exit_time": "2025-12-26 14:30:00+00:00",
"entry_price": 1.875988,
"exit_price": 1.869132,
"quantity": 54.9,
"sl": 1.869132,
"tp": 1.889699,
"gross_pnl": -0.376386,
"entry_fee": 0.041197,
"exit_fee": 0.041046,
"net_pnl": -0.458629,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.615924668228004,
"macd_hist": 5.34029971505025e-06,
"atr": 0.004570565468493248,
"adx": 12.979958193629408
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-26 15:00:00+00:00",
"exit_time": "2025-12-26 17:30:00+00:00",
"entry_price": 0.277452,
"exit_price": 0.277975,
"quantity": 368.1,
"sl": 0.277975,
"tp": 0.276407,
"gross_pnl": -0.192331,
"entry_fee": 0.040852,
"exit_fee": 0.040929,
"net_pnl": -0.274112,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.51622507815984,
"macd_hist": -4.6760678561223154e-05,
"atr": 0.0003483303942996465,
"adx": 36.669526375660595
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-26 15:15:00+00:00",
"exit_time": "2025-12-26 20:45:00+00:00",
"entry_price": 1.835984,
"exit_price": 1.858385,
"quantity": 55.6,
"sl": 1.824783,
"tp": 1.858385,
"gross_pnl": 1.245492,
"entry_fee": 0.040832,
"exit_fee": 0.04133,
"net_pnl": 1.163329,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.036443427880556,
"macd_hist": -0.00496432909106055,
"atr": 0.007466977792908594,
"adx": 24.396106168250384
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-27 20:00:00+00:00",
"exit_time": "2025-12-27 23:45:00+00:00",
"entry_price": 0.283318,
"exit_price": 0.284511,
"quantity": 365.3,
"sl": 0.282722,
"tp": 0.284511,
"gross_pnl": 0.435848,
"entry_fee": 0.041398,
"exit_fee": 0.041573,
"net_pnl": 0.352877,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 77.49503286668957,
"macd_hist": 3.5147071292014305e-05,
"atr": 0.00039770804019150625,
"adx": 43.053847108404184
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-28 00:00:00+00:00",
"exit_time": "2025-12-28 01:00:00+00:00",
"entry_price": 0.285179,
"exit_price": 0.284642,
"quantity": 364.8,
"sl": 0.284642,
"tp": 0.286252,
"gross_pnl": -0.195749,
"entry_fee": 0.041613,
"exit_fee": 0.041535,
"net_pnl": -0.278897,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 82.00039764819479,
"macd_hist": 1.4397041839667125e-05,
"atr": 0.0003577282263717825,
"adx": 48.93713486976215
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-29 01:30:00+00:00",
"exit_time": "2025-12-29 02:00:00+00:00",
"entry_price": 0.125557,
"exit_price": 0.12638,
"quantity": 824.1,
"sl": 0.12638,
"tp": 0.123912,
"gross_pnl": -0.678137,
"entry_fee": 0.041389,
"exit_fee": 0.04166,
"net_pnl": -0.761186,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.93949088379718,
"macd_hist": 0.00021125843649452418,
"atr": 0.0005485881139353086,
"adx": 29.808703571101656
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-29 02:15:00+00:00",
"exit_time": "2025-12-29 03:30:00+00:00",
"entry_price": 1.890811,
"exit_price": 1.901222,
"quantity": 54.0,
"sl": 1.901222,
"tp": 1.86999,
"gross_pnl": -0.562175,
"entry_fee": 0.040842,
"exit_fee": 0.041066,
"net_pnl": -0.644083,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.31057200799756,
"macd_hist": 0.002904682758420408,
"atr": 0.006940429836312504,
"adx": 28.230904105175558
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-29 09:30:00+00:00",
"exit_time": "2025-12-29 12:00:00+00:00",
"entry_price": 0.124842,
"exit_price": 0.123976,
"quantity": 809.1,
"sl": 0.123976,
"tp": 0.126576,
"gross_pnl": -0.70123,
"entry_fee": 0.040404,
"exit_fee": 0.040124,
"net_pnl": -0.781757,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.928315069400387,
"macd_hist": -0.0002477948827792159,
"atr": 0.0005777858720937434,
"adx": 25.21798449098985
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-29 23:00:00+00:00",
"exit_time": "2025-12-30 06:15:00+00:00",
"entry_price": 0.284458,
"exit_price": 0.285465,
"quantity": 350.3,
"sl": 0.283955,
"tp": 0.285465,
"gross_pnl": 0.352478,
"entry_fee": 0.039858,
"exit_fee": 0.039999,
"net_pnl": 0.27262,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.69355850526742,
"macd_hist": 9.849092455358941e-06,
"atr": 0.0003354054180690078,
"adx": 33.15666437694448
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-30 08:00:00+00:00",
"exit_time": "2025-12-30 14:00:00+00:00",
"entry_price": 1.865787,
"exit_price": 1.858101,
"quantity": 53.6,
"sl": 1.858101,
"tp": 1.881157,
"gross_pnl": -0.411927,
"entry_fee": 0.040002,
"exit_fee": 0.039838,
"net_pnl": -0.491767,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.76073145967278,
"macd_hist": 7.207434803529165e-05,
"atr": 0.005123466010435832,
"adx": 17.08789863698177
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-30 14:45:00+00:00",
"exit_time": "2025-12-30 15:00:00+00:00",
"entry_price": 1.872587,
"exit_price": 1.864721,
"quantity": 52.9,
"sl": 1.864721,
"tp": 1.888319,
"gross_pnl": -0.416117,
"entry_fee": 0.039624,
"exit_fee": 0.039457,
"net_pnl": -0.495199,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.57311944939059,
"macd_hist": 0.0003835495552406453,
"atr": 0.005244071365605494,
"adx": 15.102565712755416
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2025-12-31 01:15:00+00:00",
"exit_time": "2025-12-31 03:15:00+00:00",
"entry_price": 1.879988,
"exit_price": 1.873333,
"quantity": 52.3,
"sl": 1.873333,
"tp": 1.893298,
"gross_pnl": -0.348047,
"entry_fee": 0.039329,
"exit_fee": 0.03919,
"net_pnl": -0.426566,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.96236545934972,
"macd_hist": 0.00026626726383577684,
"atr": 0.004436544872461157,
"adx": 11.179849397147612
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2025-12-31 08:30:00+00:00",
"exit_time": "2025-12-31 09:00:00+00:00",
"entry_price": 1.865813,
"exit_price": 1.870489,
"quantity": 52.2,
"sl": 1.870489,
"tp": 1.856462,
"gross_pnl": -0.244065,
"entry_fee": 0.038958,
"exit_fee": 0.039056,
"net_pnl": -0.322079,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.44859833855606,
"macd_hist": -0.00017893604539766716,
"atr": 0.003117052315132621,
"adx": 14.021216191794558
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2025-12-31 11:00:00+00:00",
"exit_time": "2025-12-31 12:45:00+00:00",
"entry_price": 0.123202,
"exit_price": 0.122837,
"quantity": 785.7,
"sl": 0.122837,
"tp": 0.123933,
"gross_pnl": -0.287165,
"entry_fee": 0.03872,
"exit_fee": 0.038605,
"net_pnl": -0.36449,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 53.74739654216019,
"macd_hist": 1.1907183196014937e-06,
"atr": 0.00024365944199153375,
"adx": 10.621979389479778
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2025-12-31 09:00:00+00:00",
"exit_time": "2025-12-31 13:30:00+00:00",
"entry_price": 0.283108,
"exit_price": 0.282586,
"quantity": 344.1,
"sl": 0.282586,
"tp": 0.284153,
"gross_pnl": -0.17976,
"entry_fee": 0.038967,
"exit_fee": 0.038895,
"net_pnl": -0.257622,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 19.879702009629202,
"macd_hist": -0.00013422352186720466,
"atr": 0.0003482701753535857,
"adx": 44.84548409289375
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2025-12-31 14:45:00+00:00",
"exit_time": "2025-12-31 15:00:00+00:00",
"entry_price": 0.122918,
"exit_price": 0.121983,
"quantity": 777.9,
"sl": 0.123385,
"tp": 0.121983,
"gross_pnl": 0.727016,
"entry_fee": 0.038247,
"exit_fee": 0.037956,
"net_pnl": 0.650813,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 45.0753627315322,
"macd_hist": -5.222125435776185e-06,
"atr": 0.0003115294417104062,
"adx": 11.653267764062495
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-31 14:15:00+00:00",
"exit_time": "2025-12-31 15:30:00+00:00",
"entry_price": 0.282232,
"exit_price": 0.282791,
"quantity": 339.0,
"sl": 0.282791,
"tp": 0.281114,
"gross_pnl": -0.189516,
"entry_fee": 0.038271,
"exit_fee": 0.038346,
"net_pnl": -0.266133,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.02615300160567,
"macd_hist": -1.941966949233208e-05,
"atr": 0.0003726960383458133,
"adx": 47.97657922426872
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2025-12-31 22:00:00+00:00",
"exit_time": "2025-12-31 23:15:00+00:00",
"entry_price": 0.284062,
"exit_price": 0.284563,
"quantity": 338.6,
"sl": 0.284563,
"tp": 0.283058,
"gross_pnl": -0.16984,
"entry_fee": 0.038473,
"exit_fee": 0.038541,
"net_pnl": -0.246855,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.2613661803931,
"macd_hist": 9.820744934902774e-05,
"atr": 0.0003343974882357695,
"adx": 14.91032315645532
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-01 15:30:00+00:00",
"exit_time": "2026-01-01 15:45:00+00:00",
"entry_price": 0.123192,
"exit_price": 0.124757,
"quantity": 777.2,
"sl": 0.12241,
"tp": 0.124757,
"gross_pnl": 1.216159,
"entry_fee": 0.038298,
"exit_fee": 0.038784,
"net_pnl": 1.139077,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 81.91382400844881,
"macd_hist": 9.922714809708637e-05,
"atr": 0.0005215985022999254,
"adx": 39.562088065326265
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-01 15:45:00+00:00",
"exit_time": "2026-01-01 16:15:00+00:00",
"entry_price": 1.861986,
"exit_price": 1.855307,
"quantity": 52.4,
"sl": 1.855307,
"tp": 1.875344,
"gross_pnl": -0.349981,
"entry_fee": 0.039027,
"exit_fee": 0.038887,
"net_pnl": -0.427895,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 64.9515011671277,
"macd_hist": 8.017825296896758e-05,
"atr": 0.004452680396625609,
"adx": 29.061543249865803
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-01 23:15:00+00:00",
"exit_time": "2026-01-02 01:30:00+00:00",
"entry_price": 1.878888,
"exit_price": 1.872644,
"quantity": 51.5,
"sl": 1.872644,
"tp": 1.891375,
"gross_pnl": -0.321545,
"entry_fee": 0.038705,
"exit_fee": 0.038576,
"net_pnl": -0.398827,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.72971632029694,
"macd_hist": 0.00013424156330143003,
"atr": 0.004162394030589229,
"adx": 26.89065800260644
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-02 03:30:00+00:00",
"exit_time": "2026-01-02 05:15:00+00:00",
"entry_price": 0.128343,
"exit_price": 0.127475,
"quantity": 748.5,
"sl": 0.127475,
"tp": 0.130078,
"gross_pnl": -0.649367,
"entry_fee": 0.038426,
"exit_fee": 0.038166,
"net_pnl": -0.725959,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.09091369250733,
"macd_hist": 4.9930842311590165e-05,
"atr": 0.0005783718724173577,
"adx": 54.52255800580547
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-02 09:30:00+00:00",
"exit_time": "2026-01-02 09:45:00+00:00",
"entry_price": 0.130523,
"exit_price": 0.132416,
"quantity": 726.3,
"sl": 0.129577,
"tp": 0.132416,
"gross_pnl": 1.37482,
"entry_fee": 0.03792,
"exit_fee": 0.038469,
"net_pnl": 1.298431,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 74.0061070859087,
"macd_hist": 0.00010047827892623967,
"atr": 0.0006309698762582897,
"adx": 39.55429501449144
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-02 14:30:00+00:00",
"exit_time": "2026-01-02 16:00:00+00:00",
"entry_price": 1.906991,
"exit_price": 1.92844,
"quantity": 50.8,
"sl": 1.896266,
"tp": 1.92844,
"gross_pnl": 1.08962,
"entry_fee": 0.03875,
"exit_fee": 0.039186,
"net_pnl": 1.011684,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 68.243618769103,
"macd_hist": 0.00021763021087121363,
"atr": 0.007149738287103824,
"adx": 34.75978288472445
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-02 14:45:00+00:00",
"exit_time": "2026-01-02 16:30:00+00:00",
"entry_price": 0.133983,
"exit_price": 0.138198,
"quantity": 722.7,
"sl": 0.131876,
"tp": 0.138198,
"gross_pnl": 3.045749,
"entry_fee": 0.038732,
"exit_fee": 0.03995,
"net_pnl": 2.967067,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.01291943508139,
"macd_hist": 0.00010625929926690112,
"atr": 0.0014048012073093836,
"adx": 29.37324388813775
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-02 21:30:00+00:00",
"exit_time": "2026-01-03 00:00:00+00:00",
"entry_price": 0.287889,
"exit_price": 0.289063,
"quantity": 359.2,
"sl": 0.287301,
"tp": 0.289063,
"gross_pnl": 0.421934,
"entry_fee": 0.041364,
"exit_fee": 0.041533,
"net_pnl": 0.339037,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 75.31793800712532,
"macd_hist": 3.143900252513014e-05,
"atr": 0.00039154954765028047,
"adx": 27.677654549551708
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-03 04:15:00+00:00",
"exit_time": "2026-01-03 05:15:00+00:00",
"entry_price": 2.053505,
"exit_price": 2.038681,
"quantity": 50.6,
"sl": 2.038681,
"tp": 2.083153,
"gross_pnl": -0.750096,
"entry_fee": 0.041563,
"exit_fee": 0.041263,
"net_pnl": -0.832921,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.12261390890312,
"macd_hist": 0.0007206569611035839,
"atr": 0.009882682502362707,
"adx": 33.98655567683887
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-02 22:00:00+00:00",
"exit_time": "2026-01-03 07:00:00+00:00",
"entry_price": 0.143004,
"exit_price": 0.141139,
"quantity": 722.6,
"sl": 0.141139,
"tp": 0.146735,
"gross_pnl": -1.34773,
"entry_fee": 0.041334,
"exit_fee": 0.040795,
"net_pnl": -1.429859,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 82.24373107208923,
"macd_hist": 3.759488327717141e-05,
"atr": 0.00124340839260955,
"adx": 44.70886575835927
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-04 00:15:00+00:00",
"exit_time": "2026-01-04 00:30:00+00:00",
"entry_price": 2.027497,
"exit_price": 2.0363,
"quantity": 49.3,
"sl": 2.0363,
"tp": 2.009892,
"gross_pnl": -0.433971,
"entry_fee": 0.039982,
"exit_fee": 0.040156,
"net_pnl": -0.514109,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.13079683275802,
"macd_hist": 0.0019404998183944217,
"atr": 0.00586843549265057,
"adx": 19.05587951829603
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-04 00:00:00+00:00",
"exit_time": "2026-01-04 00:45:00+00:00",
"entry_price": 0.294841,
"exit_price": 0.295375,
"quantity": 339.0,
"sl": 0.295375,
"tp": 0.293772,
"gross_pnl": -0.181105,
"entry_fee": 0.03998,
"exit_fee": 0.040053,
"net_pnl": -0.261138,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.6678799584072,
"macd_hist": -3.2551549800375387e-05,
"atr": 0.00035615479915180313,
"adx": 74.06247870613235
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-04 00:45:00+00:00",
"exit_time": "2026-01-04 03:00:00+00:00",
"entry_price": 2.041396,
"exit_price": 2.038904,
"quantity": 48.3,
"sl": 2.052244,
"tp": 2.0197,
"gross_pnl": 0.120362,
"entry_fee": 0.03944,
"exit_fee": 0.039392,
"net_pnl": 0.041531,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 78.42031027026397,
"macd_hist": 0.002773445174521872,
"atr": 0.007231967338050755,
"adx": 25.06146716762975
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-04 03:00:00+00:00",
"exit_time": "2026-01-04 04:00:00+00:00",
"entry_price": 2.038904,
"exit_price": 2.060997,
"quantity": 48.3,
"sl": 2.027857,
"tp": 2.060997,
"gross_pnl": 1.067117,
"entry_fee": 0.039392,
"exit_fee": 0.039818,
"net_pnl": 0.987907,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.00101725582081,
"macd_hist": 4.503977849404806e-05,
"atr": 0.007364505506906315,
"adx": 30.991168735172053
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-04 14:30:00+00:00",
"exit_time": "2026-01-04 14:45:00+00:00",
"entry_price": 0.293421,
"exit_price": 0.293984,
"quantity": 341.2,
"sl": 0.293984,
"tp": 0.292295,
"gross_pnl": -0.192099,
"entry_fee": 0.040046,
"exit_fee": 0.040123,
"net_pnl": -0.272268,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.11108612838423,
"macd_hist": -2.9728604999799306e-06,
"atr": 0.0003753401132905943,
"adx": 14.892476157188865
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-05 00:00:00+00:00",
"exit_time": "2026-01-05 01:00:00+00:00",
"entry_price": 2.09601,
"exit_price": 2.12309,
"quantity": 47.5,
"sl": 2.082469,
"tp": 2.12309,
"gross_pnl": 1.286334,
"entry_fee": 0.039824,
"exit_fee": 0.040339,
"net_pnl": 1.206172,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.17580304439675,
"macd_hist": 0.0002553605709158574,
"atr": 0.009026908509845482,
"adx": 12.115602077527113
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-05 07:15:00+00:00",
"exit_time": "2026-01-05 08:15:00+00:00",
"entry_price": 0.294979,
"exit_price": 0.294326,
"quantity": 344.3,
"sl": 0.294326,
"tp": 0.296286,
"gross_pnl": -0.224866,
"entry_fee": 0.040625,
"exit_fee": 0.040535,
"net_pnl": -0.306026,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.75779941979129,
"macd_hist": 1.010985151465201e-05,
"atr": 0.0004354078517507943,
"adx": 16.644762810418836
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-05 09:30:00+00:00",
"exit_time": "2026-01-05 09:45:00+00:00",
"entry_price": 0.148495,
"exit_price": 0.147312,
"quantity": 680.1,
"sl": 0.147312,
"tp": 0.150861,
"gross_pnl": -0.804723,
"entry_fee": 0.040397,
"exit_fee": 0.040075,
"net_pnl": -0.885194,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.06462647409922,
"macd_hist": -0.0002042590137391514,
"atr": 0.0007888280759425037,
"adx": 27.06287187668308
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-05 16:00:00+00:00",
"exit_time": "2026-01-05 16:45:00+00:00",
"entry_price": 2.175282,
"exit_price": 2.19407,
"quantity": 45.7,
"sl": 2.19407,
"tp": 2.137708,
"gross_pnl": -0.858572,
"entry_fee": 0.039764,
"exit_fee": 0.040108,
"net_pnl": -0.938443,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.33651442124638,
"macd_hist": 0.005275416866763252,
"atr": 0.0125247516035141,
"adx": 26.265195686949365
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-05 17:45:00+00:00",
"exit_time": "2026-01-06 14:15:00+00:00",
"entry_price": 0.152915,
"exit_price": 0.154976,
"quantity": 639.5,
"sl": 0.154976,
"tp": 0.148791,
"gross_pnl": -1.31848,
"entry_fee": 0.039116,
"exit_fee": 0.039643,
"net_pnl": -1.397239,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.40644111159634,
"macd_hist": 0.0004550491534173319,
"atr": 0.0013744905453013535,
"adx": 31.046088068188666
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-06 17:45:00+00:00",
"exit_time": "2026-01-06 18:30:00+00:00",
"entry_price": 0.291281,
"exit_price": 0.291996,
"quantity": 327.5,
"sl": 0.291996,
"tp": 0.28985,
"gross_pnl": -0.234308,
"entry_fee": 0.038158,
"exit_fee": 0.038252,
"net_pnl": -0.310717,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.6371968884779,
"macd_hist": -3.440544476974053e-05,
"atr": 0.00047696208024794554,
"adx": 15.07165463337268
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-07 08:15:00+00:00",
"exit_time": "2026-01-07 08:45:00+00:00",
"entry_price": 0.150475,
"exit_price": 0.151697,
"quantity": 630.1,
"sl": 0.151697,
"tp": 0.148032,
"gross_pnl": -0.769804,
"entry_fee": 0.037926,
"exit_fee": 0.038234,
"net_pnl": -0.845964,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.45831120224558,
"macd_hist": 0.0002894987555070106,
"atr": 0.0008144783391862169,
"adx": 17.352976327904397
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-07 09:15:00+00:00",
"exit_time": "2026-01-07 09:30:00+00:00",
"entry_price": 0.29523,
"exit_price": 0.294783,
"quantity": 316.2,
"sl": 0.294783,
"tp": 0.296122,
"gross_pnl": -0.141177,
"entry_fee": 0.037341,
"exit_fee": 0.037284,
"net_pnl": -0.215802,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.334364966024786,
"macd_hist": 6.770165551533871e-06,
"atr": 0.0002976531401986785,
"adx": 17.064112726984387
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-07 14:00:00+00:00",
"exit_time": "2026-01-07 15:15:00+00:00",
"entry_price": 2.223378,
"exit_price": 2.187583,
"quantity": 41.8,
"sl": 2.241275,
"tp": 2.187583,
"gross_pnl": 1.496224,
"entry_fee": 0.037175,
"exit_fee": 0.036576,
"net_pnl": 1.422472,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.64981446286294,
"macd_hist": -0.0008152942779972973,
"atr": 0.011931607216087634,
"adx": 22.035235450779396
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-08 00:15:00+00:00",
"exit_time": "2026-01-08 00:45:00+00:00",
"entry_price": 2.151585,
"exit_price": 2.170461,
"quantity": 44.3,
"sl": 2.170461,
"tp": 2.113832,
"gross_pnl": -0.836233,
"entry_fee": 0.038126,
"exit_fee": 0.038461,
"net_pnl": -0.91282,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.276666347799573,
"macd_hist": -0.0006596465790511593,
"atr": 0.012584400251956765,
"adx": 32.745912121373564
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-08 01:45:00+00:00",
"exit_time": "2026-01-08 02:15:00+00:00",
"entry_price": 0.2985,
"exit_price": 0.297798,
"quantity": 313.8,
"sl": 0.297798,
"tp": 0.299904,
"gross_pnl": -0.220244,
"entry_fee": 0.037468,
"exit_fee": 0.03738,
"net_pnl": -0.295091,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 59.14038607934293,
"macd_hist": 8.170364534496635e-06,
"atr": 0.0004679073216737549,
"adx": 11.549093661721537
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-08 06:45:00+00:00",
"exit_time": "2026-01-08 10:00:00+00:00",
"entry_price": 2.107211,
"exit_price": 2.087599,
"quantity": 44.2,
"sl": 2.087599,
"tp": 2.146434,
"gross_pnl": -0.866844,
"entry_fee": 0.037255,
"exit_fee": 0.036909,
"net_pnl": -0.941009,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.37287024119908,
"macd_hist": -0.004114624052878518,
"atr": 0.01307457469151069,
"adx": 22.87761211305027
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-08 12:00:00+00:00",
"exit_time": "2026-01-08 15:00:00+00:00",
"entry_price": 2.080192,
"exit_price": 2.100117,
"quantity": 44.0,
"sl": 2.100117,
"tp": 2.040342,
"gross_pnl": -0.876704,
"entry_fee": 0.036611,
"exit_fee": 0.036962,
"net_pnl": -0.950277,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.2700327894867,
"macd_hist": -0.00031094837031217515,
"atr": 0.013283393540576555,
"adx": 38.84331455413332
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-09 01:15:00+00:00",
"exit_time": "2026-01-09 01:30:00+00:00",
"entry_price": 0.143234,
"exit_price": 0.142233,
"quantity": 626.8,
"sl": 0.142233,
"tp": 0.145238,
"gross_pnl": -0.627911,
"entry_fee": 0.035912,
"exit_fee": 0.035661,
"net_pnl": -0.699483,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.84556205634108,
"macd_hist": 3.8332012001681304e-05,
"atr": 0.0006678479389510011,
"adx": 11.074494549881917
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-09 01:15:00+00:00",
"exit_time": "2026-01-09 01:30:00+00:00",
"entry_price": 2.138314,
"exit_price": 2.121361,
"quantity": 42.0,
"sl": 2.121361,
"tp": 2.172219,
"gross_pnl": -0.712011,
"entry_fee": 0.035924,
"exit_fee": 0.035639,
"net_pnl": -0.783573,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.002730633274666,
"macd_hist": 0.00010652805427287249,
"atr": 0.011301759638874163,
"adx": 11.188781582997343
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-08 14:45:00+00:00",
"exit_time": "2026-01-09 04:00:00+00:00",
"entry_price": 0.29532,
"exit_price": 0.293533,
"quantity": 309.5,
"sl": 0.296214,
"tp": 0.293533,
"gross_pnl": 0.553094,
"entry_fee": 0.036561,
"exit_fee": 0.036339,
"net_pnl": 0.480193,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 40.07814352639797,
"macd_hist": -2.6526455967644985e-05,
"atr": 0.0005956850618330051,
"adx": 22.677786080569764
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-09 14:15:00+00:00",
"exit_time": "2026-01-09 15:15:00+00:00",
"entry_price": 0.139336,
"exit_price": 0.14042,
"quantity": 631.3,
"sl": 0.14042,
"tp": 0.137169,
"gross_pnl": -0.684133,
"entry_fee": 0.035185,
"exit_fee": 0.035459,
"net_pnl": -0.754777,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.97354056843961,
"macd_hist": -2.6512082917097524e-05,
"atr": 0.0007224598039606172,
"adx": 31.279088939558154
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-09 14:15:00+00:00",
"exit_time": "2026-01-09 15:15:00+00:00",
"entry_price": 0.29547,
"exit_price": 0.296072,
"quantity": 297.5,
"sl": 0.296072,
"tp": 0.294268,
"gross_pnl": -0.178876,
"entry_fee": 0.035161,
"exit_fee": 0.035233,
"net_pnl": -0.24927,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.5346469256017,
"macd_hist": 0.0002710329989704216,
"atr": 0.0004008432169853926,
"adx": 25.59048983710554
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-09 20:30:00+00:00",
"exit_time": "2026-01-09 21:45:00+00:00",
"entry_price": 0.29878,
"exit_price": 0.298158,
"quantity": 288.5,
"sl": 0.298158,
"tp": 0.300023,
"gross_pnl": -0.179301,
"entry_fee": 0.034479,
"exit_fee": 0.034407,
"net_pnl": -0.248188,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 77.60806917137792,
"macd_hist": 6.287804060649662e-06,
"atr": 0.0004143298402541808,
"adx": 52.941707976831864
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-10 20:30:00+00:00",
"exit_time": "2026-01-10 21:30:00+00:00",
"entry_price": 0.29999,
"exit_price": 0.300977,
"quantity": 285.6,
"sl": 0.299496,
"tp": 0.300977,
"gross_pnl": 0.281949,
"entry_fee": 0.034271,
"exit_fee": 0.034384,
"net_pnl": 0.213294,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.73615219567199,
"macd_hist": 7.4862210545433385e-06,
"atr": 0.0003290719076898798,
"adx": 14.527374108356355
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-10 02:30:00+00:00",
"exit_time": "2026-01-10 22:45:00+00:00",
"entry_price": 0.139846,
"exit_price": 0.139124,
"quantity": 612.9,
"sl": 0.140635,
"tp": 0.138269,
"gross_pnl": 0.442577,
"entry_fee": 0.034285,
"exit_fee": 0.034108,
"net_pnl": 0.374185,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 41.33806649528559,
"macd_hist": -1.5292822752651953e-05,
"atr": 0.0005256718124252602,
"adx": 8.475388050518054
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-10 22:45:00+00:00",
"exit_time": "2026-01-10 23:15:00+00:00",
"entry_price": 2.084292,
"exit_price": 2.090906,
"quantity": 41.5,
"sl": 2.090906,
"tp": 2.071063,
"gross_pnl": -0.274485,
"entry_fee": 0.034599,
"exit_fee": 0.034709,
"net_pnl": -0.343793,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.3795814994415,
"macd_hist": -0.0003610995731325499,
"atr": 0.004409400126560378,
"adx": 13.353532117144205
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-10 22:45:00+00:00",
"exit_time": "2026-01-11 01:00:00+00:00",
"entry_price": 0.139124,
"exit_price": 0.138675,
"quantity": 622.4,
"sl": 0.138675,
"tp": 0.140023,
"gross_pnl": -0.279686,
"entry_fee": 0.034636,
"exit_fee": 0.034524,
"net_pnl": -0.348847,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.06120501970066,
"macd_hist": -6.796523023167458e-05,
"atr": 0.0002995783489054185,
"adx": 15.999923904832315
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-11 00:15:00+00:00",
"exit_time": "2026-01-11 02:45:00+00:00",
"entry_price": 2.088091,
"exit_price": 2.094853,
"quantity": 41.1,
"sl": 2.094853,
"tp": 2.074567,
"gross_pnl": -0.277926,
"entry_fee": 0.034328,
"exit_fee": 0.034439,
"net_pnl": -0.346693,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 44.69447176544347,
"macd_hist": -1.5255877861803475e-05,
"atr": 0.004508121312585883,
"adx": 19.05378544239694
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-11 06:15:00+00:00",
"exit_time": "2026-01-11 06:45:00+00:00",
"entry_price": 2.086791,
"exit_price": 2.092694,
"quantity": 40.6,
"sl": 2.092694,
"tp": 2.074986,
"gross_pnl": -0.239653,
"entry_fee": 0.033889,
"exit_fee": 0.033985,
"net_pnl": -0.307528,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.59578798348403,
"macd_hist": -0.00012130856556383335,
"atr": 0.003935190515321261,
"adx": 11.233343951291067
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-11 12:45:00+00:00",
"exit_time": "2026-01-11 13:30:00+00:00",
"entry_price": 0.140874,
"exit_price": 0.140343,
"quantity": 597.1,
"sl": 0.140343,
"tp": 0.141936,
"gross_pnl": -0.31712,
"entry_fee": 0.033646,
"exit_fee": 0.03352,
"net_pnl": -0.384286,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 70.387192448302,
"macd_hist": 5.610229104507487e-05,
"atr": 0.00035406686075357095,
"adx": 21.768347878884814
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-11 12:45:00+00:00",
"exit_time": "2026-01-11 14:45:00+00:00",
"entry_price": 2.10289,
"exit_price": 2.108508,
"quantity": 40.0,
"sl": 2.108508,
"tp": 2.091653,
"gross_pnl": -0.224743,
"entry_fee": 0.033646,
"exit_fee": 0.033736,
"net_pnl": -0.292126,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.90556933822843,
"macd_hist": 0.0011236246859926337,
"atr": 0.0037457236024969268,
"adx": 14.695994703326152
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-11 16:00:00+00:00",
"exit_time": "2026-01-11 19:45:00+00:00",
"entry_price": 0.138394,
"exit_price": 0.137395,
"quantity": 598.8,
"sl": 0.137395,
"tp": 0.140392,
"gross_pnl": -0.598354,
"entry_fee": 0.033148,
"exit_fee": 0.032909,
"net_pnl": -0.664411,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.87091816727543,
"macd_hist": -0.0002674894621945921,
"atr": 0.0006661700469037352,
"adx": 29.799266925337683
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-12 00:30:00+00:00",
"exit_time": "2026-01-12 01:00:00+00:00",
"entry_price": 2.038496,
"exit_price": 2.055335,
"quantity": 40.1,
"sl": 2.055335,
"tp": 2.004818,
"gross_pnl": -0.675245,
"entry_fee": 0.032697,
"exit_fee": 0.032968,
"net_pnl": -0.740911,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.846968396259047,
"macd_hist": -0.0007889318573150606,
"atr": 0.011226025987254529,
"adx": 34.7282486688746
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-12 08:30:00+00:00",
"exit_time": "2026-01-12 14:30:00+00:00",
"entry_price": 2.039504,
"exit_price": 2.070019,
"quantity": 39.4,
"sl": 2.024246,
"tp": 2.070019,
"gross_pnl": 1.202309,
"entry_fee": 0.032143,
"exit_fee": 0.032624,
"net_pnl": 1.137543,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.845720082326512,
"macd_hist": -0.00422472084809305,
"atr": 0.010171819224215985,
"adx": 25.798010340783087
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-12 14:45:00+00:00",
"exit_time": "2026-01-12 15:15:00+00:00",
"entry_price": 2.071393,
"exit_price": 2.085395,
"quantity": 39.7,
"sl": 2.085395,
"tp": 2.043389,
"gross_pnl": -0.55588,
"entry_fee": 0.032894,
"exit_fee": 0.033116,
"net_pnl": -0.62189,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.5250899149239,
"macd_hist": 0.0038890553980056005,
"atr": 0.009334677946430038,
"adx": 24.27067422568282
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-12 08:30:00+00:00",
"exit_time": "2026-01-12 16:00:00+00:00",
"entry_price": 0.136114,
"exit_price": 0.138775,
"quantity": 590.9,
"sl": 0.134783,
"tp": 0.138775,
"gross_pnl": 1.572657,
"entry_fee": 0.032172,
"exit_fee": 0.032801,
"net_pnl": 1.507684,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.661153617721936,
"macd_hist": -0.00045739792754451484,
"atr": 0.0008871532632391825,
"adx": 23.878514021032
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-13 10:30:00+00:00",
"exit_time": "2026-01-13 13:00:00+00:00",
"entry_price": 0.29854,
"exit_price": 0.299084,
"quantity": 279.9,
"sl": 0.299084,
"tp": 0.297452,
"gross_pnl": -0.152306,
"entry_fee": 0.033425,
"exit_fee": 0.033485,
"net_pnl": -0.219216,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.2021699979842,
"macd_hist": -1.8960305744404574e-05,
"atr": 0.00036276216701496705,
"adx": 13.812838800565128
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-13 08:00:00+00:00",
"exit_time": "2026-01-13 13:30:00+00:00",
"entry_price": 0.139144,
"exit_price": 0.140804,
"quantity": 601.1,
"sl": 0.138314,
"tp": 0.140804,
"gross_pnl": 0.997853,
"entry_fee": 0.033456,
"exit_fee": 0.033855,
"net_pnl": 0.930542,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.50736352827018,
"macd_hist": 5.26154710723414e-06,
"atr": 0.0005533483053003761,
"adx": 32.41302866764123
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-13 13:30:00+00:00",
"exit_time": "2026-01-13 14:00:00+00:00",
"entry_price": 2.070307,
"exit_price": 2.061076,
"quantity": 40.9,
"sl": 2.061076,
"tp": 2.088768,
"gross_pnl": -0.377536,
"entry_fee": 0.03387,
"exit_fee": 0.033719,
"net_pnl": -0.445126,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.04188689215822,
"macd_hist": 0.000533566439654523,
"atr": 0.006153814143169294,
"adx": 17.11452749370183
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-13 20:00:00+00:00",
"exit_time": "2026-01-13 23:30:00+00:00",
"entry_price": 0.305849,
"exit_price": 0.306946,
"quantity": 274.3,
"sl": 0.306946,
"tp": 0.303656,
"gross_pnl": -0.30078,
"entry_fee": 0.033558,
"exit_fee": 0.033678,
"net_pnl": -0.368016,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 80.77802379678522,
"macd_hist": 0.00024096234236609983,
"atr": 0.0007310246746930478,
"adx": 49.35861770064803
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-13 22:00:00+00:00",
"exit_time": "2026-01-14 06:00:00+00:00",
"entry_price": 2.160116,
"exit_price": 2.138083,
"quantity": 38.8,
"sl": 2.138083,
"tp": 2.204181,
"gross_pnl": -0.854862,
"entry_fee": 0.033525,
"exit_fee": 0.033183,
"net_pnl": -0.92157,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.9848697065162,
"macd_hist": 0.000636766936842741,
"atr": 0.014688351920839157,
"adx": 35.17311828571225
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-13 22:00:00+00:00",
"exit_time": "2026-01-14 11:00:00+00:00",
"entry_price": 0.148405,
"exit_price": 0.146772,
"quantity": 565.0,
"sl": 0.146772,
"tp": 0.15167,
"gross_pnl": -0.922476,
"entry_fee": 0.033539,
"exit_fee": 0.033171,
"net_pnl": -0.989186,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 82.68439042732024,
"macd_hist": 0.00018922283989968763,
"atr": 0.0010884666744868895,
"adx": 45.60425573944742
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-14 15:15:00+00:00",
"exit_time": "2026-01-14 16:15:00+00:00",
"entry_price": 0.149055,
"exit_price": 0.150412,
"quantity": 536.2,
"sl": 0.150412,
"tp": 0.146341,
"gross_pnl": -0.727632,
"entry_fee": 0.031969,
"exit_fee": 0.03226,
"net_pnl": -0.791862,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.53900774272998,
"macd_hist": 0.00034525959361429714,
"atr": 0.0009046776680924376,
"adx": 28.65265628819193
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-15 02:30:00+00:00",
"exit_time": "2026-01-15 03:15:00+00:00",
"entry_price": 2.112011,
"exit_price": 2.096907,
"quantity": 37.2,
"sl": 2.096907,
"tp": 2.142219,
"gross_pnl": -0.56186,
"entry_fee": 0.031427,
"exit_fee": 0.031202,
"net_pnl": -0.624489,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.36216619770078,
"macd_hist": -0.0020743582094654026,
"atr": 0.010069183995639507,
"adx": 16.06052267658807
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-15 08:15:00+00:00",
"exit_time": "2026-01-15 09:00:00+00:00",
"entry_price": 0.306401,
"exit_price": 0.305278,
"quantity": 252.7,
"sl": 0.305278,
"tp": 0.308647,
"gross_pnl": -0.283775,
"entry_fee": 0.030971,
"exit_fee": 0.030857,
"net_pnl": -0.345603,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 63.97137166863462,
"macd_hist": 2.2983530060548697e-05,
"atr": 0.0007486476068383557,
"adx": 19.399181761167352
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-15 03:30:00+00:00",
"exit_time": "2026-01-15 09:45:00+00:00",
"entry_price": 2.086109,
"exit_price": 2.118911,
"quantity": 37.1,
"sl": 2.069707,
"tp": 2.118911,
"gross_pnl": 1.216967,
"entry_fee": 0.030958,
"exit_fee": 0.031445,
"net_pnl": 1.154565,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 21.92645525183197,
"macd_hist": -0.004071137923555767,
"atr": 0.010934115058815617,
"adx": 25.971197254534513
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-15 14:30:00+00:00",
"exit_time": "2026-01-15 15:45:00+00:00",
"entry_price": 0.142506,
"exit_price": 0.140515,
"quantity": 552.3,
"sl": 0.143501,
"tp": 0.140515,
"gross_pnl": 1.099392,
"entry_fee": 0.031482,
"exit_fee": 0.031043,
"net_pnl": 1.036867,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.23844710069862,
"macd_hist": -7.677297056498906e-05,
"atr": 0.0006635235725564205,
"adx": 15.864754736869427
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-16 11:00:00+00:00",
"exit_time": "2026-01-16 11:15:00+00:00",
"entry_price": 0.138314,
"exit_price": 0.137697,
"quantity": 581.3,
"sl": 0.137697,
"tp": 0.139548,
"gross_pnl": -0.358664,
"entry_fee": 0.032161,
"exit_fee": 0.032017,
"net_pnl": -0.422842,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.396479541881256,
"macd_hist": -0.00014692758488649203,
"atr": 0.0004113356764550198,
"adx": 26.595320867432758
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-16 14:30:00+00:00",
"exit_time": "2026-01-16 15:30:00+00:00",
"entry_price": 2.056694,
"exit_price": 2.039772,
"quantity": 38.7,
"sl": 2.065155,
"tp": 2.039772,
"gross_pnl": 0.654876,
"entry_fee": 0.031838,
"exit_fee": 0.031576,
"net_pnl": 0.591463,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 40.58807327439594,
"macd_hist": -1.3786906040920248e-05,
"atr": 0.005640619691777436,
"adx": 29.20637560550103
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-16 15:15:00+00:00",
"exit_time": "2026-01-16 20:30:00+00:00",
"entry_price": 0.136486,
"exit_price": 0.137402,
"quantity": 583.0,
"sl": 0.137402,
"tp": 0.134655,
"gross_pnl": -0.533877,
"entry_fee": 0.031829,
"exit_fee": 0.032042,
"net_pnl": -0.597748,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.942065934301237,
"macd_hist": -3.3396875108795206e-05,
"atr": 0.0006104942945168916,
"adx": 47.81912080897702
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-17 11:15:00+00:00",
"exit_time": "2026-01-17 12:30:00+00:00",
"entry_price": 2.062906,
"exit_price": 2.057276,
"quantity": 38.5,
"sl": 2.057276,
"tp": 2.074167,
"gross_pnl": -0.216772,
"entry_fee": 0.031769,
"exit_fee": 0.031682,
"net_pnl": -0.280223,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 52.52162152726272,
"macd_hist": 4.9135549126390636e-05,
"atr": 0.0037536302469557323,
"adx": 13.982061298134935
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-17 15:00:00+00:00",
"exit_time": "2026-01-17 15:15:00+00:00",
"entry_price": 2.074093,
"exit_price": 2.080899,
"quantity": 38.1,
"sl": 2.080899,
"tp": 2.06048,
"gross_pnl": -0.259325,
"entry_fee": 0.031609,
"exit_fee": 0.031713,
"net_pnl": -0.322647,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.16433708427633,
"macd_hist": 0.0015812464458042678,
"atr": 0.004537618137465387,
"adx": 16.189151941493567
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-17 15:45:00+00:00",
"exit_time": "2026-01-17 16:45:00+00:00",
"entry_price": 0.139436,
"exit_price": 0.138153,
"quantity": 562.2,
"sl": 0.140078,
"tp": 0.138153,
"gross_pnl": 0.721482,
"entry_fee": 0.031356,
"exit_fee": 0.031068,
"net_pnl": 0.659057,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 79.07627892534546,
"macd_hist": 0.000144745022894769,
"atr": 0.000427772778583076,
"adx": 19.935058756087457
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-17 20:15:00+00:00",
"exit_time": "2026-01-18 03:15:00+00:00",
"entry_price": 0.317212,
"exit_price": 0.319423,
"quantity": 250.5,
"sl": 0.316106,
"tp": 0.319423,
"gross_pnl": 0.553924,
"entry_fee": 0.031785,
"exit_fee": 0.032006,
"net_pnl": 0.490134,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 72.1761350387035,
"macd_hist": 1.8927675727802994e-05,
"atr": 0.0007370916273046625,
"adx": 44.99390469170547
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-18 13:00:00+00:00",
"exit_time": "2026-01-18 14:15:00+00:00",
"entry_price": 0.136856,
"exit_price": 0.137309,
"quantity": 586.1,
"sl": 0.137309,
"tp": 0.135951,
"gross_pnl": -0.265286,
"entry_fee": 0.032085,
"exit_fee": 0.032191,
"net_pnl": -0.329562,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.13880290734414,
"macd_hist": -1.4315150488063811e-05,
"atr": 0.00030175330196437124,
"adx": 20.721998249004894
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-18 14:45:00+00:00",
"exit_time": "2026-01-18 18:15:00+00:00",
"entry_price": 0.136676,
"exit_price": 0.137347,
"quantity": 582.4,
"sl": 0.137347,
"tp": 0.135335,
"gross_pnl": -0.390503,
"entry_fee": 0.03184,
"exit_fee": 0.031996,
"net_pnl": -0.45434,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.45044880994958,
"macd_hist": -7.635597564790846e-06,
"atr": 0.0004470048366679623,
"adx": 18.837652602799963
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-19 00:15:00+00:00",
"exit_time": "2026-01-19 03:45:00+00:00",
"entry_price": 0.315512,
"exit_price": 0.318642,
"quantity": 249.8,
"sl": 0.313946,
"tp": 0.318642,
"gross_pnl": 0.782008,
"entry_fee": 0.031526,
"exit_fee": 0.031839,
"net_pnl": 0.718643,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.693100791692203,
"macd_hist": -0.0005573740101252879,
"atr": 0.0010435119368965434,
"adx": 23.76317419680002
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-19 14:00:00+00:00",
"exit_time": "2026-01-19 15:00:00+00:00",
"entry_price": 0.312699,
"exit_price": 0.310178,
"quantity": 255.5,
"sl": 0.313959,
"tp": 0.310178,
"gross_pnl": 0.644173,
"entry_fee": 0.031958,
"exit_fee": 0.0317,
"net_pnl": 0.580515,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.59424167069715,
"macd_hist": -5.705345936218506e-05,
"atr": 0.0008404077268490383,
"adx": 31.417282025559064
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-19 00:15:00+00:00",
"exit_time": "2026-01-19 16:15:00+00:00",
"entry_price": 1.932293,
"exit_price": 1.992259,
"quantity": 40.8,
"sl": 1.90231,
"tp": 1.992259,
"gross_pnl": 2.44659,
"entry_fee": 0.031535,
"exit_fee": 0.032514,
"net_pnl": 2.382541,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 13.54901226600254,
"macd_hist": -0.01403438855925851,
"atr": 0.0199884789258432,
"adx": 39.319225558029224
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-19 15:15:00+00:00",
"exit_time": "2026-01-20 05:00:00+00:00",
"entry_price": 0.309391,
"exit_price": 0.312672,
"quantity": 261.2,
"sl": 0.30775,
"tp": 0.312672,
"gross_pnl": 0.857058,
"entry_fee": 0.032325,
"exit_fee": 0.032668,
"net_pnl": 0.792065,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 21.628049552103352,
"macd_hist": -0.0004174095777487658,
"atr": 0.0010937438197718234,
"adx": 40.373761516943546
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-20 08:45:00+00:00",
"exit_time": "2026-01-20 15:00:00+00:00",
"entry_price": 1.927493,
"exit_price": 1.911725,
"quantity": 44.6,
"sl": 1.911725,
"tp": 1.959029,
"gross_pnl": -0.703258,
"entry_fee": 0.034386,
"exit_fee": 0.034105,
"net_pnl": -0.77175,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.163659502317238,
"macd_hist": -0.0022630153109700762,
"atr": 0.010512083710489532,
"adx": 44.76742932982954
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-20 15:00:00+00:00",
"exit_time": "2026-01-21 11:45:00+00:00",
"entry_price": 0.29871,
"exit_price": 0.29538,
"quantity": 287.8,
"sl": 0.300375,
"tp": 0.29538,
"gross_pnl": 0.958421,
"entry_fee": 0.034388,
"exit_fee": 0.034004,
"net_pnl": 0.890029,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 21.494504614427047,
"macd_hist": -2.450897351082698e-05,
"atr": 0.0011100544335100524,
"adx": 47.62569033807465
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-21 15:00:00+00:00",
"exit_time": "2026-01-21 15:15:00+00:00",
"entry_price": 0.29805,
"exit_price": 0.298992,
"quantity": 288.9,
"sl": 0.298992,
"tp": 0.296167,
"gross_pnl": -0.272039,
"entry_fee": 0.034443,
"exit_fee": 0.034551,
"net_pnl": -0.341033,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.4232625066087,
"macd_hist": 0.0003274098043855877,
"atr": 0.0006277577909151067,
"adx": 29.591989574636283
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-21 16:30:00+00:00",
"exit_time": "2026-01-21 18:00:00+00:00",
"entry_price": 0.121228,
"exit_price": 0.122842,
"quantity": 705.2,
"sl": 0.122842,
"tp": 0.118,
"gross_pnl": -1.138117,
"entry_fee": 0.034196,
"exit_fee": 0.034651,
"net_pnl": -1.206964,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.15956868098336,
"macd_hist": -0.000126933559456203,
"atr": 0.0010759284088678507,
"adx": 28.391065478424657
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-22 08:45:00+00:00",
"exit_time": "2026-01-22 11:15:00+00:00",
"entry_price": 1.958296,
"exit_price": 1.947926,
"quantity": 42.6,
"sl": 1.947926,
"tp": 1.979036,
"gross_pnl": -0.441763,
"entry_fee": 0.033369,
"exit_fee": 0.033193,
"net_pnl": -0.508325,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 58.6831507031746,
"macd_hist": 0.0004991150255473843,
"atr": 0.0069133518371470954,
"adx": 7.8179188154450125
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-22 13:30:00+00:00",
"exit_time": "2026-01-22 14:30:00+00:00",
"entry_price": 1.928093,
"exit_price": 1.9174,
"quantity": 42.8,
"sl": 1.9174,
"tp": 1.949478,
"gross_pnl": -0.457646,
"entry_fee": 0.033009,
"exit_fee": 0.032826,
"net_pnl": -0.523481,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.683528623345275,
"macd_hist": -0.002166719293075771,
"atr": 0.007128446388820609,
"adx": 25.40285305764938
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-22 16:00:00+00:00",
"exit_time": "2026-01-22 17:15:00+00:00",
"entry_price": 0.30082,
"exit_price": 0.302824,
"quantity": 271.3,
"sl": 0.299818,
"tp": 0.302824,
"gross_pnl": 0.543567,
"entry_fee": 0.032645,
"exit_fee": 0.032862,
"net_pnl": 0.47806,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.48546325059074,
"macd_hist": 5.162672257860425e-06,
"atr": 0.0006678550796374196,
"adx": 12.711165270392476
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-22 23:00:00+00:00",
"exit_time": "2026-01-23 14:30:00+00:00",
"entry_price": 1.919708,
"exit_price": 1.895573,
"quantity": 42.9,
"sl": 1.931776,
"tp": 1.895573,
"gross_pnl": 1.035397,
"entry_fee": 0.032942,
"exit_fee": 0.032528,
"net_pnl": 0.969927,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 44.03031311190277,
"macd_hist": -4.650226588357798e-05,
"atr": 0.008045045487392617,
"adx": 16.485310715846506
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-23 14:45:00+00:00",
"exit_time": "2026-01-23 15:45:00+00:00",
"entry_price": 0.122972,
"exit_price": 0.124622,
"quantity": 682.4,
"sl": 0.122147,
"tp": 0.124622,
"gross_pnl": 1.125971,
"entry_fee": 0.033567,
"exit_fee": 0.034017,
"net_pnl": 1.058388,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 27.258114886587524,
"macd_hist": -0.00023946557921131456,
"atr": 0.0005500055348784472,
"adx": 26.772070286184235
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-23 16:30:00+00:00",
"exit_time": "2026-01-23 17:30:00+00:00",
"entry_price": 1.943806,
"exit_price": 1.958266,
"quantity": 44.0,
"sl": 1.958266,
"tp": 1.914886,
"gross_pnl": -0.636236,
"entry_fee": 0.034211,
"exit_fee": 0.034465,
"net_pnl": -0.704912,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.90975131575671,
"macd_hist": 0.004262938520918856,
"atr": 0.009639934896384084,
"adx": 33.427794483545945
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-23 17:15:00+00:00",
"exit_time": "2026-01-23 19:30:00+00:00",
"entry_price": 0.127077,
"exit_price": 0.124491,
"quantity": 673.2,
"sl": 0.128371,
"tp": 0.124491,
"gross_pnl": 1.741307,
"entry_fee": 0.034219,
"exit_fee": 0.033523,
"net_pnl": 1.673565,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.862593841795,
"macd_hist": 0.0003168503465905459,
"atr": 0.0008622038051619897,
"adx": 24.704739777132655
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-25 08:45:00+00:00",
"exit_time": "2026-01-25 09:30:00+00:00",
"entry_price": 1.889611,
"exit_price": 1.895139,
"quantity": 46.1,
"sl": 1.895139,
"tp": 1.878555,
"gross_pnl": -0.254844,
"entry_fee": 0.034844,
"exit_fee": 0.034946,
"net_pnl": -0.324635,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.948096976865717,
"macd_hist": -0.00012224186904471806,
"atr": 0.0036853839270485408,
"adx": 36.74449786681841
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-25 06:00:00+00:00",
"exit_time": "2026-01-25 09:45:00+00:00",
"entry_price": 0.122948,
"exit_price": 0.123337,
"quantity": 708.5,
"sl": 0.123337,
"tp": 0.122168,
"gross_pnl": -0.276131,
"entry_fee": 0.034843,
"exit_fee": 0.034954,
"net_pnl": -0.345928,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.380124619630685,
"macd_hist": -9.248407930615831e-06,
"atr": 0.00025982683833163344,
"adx": 26.737840546474082
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-26 12:00:00+00:00",
"exit_time": "2026-01-26 14:30:00+00:00",
"entry_price": 1.89839,
"exit_price": 1.918547,
"quantity": 45.2,
"sl": 1.888311,
"tp": 1.918547,
"gross_pnl": 0.91111,
"entry_fee": 0.034323,
"exit_fee": 0.034687,
"net_pnl": 0.8421,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.28618430014191,
"macd_hist": 0.00043731467658772796,
"atr": 0.006719101512658223,
"adx": 27.410925669481284
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-28 08:45:00+00:00",
"exit_time": "2026-01-28 10:15:00+00:00",
"entry_price": 0.291961,
"exit_price": 0.292525,
"quantity": 298.7,
"sl": 0.292525,
"tp": 0.290833,
"gross_pnl": -0.168485,
"entry_fee": 0.034883,
"exit_fee": 0.034951,
"net_pnl": -0.23832,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.513333992995282,
"macd_hist": -5.274915747915712e-05,
"atr": 0.0003760410029935172,
"adx": 36.960531846500054
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-28 11:45:00+00:00",
"exit_time": "2026-01-28 12:15:00+00:00",
"entry_price": 0.127113,
"exit_price": 0.126309,
"quantity": 682.3,
"sl": 0.126309,
"tp": 0.12872,
"gross_pnl": -0.548483,
"entry_fee": 0.034692,
"exit_fee": 0.034472,
"net_pnl": -0.617647,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.21657360375865,
"macd_hist": 1.8166551436830675e-05,
"atr": 0.0005359156346234539,
"adx": 32.53118744957222
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-28 09:45:00+00:00",
"exit_time": "2026-01-28 14:15:00+00:00",
"entry_price": 1.931393,
"exit_price": 1.921506,
"quantity": 45.1,
"sl": 1.921506,
"tp": 1.951168,
"gross_pnl": -0.445929,
"entry_fee": 0.034842,
"exit_fee": 0.034664,
"net_pnl": -0.515435,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 69.49360491728265,
"macd_hist": 0.0009318141405021494,
"atr": 0.006591708992321306,
"adx": 23.59253632415462
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-28 14:45:00+00:00",
"exit_time": "2026-01-28 15:15:00+00:00",
"entry_price": 0.290971,
"exit_price": 0.291688,
"quantity": 291.3,
"sl": 0.291688,
"tp": 0.289536,
"gross_pnl": -0.208942,
"entry_fee": 0.033904,
"exit_fee": 0.033988,
"net_pnl": -0.276834,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.158619446808654,
"macd_hist": -6.309225663483309e-05,
"atr": 0.0004781834153083055,
"adx": 29.524205455184568
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-28 17:45:00+00:00",
"exit_time": "2026-01-28 20:00:00+00:00",
"entry_price": 0.293191,
"exit_price": 0.294036,
"quantity": 287.1,
"sl": 0.294036,
"tp": 0.291501,
"gross_pnl": -0.242551,
"entry_fee": 0.03367,
"exit_fee": 0.033767,
"net_pnl": -0.309988,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.96300806497385,
"macd_hist": 0.00016238430927058728,
"atr": 0.0005632197409251316,
"adx": 37.26998754427149
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-28 15:00:00+00:00",
"exit_time": "2026-01-28 20:15:00+00:00",
"entry_price": 1.90409,
"exit_price": 1.930818,
"quantity": 44.5,
"sl": 1.890727,
"tp": 1.930818,
"gross_pnl": 1.189379,
"entry_fee": 0.033893,
"exit_fee": 0.034369,
"net_pnl": 1.121117,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 34.56526289087316,
"macd_hist": -0.0030926420512074207,
"atr": 0.00890920390979104,
"adx": 27.06238913272812
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-29 01:00:00+00:00",
"exit_time": "2026-01-29 03:45:00+00:00",
"entry_price": 0.29535,
"exit_price": 0.29409,
"quantity": 289.4,
"sl": 0.295981,
"tp": 0.29409,
"gross_pnl": 0.364922,
"entry_fee": 0.03419,
"exit_fee": 0.034044,
"net_pnl": 0.296688,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.40526989752243,
"macd_hist": -1.1474717301837101e-05,
"atr": 0.0004203201618916025,
"adx": 36.307416140960456
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-29 02:30:00+00:00",
"exit_time": "2026-01-29 04:00:00+00:00",
"entry_price": 0.122502,
"exit_price": 0.121497,
"quantity": 697.5,
"sl": 0.121497,
"tp": 0.124512,
"gross_pnl": -0.70085,
"entry_fee": 0.034178,
"exit_fee": 0.033898,
"net_pnl": -0.768926,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.223520710444372,
"macd_hist": -0.0001921778203958852,
"atr": 0.0006698686924139006,
"adx": 33.15944233811056
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-29 02:30:00+00:00",
"exit_time": "2026-01-29 04:00:00+00:00",
"entry_price": 1.877988,
"exit_price": 1.865535,
"quantity": 45.5,
"sl": 1.865535,
"tp": 1.902894,
"gross_pnl": -0.566622,
"entry_fee": 0.034179,
"exit_fee": 0.033953,
"net_pnl": -0.634754,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.33182947848945,
"macd_hist": -0.0024318333194695008,
"atr": 0.008302155091255052,
"adx": 33.13730415704683
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-29 09:15:00+00:00",
"exit_time": "2026-01-29 14:15:00+00:00",
"entry_price": 1.872913,
"exit_price": 1.854631,
"quantity": 44.6,
"sl": 1.882054,
"tp": 1.854631,
"gross_pnl": 0.815364,
"entry_fee": 0.033413,
"exit_fee": 0.033087,
"net_pnl": 0.748864,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 39.45732299862837,
"macd_hist": -9.844651786140336e-05,
"atr": 0.006093899461169029,
"adx": 21.306446581335017
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-29 10:30:00+00:00",
"exit_time": "2026-01-29 14:30:00+00:00",
"entry_price": 0.120888,
"exit_price": 0.119638,
"quantity": 690.0,
"sl": 0.121513,
"tp": 0.119638,
"gross_pnl": 0.86268,
"entry_fee": 0.033365,
"exit_fee": 0.03302,
"net_pnl": 0.796295,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.246635669225274,
"macd_hist": -2.010842012204931e-05,
"atr": 0.0004167534140581068,
"adx": 28.715676787401172
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-29 15:15:00+00:00",
"exit_time": "2026-01-29 15:30:00+00:00",
"entry_price": 0.116712,
"exit_price": 0.115626,
"quantity": 736.4,
"sl": 0.115626,
"tp": 0.118884,
"gross_pnl": -0.799708,
"entry_fee": 0.034379,
"exit_fee": 0.034059,
"net_pnl": -0.868145,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 18.814129060388343,
"macd_hist": -0.0004267002382957062,
"atr": 0.0007239794447178896,
"adx": 40.4807490327684
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-01-29 15:15:00+00:00",
"exit_time": "2026-01-29 15:30:00+00:00",
"entry_price": 0.293039,
"exit_price": 0.292317,
"quantity": 293.1,
"sl": 0.292317,
"tp": 0.294484,
"gross_pnl": -0.21166,
"entry_fee": 0.034356,
"exit_fee": 0.034271,
"net_pnl": -0.280287,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.90689264441134,
"macd_hist": -0.00022832898678423134,
"atr": 0.00048142727441472183,
"adx": 30.72736353832765
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-29 15:30:00+00:00",
"exit_time": "2026-01-29 17:15:00+00:00",
"entry_price": 1.792279,
"exit_price": 1.830034,
"quantity": 46.8,
"sl": 1.773402,
"tp": 1.830034,
"gross_pnl": 1.766932,
"entry_fee": 0.033551,
"exit_fee": 0.034258,
"net_pnl": 1.699122,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 16.64017828809098,
"macd_hist": -0.007714360437304368,
"atr": 0.012584986826922885,
"adx": 45.78370985540058
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-30 01:30:00+00:00",
"exit_time": "2026-01-30 01:45:00+00:00",
"entry_price": 0.113919,
"exit_price": 0.115264,
"quantity": 760.9,
"sl": 0.115264,
"tp": 0.111229,
"gross_pnl": -1.02342,
"entry_fee": 0.034672,
"exit_fee": 0.035082,
"net_pnl": -1.093174,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.296811156939846,
"macd_hist": -0.00013624624219184494,
"atr": 0.000896675115249166,
"adx": 18.086629231388027
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-01-30 01:30:00+00:00",
"exit_time": "2026-01-30 02:15:00+00:00",
"entry_price": 1.743626,
"exit_price": 1.733473,
"quantity": 49.7,
"sl": 1.766432,
"tp": 1.698012,
"gross_pnl": 0.504569,
"entry_fee": 0.034663,
"exit_fee": 0.034461,
"net_pnl": 0.435444,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 19.89605260729724,
"macd_hist": -0.003114826868995284,
"atr": 0.015204543588406344,
"adx": 20.39618087837
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-30 18:45:00+00:00",
"exit_time": "2026-01-30 20:30:00+00:00",
"entry_price": 0.117692,
"exit_price": 0.115895,
"quantity": 725.8,
"sl": 0.115895,
"tp": 0.121285,
"gross_pnl": -1.304069,
"entry_fee": 0.034168,
"exit_fee": 0.033647,
"net_pnl": -1.371884,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.2535994710065,
"macd_hist": 3.679931376557473e-05,
"atr": 0.001197822093014535,
"adx": 14.552694288810459
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-30 02:15:00+00:00",
"exit_time": "2026-01-31 08:15:00+00:00",
"entry_price": 1.733473,
"exit_price": 1.708123,
"quantity": 49.3,
"sl": 1.708123,
"tp": 1.784174,
"gross_pnl": -1.249779,
"entry_fee": 0.034184,
"exit_fee": 0.033684,
"net_pnl": -1.317647,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.073980969155752,
"macd_hist": -0.006774295280987325,
"atr": 0.01690032152468248,
"adx": 30.533694137112256
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-01-31 08:45:00+00:00",
"exit_time": "2026-01-31 13:30:00+00:00",
"entry_price": 1.693869,
"exit_price": 1.678958,
"quantity": 47.8,
"sl": 1.678958,
"tp": 1.723693,
"gross_pnl": -0.712777,
"entry_fee": 0.032387,
"exit_fee": 0.032102,
"net_pnl": -0.777265,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.314482137941912,
"macd_hist": -0.0039941006951907075,
"atr": 0.00994109682127992,
"adx": 33.58028938151393
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-01-31 13:30:00+00:00",
"exit_time": "2026-01-31 14:00:00+00:00",
"entry_price": 0.110569,
"exit_price": 0.110141,
"quantity": 730.4,
"sl": 0.111437,
"tp": 0.108832,
"gross_pnl": 0.312559,
"entry_fee": 0.032304,
"exit_fee": 0.032179,
"net_pnl": 0.248077,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 30.690312537993467,
"macd_hist": -8.971765237928667e-06,
"atr": 0.0005788768395280385,
"adx": 52.835016410452425
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-31 14:00:00+00:00",
"exit_time": "2026-01-31 14:15:00+00:00",
"entry_price": 0.110141,
"exit_price": 0.109197,
"quantity": 724.9,
"sl": 0.109197,
"tp": 0.112029,
"gross_pnl": -0.684477,
"entry_fee": 0.031936,
"exit_fee": 0.031663,
"net_pnl": -0.748076,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.137410049901064,
"macd_hist": -4.040577071867885e-05,
"atr": 0.0006294907442869316,
"adx": 55.16131541826481
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-01-31 12:45:00+00:00",
"exit_time": "2026-01-31 14:15:00+00:00",
"entry_price": 0.289431,
"exit_price": 0.288203,
"quantity": 279.2,
"sl": 0.290045,
"tp": 0.288203,
"gross_pnl": 0.34289,
"entry_fee": 0.032324,
"exit_fee": 0.032187,
"net_pnl": 0.27838,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.455123553248956,
"macd_hist": -5.5270599186594714e-05,
"atr": 0.0004093725824948249,
"adx": 34.86674848131012
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-01-31 14:45:00+00:00",
"exit_time": "2026-01-31 16:45:00+00:00",
"entry_price": 0.106901,
"exit_price": 0.105241,
"quantity": 739.1,
"sl": 0.105241,
"tp": 0.110219,
"gross_pnl": -1.226323,
"entry_fee": 0.031604,
"exit_fee": 0.031114,
"net_pnl": -1.289041,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.642631754935312,
"macd_hist": -0.0004479604861127068,
"atr": 0.001106141095188916,
"adx": 61.969712433726464
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-01 15:15:00+00:00",
"exit_time": "2026-02-01 18:00:00+00:00",
"entry_price": 0.284342,
"exit_price": 0.285073,
"quantity": 270.1,
"sl": 0.285073,
"tp": 0.282879,
"gross_pnl": -0.197573,
"entry_fee": 0.03072,
"exit_fee": 0.030799,
"net_pnl": -0.259092,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.85036089112496,
"macd_hist": -4.7698801214845165e-05,
"atr": 0.00048765278428044087,
"adx": 30.652246962726856
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-01 15:15:00+00:00",
"exit_time": "2026-02-01 18:15:00+00:00",
"entry_price": 1.581858,
"exit_price": 1.622185,
"quantity": 48.5,
"sl": 1.561695,
"tp": 1.622185,
"gross_pnl": 1.955839,
"entry_fee": 0.030688,
"exit_fee": 0.03147,
"net_pnl": 1.89368,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 25.96143856626719,
"macd_hist": -0.00506078509276847,
"atr": 0.013442189617541477,
"adx": 21.129959804667674
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-01 23:00:00+00:00",
"exit_time": "2026-02-01 23:30:00+00:00",
"entry_price": 0.10323,
"exit_price": 0.105179,
"quantity": 769.3,
"sl": 0.105179,
"tp": 0.099331,
"gross_pnl": -1.499607,
"entry_fee": 0.031766,
"exit_fee": 0.032366,
"net_pnl": -1.563738,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.36928048725869,
"macd_hist": -1.2951320164370213e-05,
"atr": 0.0012995420915344687,
"adx": 13.76338466799978
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-02 01:00:00+00:00",
"exit_time": "2026-02-02 03:30:00+00:00",
"entry_price": 0.283902,
"exit_price": 0.281691,
"quantity": 270.3,
"sl": 0.285007,
"tp": 0.281691,
"gross_pnl": 0.597433,
"entry_fee": 0.030695,
"exit_fee": 0.030456,
"net_pnl": 0.536281,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 40.91868842868935,
"macd_hist": -4.5442659686503045e-05,
"atr": 0.0007367533824879536,
"adx": 22.065924337968262
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-03 00:00:00+00:00",
"exit_time": "2026-02-03 01:15:00+00:00",
"entry_price": 0.282782,
"exit_price": 0.283424,
"quantity": 274.4,
"sl": 0.283424,
"tp": 0.281497,
"gross_pnl": -0.176195,
"entry_fee": 0.031038,
"exit_fee": 0.031109,
"net_pnl": -0.238342,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.50092533439981,
"macd_hist": -1.4636853377585462e-05,
"atr": 0.0004280739526407387,
"adx": 17.248817286653296
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-03 03:00:00+00:00",
"exit_time": "2026-02-03 04:30:00+00:00",
"entry_price": 0.106131,
"exit_price": 0.107912,
"quantity": 727.0,
"sl": 0.10524,
"tp": 0.107912,
"gross_pnl": 1.294729,
"entry_fee": 0.030863,
"exit_fee": 0.031381,
"net_pnl": 1.232486,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.654299088028203,
"macd_hist": -0.00021303377789635275,
"atr": 0.0005936400653930958,
"adx": 26.36343811601157
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-03 09:15:00+00:00",
"exit_time": "2026-02-03 12:30:00+00:00",
"entry_price": 1.594541,
"exit_price": 1.608651,
"quantity": 49.6,
"sl": 1.608651,
"tp": 1.56632,
"gross_pnl": -0.699867,
"entry_fee": 0.031636,
"exit_fee": 0.031916,
"net_pnl": -0.763419,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.59348448949294,
"macd_hist": -0.000984247874490395,
"atr": 0.009406818577342898,
"adx": 18.22726937046119
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-03 14:45:00+00:00",
"exit_time": "2026-02-03 15:15:00+00:00",
"entry_price": 0.282572,
"exit_price": 0.283128,
"quantity": 275.4,
"sl": 0.283128,
"tp": 0.28146,
"gross_pnl": -0.153137,
"entry_fee": 0.031128,
"exit_fee": 0.031189,
"net_pnl": -0.215455,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.93679134118517,
"macd_hist": -1.155700358744482e-05,
"atr": 0.0003707027862564733,
"adx": 12.84806488835196
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-03 14:45:00+00:00",
"exit_time": "2026-02-03 15:15:00+00:00",
"entry_price": 1.582142,
"exit_price": 1.596485,
"quantity": 49.2,
"sl": 1.596485,
"tp": 1.553455,
"gross_pnl": -0.705692,
"entry_fee": 0.031137,
"exit_fee": 0.031419,
"net_pnl": -0.768248,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.284034305900214,
"macd_hist": -0.0012452058811240764,
"atr": 0.009562227580092826,
"adx": 18.156393599296358
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-03 15:45:00+00:00",
"exit_time": "2026-02-03 16:00:00+00:00",
"entry_price": 0.110131,
"exit_price": 0.10831,
"quantity": 690.9,
"sl": 0.10831,
"tp": 0.113772,
"gross_pnl": -1.257923,
"entry_fee": 0.030436,
"exit_fee": 0.029933,
"net_pnl": -1.318292,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.58465522120508,
"macd_hist": 0.00016558034360381274,
"atr": 0.0012138017532101193,
"adx": 15.830292705435294
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-03 16:15:00+00:00",
"exit_time": "2026-02-03 18:15:00+00:00",
"entry_price": 1.586841,
"exit_price": 1.545087,
"quantity": 46.5,
"sl": 1.607719,
"tp": 1.545087,
"gross_pnl": 1.94158,
"entry_fee": 0.029515,
"exit_fee": 0.028739,
"net_pnl": 1.883326,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.420525480598954,
"macd_hist": -0.0006076059040548316,
"atr": 0.013918138440886706,
"adx": 16.222922416483915
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-03 17:45:00+00:00",
"exit_time": "2026-02-03 18:30:00+00:00",
"entry_price": 0.282872,
"exit_price": 0.281496,
"quantity": 260.8,
"sl": 0.28356,
"tp": 0.281496,
"gross_pnl": 0.358779,
"entry_fee": 0.029509,
"exit_fee": 0.029366,
"net_pnl": 0.299904,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 48.223125345638756,
"macd_hist": -2.5966635860616563e-06,
"atr": 0.00045856214398650407,
"adx": 17.989418269210454
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-04 13:00:00+00:00",
"exit_time": "2026-02-04 13:45:00+00:00",
"entry_price": 0.284868,
"exit_price": 0.284222,
"quantity": 271.7,
"sl": 0.284222,
"tp": 0.286162,
"gross_pnl": -0.175733,
"entry_fee": 0.03096,
"exit_fee": 0.030889,
"net_pnl": -0.237582,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 26.770194492885327,
"macd_hist": -0.00026238825186799034,
"atr": 0.00043119489394991245,
"adx": 24.265770560329685
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-04 22:00:00+00:00",
"exit_time": "2026-02-04 22:15:00+00:00",
"entry_price": 0.10203,
"exit_price": 0.10365,
"quantity": 753.9,
"sl": 0.10365,
"tp": 0.09879,
"gross_pnl": -1.221335,
"entry_fee": 0.030768,
"exit_fee": 0.031257,
"net_pnl": -1.283359,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.43081184100749,
"macd_hist": -8.547083705685729e-05,
"atr": 0.001080014705103235,
"adx": 28.844344196280854
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-05 10:00:00+00:00",
"exit_time": "2026-02-05 10:45:00+00:00",
"entry_price": 1.405159,
"exit_price": 1.361128,
"quantity": 53.2,
"sl": 1.427175,
"tp": 1.361128,
"gross_pnl": 2.342469,
"entry_fee": 0.029902,
"exit_fee": 0.028965,
"net_pnl": 2.283602,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.903536302263156,
"macd_hist": -0.0005617006063806107,
"atr": 0.014677121447535545,
"adx": 29.547562019468188
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-05 02:45:00+00:00",
"exit_time": "2026-02-05 11:00:00+00:00",
"entry_price": 0.10243,
"exit_price": 0.099053,
"quantity": 729.6,
"sl": 0.104118,
"tp": 0.099053,
"gross_pnl": 2.463446,
"entry_fee": 0.029893,
"exit_fee": 0.028908,
"net_pnl": 2.404645,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 41.54010545327921,
"macd_hist": -5.026341302925868e-05,
"atr": 0.0011254778107820961,
"adx": 14.804464447687254
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-05 11:00:00+00:00",
"exit_time": "2026-02-05 12:00:00+00:00",
"entry_price": 0.279242,
"exit_price": 0.278258,
"quantity": 295.3,
"sl": 0.280191,
"tp": 0.277344,
"gross_pnl": 0.290649,
"entry_fee": 0.032984,
"exit_fee": 0.032868,
"net_pnl": 0.224797,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 33.64226645584856,
"macd_hist": -2.4982119693877286e-05,
"atr": 0.0006325337318127497,
"adx": 18.850864157660162
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-05 12:00:00+00:00",
"exit_time": "2026-02-05 12:30:00+00:00",
"entry_price": 0.278258,
"exit_price": 0.2772,
"quantity": 297.5,
"sl": 0.2772,
"tp": 0.280373,
"gross_pnl": -0.314634,
"entry_fee": 0.033113,
"exit_fee": 0.032987,
"net_pnl": -0.380734,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.26917823661539,
"macd_hist": -0.00021766021465343148,
"atr": 0.000705062627923364,
"adx": 25.387278483514283
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-05 15:15:00+00:00",
"exit_time": "2026-02-05 15:30:00+00:00",
"entry_price": 0.276152,
"exit_price": 0.277546,
"quantity": 297.0,
"sl": 0.277546,
"tp": 0.273365,
"gross_pnl": -0.413928,
"entry_fee": 0.032807,
"exit_fee": 0.032972,
"net_pnl": -0.479708,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 31.91893203896896,
"macd_hist": -6.224537530019766e-05,
"atr": 0.0009291320432633329,
"adx": 27.683534199264212
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-05 15:00:00+00:00",
"exit_time": "2026-02-05 17:15:00+00:00",
"entry_price": 0.09567,
"exit_price": 0.091795,
"quantity": 857.9,
"sl": 0.097608,
"tp": 0.091795,
"gross_pnl": 3.324975,
"entry_fee": 0.03283,
"exit_fee": 0.0315,
"net_pnl": 3.260645,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.82249482183944,
"macd_hist": -3.1896284136287206e-05,
"atr": 0.0012919048042267093,
"adx": 32.34808884514688
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-05 20:15:00+00:00",
"exit_time": "2026-02-06 00:00:00+00:00",
"entry_price": 0.088671,
"exit_price": 0.083524,
"quantity": 976.7,
"sl": 0.091245,
"tp": 0.083524,
"gross_pnl": 5.027408,
"entry_fee": 0.034642,
"exit_fee": 0.032631,
"net_pnl": 4.960135,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 28.59750097145767,
"macd_hist": -7.143757541508942e-05,
"atr": 0.0017157803936922141,
"adx": 43.74655570569712
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-06 07:00:00+00:00",
"exit_time": "2026-02-06 09:45:00+00:00",
"entry_price": 0.268633,
"exit_price": 0.26985,
"quantity": 352.9,
"sl": 0.26985,
"tp": 0.266199,
"gross_pnl": -0.429546,
"entry_fee": 0.03792,
"exit_fee": 0.038092,
"net_pnl": -0.505558,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.55645142981247,
"macd_hist": -7.71850048316737e-05,
"atr": 0.0008114590904821388,
"adx": 19.201205230990613
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-06 13:00:00+00:00",
"exit_time": "2026-02-06 14:45:00+00:00",
"entry_price": 0.094259,
"exit_price": 0.09667,
"quantity": 996.4,
"sl": 0.093054,
"tp": 0.09667,
"gross_pnl": 2.402258,
"entry_fee": 0.037568,
"exit_fee": 0.038529,
"net_pnl": 2.326161,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.2944963334856,
"macd_hist": 2.035279469117968e-05,
"atr": 0.0008036456745336053,
"adx": 22.298709274211074
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-06 15:30:00+00:00",
"exit_time": "2026-02-06 18:00:00+00:00",
"entry_price": 1.540146,
"exit_price": 1.462278,
"quantity": 63.4,
"sl": 1.57908,
"tp": 1.462278,
"gross_pnl": 4.93681,
"entry_fee": 0.039058,
"exit_fee": 0.037083,
"net_pnl": 4.860669,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 81.41603393102403,
"macd_hist": 0.009701845331180042,
"atr": 0.02595588975122472,
"adx": 56.76634313685306
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-07 00:00:00+00:00",
"exit_time": "2026-02-07 00:30:00+00:00",
"entry_price": 1.477848,
"exit_price": 1.44928,
"quantity": 71.6,
"sl": 1.44928,
"tp": 1.534984,
"gross_pnl": -2.045469,
"entry_fee": 0.042326,
"exit_fee": 0.041507,
"net_pnl": -2.129302,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 56.853360420577665,
"macd_hist": 0.00013222577842555375,
"atr": 0.01904533872685358,
"adx": 21.244030864645318
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-07 03:00:00+00:00",
"exit_time": "2026-02-07 05:15:00+00:00",
"entry_price": 0.274537,
"exit_price": 0.27587,
"quantity": 372.1,
"sl": 0.273871,
"tp": 0.27587,
"gross_pnl": 0.495719,
"entry_fee": 0.040862,
"exit_fee": 0.04106,
"net_pnl": 0.413797,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.6612214138709,
"macd_hist": 3.0845748243116006e-05,
"atr": 0.0004440734062300739,
"adx": 30.753225528328702
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-07 16:00:00+00:00",
"exit_time": "2026-02-07 19:00:00+00:00",
"entry_price": 0.275948,
"exit_price": 0.277519,
"quantity": 372.5,
"sl": 0.275162,
"tp": 0.277519,
"gross_pnl": 0.585308,
"entry_fee": 0.041116,
"exit_fee": 0.04135,
"net_pnl": 0.502842,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 61.79001181068847,
"macd_hist": 2.0545737704728698e-05,
"atr": 0.0005237656767462775,
"adx": 15.419771467778736
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-08 10:15:00+00:00",
"exit_time": "2026-02-08 11:15:00+00:00",
"entry_price": 0.09643,
"exit_price": 0.097344,
"quantity": 1073.6,
"sl": 0.097344,
"tp": 0.094603,
"gross_pnl": -0.98113,
"entry_fee": 0.041411,
"exit_fee": 0.041804,
"net_pnl": -1.064344,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 38.307283491333514,
"macd_hist": -2.5744336098409266e-05,
"atr": 0.0006092458955811299,
"adx": 22.300551696544247
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-08 16:00:00+00:00",
"exit_time": "2026-02-08 16:45:00+00:00",
"entry_price": 0.279488,
"exit_price": 0.2789,
"quantity": 363.9,
"sl": 0.2789,
"tp": 0.280664,
"gross_pnl": -0.213999,
"entry_fee": 0.040682,
"exit_fee": 0.040597,
"net_pnl": -0.295278,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.63831117279076,
"macd_hist": 1.667010618552759e-06,
"atr": 0.00039204721652171703,
"adx": 20.37507572715236
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-08 23:15:00+00:00",
"exit_time": "2026-02-09 01:15:00+00:00",
"entry_price": 1.425457,
"exit_price": 1.442164,
"quantity": 70.9,
"sl": 1.442164,
"tp": 1.392044,
"gross_pnl": -1.184498,
"entry_fee": 0.040426,
"exit_fee": 0.0409,
"net_pnl": -1.265824,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.03580727789121,
"macd_hist": -0.00022075332128478498,
"atr": 0.011137735138374514,
"adx": 18.125468939733235
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-09 01:30:00+00:00",
"exit_time": "2026-02-09 02:30:00+00:00",
"entry_price": 1.421658,
"exit_price": 1.439575,
"quantity": 69.6,
"sl": 1.439575,
"tp": 1.385823,
"gross_pnl": -1.247042,
"entry_fee": 0.039579,
"exit_fee": 0.040078,
"net_pnl": -1.326699,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.09813324889285,
"macd_hist": -0.0003684905029576824,
"atr": 0.011944844851595327,
"adx": 17.34620963992256
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-09 05:00:00+00:00",
"exit_time": "2026-02-09 08:30:00+00:00",
"entry_price": 0.09595,
"exit_price": 0.094097,
"quantity": 1007.5,
"sl": 0.096877,
"tp": 0.094097,
"gross_pnl": 1.867784,
"entry_fee": 0.038668,
"exit_fee": 0.037921,
"net_pnl": 1.791195,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.45411575900155,
"macd_hist": -2.056511368623236e-05,
"atr": 0.0006179600695394135,
"adx": 15.260872448847143
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-09 14:00:00+00:00",
"exit_time": "2026-02-09 14:45:00+00:00",
"entry_price": 0.276322,
"exit_price": 0.277177,
"quantity": 360.4,
"sl": 0.277177,
"tp": 0.274613,
"gross_pnl": -0.308049,
"entry_fee": 0.039835,
"exit_fee": 0.039958,
"net_pnl": -0.387841,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 33.3963562858445,
"macd_hist": -1.9692661776079683e-05,
"atr": 0.0005698272068627192,
"adx": 21.685982464908403
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-09 15:30:00+00:00",
"exit_time": "2026-02-10 11:45:00+00:00",
"entry_price": 1.444456,
"exit_price": 1.405311,
"quantity": 68.5,
"sl": 1.464028,
"tp": 1.405311,
"gross_pnl": 2.681368,
"entry_fee": 0.039578,
"exit_fee": 0.038506,
"net_pnl": 2.603284,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.60256885266847,
"macd_hist": 0.005252154089186625,
"atr": 0.013048019622497381,
"adx": 24.307781104404125
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-10 11:30:00+00:00",
"exit_time": "2026-02-10 14:30:00+00:00",
"entry_price": 0.092959,
"exit_price": 0.092336,
"quantity": 1063.2,
"sl": 0.092336,
"tp": 0.094206,
"gross_pnl": -0.662972,
"entry_fee": 0.039534,
"exit_fee": 0.039269,
"net_pnl": -0.741774,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.39976449826629,
"macd_hist": 1.1960050585352409e-05,
"atr": 0.00041570834553107623,
"adx": 40.04788798370363
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-10 14:15:00+00:00",
"exit_time": "2026-02-10 14:45:00+00:00",
"entry_price": 0.278042,
"exit_price": 0.276885,
"quantity": 370.7,
"sl": 0.278621,
"tp": 0.276885,
"gross_pnl": 0.42913,
"entry_fee": 0.041228,
"exit_fee": 0.041056,
"net_pnl": 0.346845,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.21304198963637,
"macd_hist": 0.0002241974529220276,
"atr": 0.0003858733831907454,
"adx": 26.99093120195677
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-10 15:00:00+00:00",
"exit_time": "2026-02-10 15:15:00+00:00",
"entry_price": 0.092561,
"exit_price": 0.093424,
"quantity": 1105.8,
"sl": 0.093424,
"tp": 0.090834,
"gross_pnl": -0.954937,
"entry_fee": 0.040941,
"exit_fee": 0.041323,
"net_pnl": -1.037202,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.96978536129366,
"macd_hist": -3.539539961716447e-06,
"atr": 0.0005757139612048274,
"adx": 37.08077041888807
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-10 15:00:00+00:00",
"exit_time": "2026-02-10 16:00:00+00:00",
"entry_price": 1.40066,
"exit_price": 1.415194,
"quantity": 73.0,
"sl": 1.415194,
"tp": 1.371591,
"gross_pnl": -1.061007,
"entry_fee": 0.040899,
"exit_fee": 0.041324,
"net_pnl": -1.14323,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.48056230450509,
"macd_hist": -0.00017561978374917592,
"atr": 0.009689558954252001,
"adx": 28.138955269331152
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-11 05:30:00+00:00",
"exit_time": "2026-02-11 06:00:00+00:00",
"entry_price": 1.376138,
"exit_price": 1.364021,
"quantity": 71.7,
"sl": 1.364021,
"tp": 1.400371,
"gross_pnl": -0.868767,
"entry_fee": 0.039468,
"exit_fee": 0.03912,
"net_pnl": -0.947355,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.877872051347993,
"macd_hist": -0.0031991847222557937,
"atr": 0.008077799884970665,
"adx": 28.70578937277335
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-11 10:30:00+00:00",
"exit_time": "2026-02-11 11:15:00+00:00",
"entry_price": 0.089491,
"exit_price": 0.090198,
"quantity": 1083.3,
"sl": 0.090198,
"tp": 0.088077,
"gross_pnl": -0.765843,
"entry_fee": 0.038778,
"exit_fee": 0.039085,
"net_pnl": -0.843706,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.87452542058659,
"macd_hist": -3.7427809193796638e-06,
"atr": 0.0004713025726003908,
"adx": 47.5391579133781
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-11 14:15:00+00:00",
"exit_time": "2026-02-11 15:00:00+00:00",
"entry_price": 0.275632,
"exit_price": 0.274453,
"quantity": 346.4,
"sl": 0.276222,
"tp": 0.274453,
"gross_pnl": 0.40842,
"entry_fee": 0.038192,
"exit_fee": 0.038028,
"net_pnl": 0.3322,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 66.9434549082463,
"macd_hist": 0.0002837322262865207,
"atr": 0.00039301340288899224,
"adx": 41.88719617746895
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-11 15:00:00+00:00",
"exit_time": "2026-02-11 16:00:00+00:00",
"entry_price": 0.088441,
"exit_price": 0.089735,
"quantity": 1078.8,
"sl": 0.089735,
"tp": 0.085853,
"gross_pnl": -1.396004,
"entry_fee": 0.038164,
"exit_fee": 0.038723,
"net_pnl": -1.472891,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 36.90420902253222,
"macd_hist": -6.452081378631921e-05,
"atr": 0.0008626894227401638,
"adx": 30.750419649046417
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-11 15:00:00+00:00",
"exit_time": "2026-02-11 17:15:00+00:00",
"entry_price": 1.353365,
"exit_price": 1.373984,
"quantity": 70.9,
"sl": 1.373984,
"tp": 1.312127,
"gross_pnl": -1.461887,
"entry_fee": 0.038381,
"exit_fee": 0.038966,
"net_pnl": -1.539235,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.51882567512129,
"macd_hist": -0.0008075166450908154,
"atr": 0.013745998302591836,
"adx": 23.853122083189284
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-12 10:45:00+00:00",
"exit_time": "2026-02-12 16:00:00+00:00",
"entry_price": 0.094001,
"exit_price": 0.092792,
"quantity": 966.1,
"sl": 0.094605,
"tp": 0.092792,
"gross_pnl": 1.168056,
"entry_fee": 0.036326,
"exit_fee": 0.035858,
"net_pnl": 1.095872,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 73.54097397408444,
"macd_hist": 6.854185735680267e-05,
"atr": 0.0004030140561005244,
"adx": 30.52587776877165
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-12 16:45:00+00:00",
"exit_time": "2026-02-12 19:45:00+00:00",
"entry_price": 0.276238,
"exit_price": 0.277749,
"quantity": 335.2,
"sl": 0.275482,
"tp": 0.277749,
"gross_pnl": 0.506501,
"entry_fee": 0.037038,
"exit_fee": 0.037241,
"net_pnl": 0.432222,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.418681165309962,
"macd_hist": -0.00014829459190083638,
"atr": 0.0005036801751975981,
"adx": 24.989587709228744
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-13 07:30:00+00:00",
"exit_time": "2026-02-13 08:15:00+00:00",
"entry_price": 1.351165,
"exit_price": 1.360463,
"quantity": 69.0,
"sl": 1.360463,
"tp": 1.332568,
"gross_pnl": -0.641585,
"entry_fee": 0.037292,
"exit_fee": 0.037549,
"net_pnl": -0.716426,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 42.00241279056577,
"macd_hist": -0.0002111065843533183,
"atr": 0.006198886424274503,
"adx": 13.304186594410373
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-13 11:30:00+00:00",
"exit_time": "2026-02-13 13:30:00+00:00",
"entry_price": 0.277102,
"exit_price": 0.277676,
"quantity": 331.7,
"sl": 0.277676,
"tp": 0.275955,
"gross_pnl": -0.190341,
"entry_fee": 0.036766,
"exit_fee": 0.036842,
"net_pnl": -0.263949,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.835857178999156,
"macd_hist": -2.068585693279436e-05,
"atr": 0.000382556807331516,
"adx": 21.61163824142106
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-13 13:15:00+00:00",
"exit_time": "2026-02-13 14:45:00+00:00",
"entry_price": 1.373937,
"exit_price": 1.391922,
"quantity": 66.9,
"sl": 1.364945,
"tp": 1.391922,
"gross_pnl": 1.203204,
"entry_fee": 0.036767,
"exit_fee": 0.037248,
"net_pnl": 1.12919,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 62.47158807344216,
"macd_hist": 0.0001634338987481249,
"atr": 0.0059950378655264985,
"adx": 16.768628499714836
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-13 07:00:00+00:00",
"exit_time": "2026-02-13 15:00:00+00:00",
"entry_price": 0.093349,
"exit_price": 0.094729,
"quantity": 999.0,
"sl": 0.09266,
"tp": 0.094729,
"gross_pnl": 1.378061,
"entry_fee": 0.037302,
"exit_fee": 0.037854,
"net_pnl": 1.302905,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 62.878736727179344,
"macd_hist": 2.1873838219378363e-05,
"atr": 0.00045981353403833726,
"adx": 14.380661389612035
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-13 16:00:00+00:00",
"exit_time": "2026-02-13 17:30:00+00:00",
"entry_price": 0.279142,
"exit_price": 0.279938,
"quantity": 341.8,
"sl": 0.279938,
"tp": 0.27755,
"gross_pnl": -0.272163,
"entry_fee": 0.038164,
"exit_fee": 0.038273,
"net_pnl": -0.3486,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.76885453061867,
"macd_hist": 0.0002342584410691137,
"atr": 0.000530841645704729,
"adx": 23.729646606387245
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-14 00:45:00+00:00",
"exit_time": "2026-02-14 08:00:00+00:00",
"entry_price": 1.413441,
"exit_price": 1.430528,
"quantity": 67.1,
"sl": 1.404898,
"tp": 1.430528,
"gross_pnl": 1.1465,
"entry_fee": 0.037937,
"exit_fee": 0.038395,
"net_pnl": 1.070168,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.33969205025554,
"macd_hist": 0.0001179474412409719,
"atr": 0.005695478933646375,
"adx": 17.62790215718828
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-14 08:30:00+00:00",
"exit_time": "2026-02-14 08:45:00+00:00",
"entry_price": 1.439356,
"exit_price": 1.44776,
"quantity": 67.0,
"sl": 1.44776,
"tp": 1.422548,
"gross_pnl": -0.563079,
"entry_fee": 0.038575,
"exit_fee": 0.0388,
"net_pnl": -0.640454,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.97873288396241,
"macd_hist": 0.0025852119646016317,
"atr": 0.00560277460878005,
"adx": 26.642590101023796
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-14 08:15:00+00:00",
"exit_time": "2026-02-14 09:00:00+00:00",
"entry_price": 0.09689,
"exit_price": 0.09748,
"quantity": 996.0,
"sl": 0.096465,
"tp": 0.09774,
"gross_pnl": 0.588201,
"entry_fee": 0.038601,
"exit_fee": 0.038836,
"net_pnl": 0.510764,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 58.652259019207996,
"macd_hist": 1.592818997890457e-05,
"atr": 0.00028342475658896797,
"adx": 12.90733596734951
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-14 09:00:00+00:00",
"exit_time": "2026-02-14 09:30:00+00:00",
"entry_price": 0.09748,
"exit_price": 0.097951,
"quantity": 986.3,
"sl": 0.097951,
"tp": 0.096539,
"gross_pnl": -0.464277,
"entry_fee": 0.038458,
"exit_fee": 0.038644,
"net_pnl": -0.541378,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 68.41979123727984,
"macd_hist": 0.00010498842209590514,
"atr": 0.00031381712471791724,
"adx": 19.637411681406615
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-15 00:00:00+00:00",
"exit_time": "2026-02-15 00:15:00+00:00",
"entry_price": 1.506349,
"exit_price": 1.519235,
"quantity": 63.1,
"sl": 1.519235,
"tp": 1.480578,
"gross_pnl": -0.813071,
"entry_fee": 0.03802,
"exit_fee": 0.038345,
"net_pnl": -0.889437,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.41984332298053,
"macd_hist": -9.999313471966212e-05,
"atr": 0.008590291117980651,
"adx": 55.418572410215276
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-14 23:00:00+00:00",
"exit_time": "2026-02-15 02:00:00+00:00",
"entry_price": 0.282392,
"exit_price": 0.281465,
"quantity": 337.0,
"sl": 0.282855,
"tp": 0.281465,
"gross_pnl": 0.312261,
"entry_fee": 0.038066,
"exit_fee": 0.037942,
"net_pnl": 0.236253,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 42.04869122412801,
"macd_hist": -6.384857338323339e-06,
"atr": 0.0003088633987214533,
"adx": 22.41307416701764
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-15 04:00:00+00:00",
"exit_time": "2026-02-15 04:15:00+00:00",
"entry_price": 0.117122,
"exit_price": 0.114835,
"quantity": 802.4,
"sl": 0.114835,
"tp": 0.121694,
"gross_pnl": -1.834478,
"entry_fee": 0.037591,
"exit_fee": 0.036858,
"net_pnl": -1.908927,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.27681670668409,
"macd_hist": 0.00015897319594444705,
"atr": 0.0015241595071054197,
"adx": 50.153313377556344
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-15 12:45:00+00:00",
"exit_time": "2026-02-15 13:00:00+00:00",
"entry_price": 0.280112,
"exit_price": 0.280645,
"quantity": 323.6,
"sl": 0.280645,
"tp": 0.279045,
"gross_pnl": -0.172559,
"entry_fee": 0.036258,
"exit_fee": 0.036327,
"net_pnl": -0.245144,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.8906987605091,
"macd_hist": -3.023039410046465e-05,
"atr": 0.0003554989648837377,
"adx": 36.9196242213435
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-15 12:45:00+00:00",
"exit_time": "2026-02-15 14:00:00+00:00",
"entry_price": 0.108621,
"exit_price": 0.106849,
"quantity": 835.3,
"sl": 0.106849,
"tp": 0.112165,
"gross_pnl": -1.480179,
"entry_fee": 0.036292,
"exit_fee": 0.0357,
"net_pnl": -1.552172,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 23.59590018342947,
"macd_hist": -0.00047365329620021115,
"atr": 0.001181355198240135,
"adx": 27.521897167976114
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-16 04:45:00+00:00",
"exit_time": "2026-02-16 05:15:00+00:00",
"entry_price": 0.10335,
"exit_price": 0.101407,
"quantity": 847.6,
"sl": 0.104321,
"tp": 0.101407,
"gross_pnl": 1.646474,
"entry_fee": 0.03504,
"exit_fee": 0.034381,
"net_pnl": 1.577053,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 57.90536717317978,
"macd_hist": 0.0002174861581100986,
"atr": 0.0006475041946899601,
"adx": 33.16954181023676
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-16 09:45:00+00:00",
"exit_time": "2026-02-16 11:15:00+00:00",
"entry_price": 1.50015,
"exit_price": 1.469026,
"quantity": 60.1,
"sl": 1.515712,
"tp": 1.469026,
"gross_pnl": 1.870579,
"entry_fee": 0.036064,
"exit_fee": 0.035315,
"net_pnl": 1.7992,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 69.05331448602844,
"macd_hist": 0.004981067444440544,
"atr": 0.010374812914893554,
"adx": 20.935842016990147
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-17 02:15:00+00:00",
"exit_time": "2026-02-17 04:30:00+00:00",
"entry_price": 1.485949,
"exit_price": 1.473777,
"quantity": 62.6,
"sl": 1.473777,
"tp": 1.510292,
"gross_pnl": -0.761954,
"entry_fee": 0.037208,
"exit_fee": 0.036903,
"net_pnl": -0.836066,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 51.711558683873825,
"macd_hist": 3.257792252294941e-05,
"atr": 0.008114529274786338,
"adx": 18.166062018514793
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-17 10:00:00+00:00",
"exit_time": "2026-02-17 11:45:00+00:00",
"entry_price": 0.281898,
"exit_price": 0.2812,
"quantity": 325.0,
"sl": 0.2812,
"tp": 0.283295,
"gross_pnl": -0.227047,
"entry_fee": 0.036647,
"exit_fee": 0.036556,
"net_pnl": -0.30025,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 25.699763048423186,
"macd_hist": -0.00026589499670614657,
"atr": 0.0004657376618454494,
"adx": 25.412944355915027
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-17 14:30:00+00:00",
"exit_time": "2026-02-17 15:00:00+00:00",
"entry_price": 1.434457,
"exit_price": 1.446428,
"quantity": 63.5,
"sl": 1.446428,
"tp": 1.410514,
"gross_pnl": -0.760168,
"entry_fee": 0.036435,
"exit_fee": 0.036739,
"net_pnl": -0.833342,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.089538993986835,
"macd_hist": -0.0006808511794719925,
"atr": 0.007980761344578776,
"adx": 27.59375806743466
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-16 13:15:00+00:00",
"exit_time": "2026-02-17 16:00:00+00:00",
"entry_price": 0.10053,
"exit_price": 0.101813,
"quantity": 926.2,
"sl": 0.101813,
"tp": 0.097964,
"gross_pnl": -1.188094,
"entry_fee": 0.037244,
"exit_fee": 0.03772,
"net_pnl": -1.263058,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 35.80632395286335,
"macd_hist": -8.45371327129517e-05,
"atr": 0.0008551743521295176,
"adx": 16.950427593152718
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-17 15:30:00+00:00",
"exit_time": "2026-02-17 16:00:00+00:00",
"entry_price": 0.279622,
"exit_price": 0.280497,
"quantity": 320.4,
"sl": 0.280497,
"tp": 0.277871,
"gross_pnl": -0.280448,
"entry_fee": 0.035836,
"exit_fee": 0.035949,
"net_pnl": -0.352233,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 24.329715787874502,
"macd_hist": -9.661668084173162e-06,
"atr": 0.0005835371259481939,
"adx": 45.850464928432054
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-17 16:30:00+00:00",
"exit_time": "2026-02-18 18:15:00+00:00",
"entry_price": 1.483452,
"exit_price": 1.44757,
"quantity": 58.5,
"sl": 1.501392,
"tp": 1.44757,
"gross_pnl": 2.099058,
"entry_fee": 0.034713,
"exit_fee": 0.033873,
"net_pnl": 2.030472,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.0809549348205,
"macd_hist": 0.004370983884567298,
"atr": 0.011960445200402795,
"adx": 26.326647107337
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-19 05:15:00+00:00",
"exit_time": "2026-02-19 06:00:00+00:00",
"entry_price": 0.09717,
"exit_price": 0.098013,
"quantity": 927.2,
"sl": 0.098013,
"tp": 0.095485,
"gross_pnl": -0.781325,
"entry_fee": 0.036039,
"exit_fee": 0.036351,
"net_pnl": -0.853715,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.19323736419714,
"macd_hist": -4.814781319453481e-05,
"atr": 0.0005617813187031985,
"adx": 17.835634740142236
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-19 05:00:00+00:00",
"exit_time": "2026-02-19 06:00:00+00:00",
"entry_price": 1.411959,
"exit_price": 1.421891,
"quantity": 63.9,
"sl": 1.421891,
"tp": 1.392094,
"gross_pnl": -0.63467,
"entry_fee": 0.03609,
"exit_fee": 0.036344,
"net_pnl": -0.707103,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.257019910501896,
"macd_hist": -0.0004997763853599854,
"atr": 0.006621492144186572,
"adx": 23.441331242389335
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-19 08:15:00+00:00",
"exit_time": "2026-02-19 10:15:00+00:00",
"entry_price": 0.279488,
"exit_price": 0.280459,
"quantity": 312.9,
"sl": 0.279003,
"tp": 0.280459,
"gross_pnl": 0.303727,
"entry_fee": 0.034981,
"exit_fee": 0.035102,
"net_pnl": 0.233644,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 43.218549727613144,
"macd_hist": -7.97894184742614e-05,
"atr": 0.00032356111860717593,
"adx": 21.96247008875428
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-19 13:00:00+00:00",
"exit_time": "2026-02-19 14:45:00+00:00",
"entry_price": 0.09739,
"exit_price": 0.098034,
"quantity": 901.2,
"sl": 0.098034,
"tp": 0.096102,
"gross_pnl": -0.580528,
"entry_fee": 0.035107,
"exit_fee": 0.035339,
"net_pnl": -0.650975,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 40.757280874059525,
"macd_hist": -2.9151961036693902e-06,
"atr": 0.0004294484219232133,
"adx": 20.071572621594182
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-19 13:45:00+00:00",
"exit_time": "2026-02-19 16:00:00+00:00",
"entry_price": 1.391939,
"exit_price": 1.381004,
"quantity": 63.0,
"sl": 1.381004,
"tp": 1.41381,
"gross_pnl": -0.688935,
"entry_fee": 0.035077,
"exit_fee": 0.034801,
"net_pnl": -0.758813,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.32377023305555,
"macd_hist": -0.002044183405054044,
"atr": 0.007290319487706032,
"adx": 27.419311904089625
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-19 15:15:00+00:00",
"exit_time": "2026-02-19 17:15:00+00:00",
"entry_price": 0.09672,
"exit_price": 0.097694,
"quantity": 895.0,
"sl": 0.097694,
"tp": 0.094774,
"gross_pnl": -0.871156,
"entry_fee": 0.034626,
"exit_fee": 0.034974,
"net_pnl": -0.940756,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 39.47891668316855,
"macd_hist": -7.165235087944178e-06,
"atr": 0.0006489055659766015,
"adx": 25.08007139337385
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-20 09:15:00+00:00",
"exit_time": "2026-02-20 10:00:00+00:00",
"entry_price": 0.283072,
"exit_price": 0.28364,
"quantity": 295.4,
"sl": 0.28364,
"tp": 0.281935,
"gross_pnl": -0.167818,
"entry_fee": 0.033448,
"exit_fee": 0.033515,
"net_pnl": -0.23478,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 43.74582065710444,
"macd_hist": -1.1417823231381233e-06,
"atr": 0.0003787353912655811,
"adx": 16.650342030113215
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-20 09:00:00+00:00",
"exit_time": "2026-02-20 11:00:00+00:00",
"entry_price": 1.426043,
"exit_price": 1.417357,
"quantity": 58.7,
"sl": 1.417357,
"tp": 1.443413,
"gross_pnl": -0.50983,
"entry_fee": 0.033483,
"exit_fee": 0.03328,
"net_pnl": -0.576593,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 62.93301032877026,
"macd_hist": 0.00037491521978026514,
"atr": 0.005790231598091361,
"adx": 11.453741916967095
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-20 13:45:00+00:00",
"exit_time": "2026-02-20 14:30:00+00:00",
"entry_price": 0.09622,
"exit_price": 0.097962,
"quantity": 854.6,
"sl": 0.095348,
"tp": 0.097962,
"gross_pnl": 1.488935,
"entry_fee": 0.032892,
"exit_fee": 0.033487,
"net_pnl": 1.422556,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 24.26062744882922,
"macd_hist": -0.0002932276907676491,
"atr": 0.0005807530244963413,
"adx": 22.980841762035762
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-20 13:45:00+00:00",
"exit_time": "2026-02-20 14:30:00+00:00",
"entry_price": 1.383138,
"exit_price": 1.4055,
"quantity": 59.4,
"sl": 1.371957,
"tp": 1.4055,
"gross_pnl": 1.328305,
"entry_fee": 0.032863,
"exit_fee": 0.033395,
"net_pnl": 1.262047,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 23.489593595326372,
"macd_hist": -0.0033081518478254896,
"atr": 0.007454013924486339,
"adx": 31.293386500931
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-20 16:00:00+00:00",
"exit_time": "2026-02-20 17:15:00+00:00",
"entry_price": 0.10183,
"exit_price": 0.098733,
"quantity": 850.2,
"sl": 0.103378,
"tp": 0.098733,
"gross_pnl": 2.632798,
"entry_fee": 0.03463,
"exit_fee": 0.033577,
"net_pnl": 2.564591,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 71.54086011495114,
"macd_hist": 0.00045346037389393224,
"atr": 0.0010322270315396098,
"adx": 28.003886044394427
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-21 06:00:00+00:00",
"exit_time": "2026-02-21 06:30:00+00:00",
"entry_price": 1.434643,
"exit_price": 1.428185,
"quantity": 63.3,
"sl": 1.428185,
"tp": 1.44756,
"gross_pnl": -0.408821,
"entry_fee": 0.036325,
"exit_fee": 0.036162,
"net_pnl": -0.481308,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 61.35856695940117,
"macd_hist": 0.0002907193818930025,
"atr": 0.004305646266643643,
"adx": 13.476793846073315
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-21 09:15:00+00:00",
"exit_time": "2026-02-21 11:30:00+00:00",
"entry_price": 0.1008,
"exit_price": 0.099846,
"quantity": 892.1,
"sl": 0.101277,
"tp": 0.099846,
"gross_pnl": 0.851365,
"entry_fee": 0.035969,
"exit_fee": 0.035629,
"net_pnl": 0.779767,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 67.2367192183637,
"macd_hist": 7.342623026676568e-05,
"atr": 0.0003181128161623774,
"adx": 10.341005251260514
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-21 14:00:00+00:00",
"exit_time": "2026-02-21 14:30:00+00:00",
"entry_price": 1.447345,
"exit_price": 1.460803,
"quantity": 63.0,
"sl": 1.440616,
"tp": 1.460803,
"gross_pnl": 0.847879,
"entry_fee": 0.036473,
"exit_fee": 0.036812,
"net_pnl": 0.774594,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 65.66004200808446,
"macd_hist": 0.0002040437812304472,
"atr": 0.004486132335137116,
"adx": 22.48469775979257
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-21 15:15:00+00:00",
"exit_time": "2026-02-21 18:30:00+00:00",
"entry_price": 0.287029,
"exit_price": 0.288077,
"quantity": 322.0,
"sl": 0.286505,
"tp": 0.288077,
"gross_pnl": 0.337485,
"entry_fee": 0.036969,
"exit_fee": 0.037104,
"net_pnl": 0.263412,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 70.32118119850449,
"macd_hist": 3.7926298658587745e-05,
"atr": 0.00034936380129193054,
"adx": 21.878263775756455
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-21 23:00:00+00:00",
"exit_time": "2026-02-22 00:30:00+00:00",
"entry_price": 0.09867,
"exit_price": 0.09764,
"quantity": 940.2,
"sl": 0.099185,
"tp": 0.09764,
"gross_pnl": 0.9686,
"entry_fee": 0.037108,
"exit_fee": 0.03672,
"net_pnl": 0.894772,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.68537856904124,
"macd_hist": -1.0440162820913072e-05,
"atr": 0.00034340225236715406,
"adx": 29.769010341134013
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-22 12:00:00+00:00",
"exit_time": "2026-02-22 13:30:00+00:00",
"entry_price": 0.09665,
"exit_price": 0.095887,
"quantity": 974.7,
"sl": 0.097032,
"tp": 0.095887,
"gross_pnl": 0.744345,
"entry_fee": 0.037682,
"exit_fee": 0.037384,
"net_pnl": 0.669278,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 30.63885994036531,
"macd_hist": -6.141240793486571e-06,
"atr": 0.0002545551070434051,
"adx": 29.365439166418064
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-22 12:00:00+00:00",
"exit_time": "2026-02-22 13:30:00+00:00",
"entry_price": 1.412159,
"exit_price": 1.400859,
"quantity": 66.7,
"sl": 1.417809,
"tp": 1.400859,
"gross_pnl": 0.753711,
"entry_fee": 0.037676,
"exit_fee": 0.037375,
"net_pnl": 0.678659,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 32.66049689805588,
"macd_hist": -0.00015102090821537636,
"atr": 0.003766670593707015,
"adx": 23.215264082624675
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-22 17:30:00+00:00",
"exit_time": "2026-02-22 20:00:00+00:00",
"entry_price": 1.386339,
"exit_price": 1.379198,
"quantity": 69.4,
"sl": 1.379198,
"tp": 1.40062,
"gross_pnl": -0.495554,
"entry_fee": 0.038485,
"exit_fee": 0.038287,
"net_pnl": -0.572326,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 28.43423673870778,
"macd_hist": 1.5280537747968878e-05,
"atr": 0.004760369440422805,
"adx": 55.22948752326695
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-22 17:30:00+00:00",
"exit_time": "2026-02-22 22:15:00+00:00",
"entry_price": 0.09503,
"exit_price": 0.095664,
"quantity": 1013.6,
"sl": 0.095664,
"tp": 0.093763,
"gross_pnl": -0.64261,
"entry_fee": 0.038529,
"exit_fee": 0.038786,
"net_pnl": -0.719925,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.938684324459956,
"macd_hist": -1.1774605905833522e-05,
"atr": 0.00042265821702886153,
"adx": 46.94415468198719
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-23 00:45:00+00:00",
"exit_time": "2026-02-23 01:00:00+00:00",
"entry_price": 0.094411,
"exit_price": 0.093209,
"quantity": 995.4,
"sl": 0.095011,
"tp": 0.093209,
"gross_pnl": 1.196191,
"entry_fee": 0.037591,
"exit_fee": 0.037112,
"net_pnl": 1.121488,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.56497358591658,
"macd_hist": -4.3680382640854666e-05,
"atr": 0.0004005729655449314,
"adx": 25.08027753496355
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-23 00:30:00+00:00",
"exit_time": "2026-02-23 01:00:00+00:00",
"entry_price": 1.372063,
"exit_price": 1.354571,
"quantity": 68.5,
"sl": 1.380808,
"tp": 1.354571,
"gross_pnl": 1.198156,
"entry_fee": 0.037595,
"exit_fee": 0.037115,
"net_pnl": 1.123447,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.409806530652943,
"macd_hist": -0.0010471706598795642,
"atr": 0.00583044494424553,
"adx": 29.57336605441547
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-23 01:45:00+00:00",
"exit_time": "2026-02-23 06:00:00+00:00",
"entry_price": 0.092059,
"exit_price": 0.094088,
"quantity": 1061.0,
"sl": 0.091045,
"tp": 0.094088,
"gross_pnl": 2.152266,
"entry_fee": 0.03907,
"exit_fee": 0.039931,
"net_pnl": 2.073266,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 26.606615007612188,
"macd_hist": -0.00035773875917378414,
"atr": 0.000676175407875072,
"adx": 34.25361796430078
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-23 01:45:00+00:00",
"exit_time": "2026-02-23 06:30:00+00:00",
"entry_price": 1.331633,
"exit_price": 1.358674,
"quantity": 73.3,
"sl": 1.318113,
"tp": 1.358674,
"gross_pnl": 1.982111,
"entry_fee": 0.039043,
"exit_fee": 0.039836,
"net_pnl": 1.903231,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 21.751401851438008,
"macd_hist": -0.006159335113362277,
"atr": 0.009013693503234804,
"adx": 42.64778022635647
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-24 01:00:00+00:00",
"exit_time": "2026-02-24 01:15:00+00:00",
"entry_price": 1.343766,
"exit_price": 1.354153,
"quantity": 77.5,
"sl": 1.354153,
"tp": 1.322991,
"gross_pnl": -0.805028,
"entry_fee": 0.041657,
"exit_fee": 0.041979,
"net_pnl": -0.888664,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 34.43721368661258,
"macd_hist": -0.00016442644916439368,
"atr": 0.006924973823382633,
"adx": 19.25387615303694
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-24 13:30:00+00:00",
"exit_time": "2026-02-24 14:30:00+00:00",
"entry_price": 0.090781,
"exit_price": 0.091391,
"quantity": 1130.2,
"sl": 0.091391,
"tp": 0.08956,
"gross_pnl": -0.690019,
"entry_fee": 0.04104,
"exit_fee": 0.041316,
"net_pnl": -0.772376,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.0531740504295,
"macd_hist": -1.000436159674504e-05,
"atr": 0.00040701903882754047,
"adx": 33.9876866710208
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-25 00:00:00+00:00",
"exit_time": "2026-02-25 00:15:00+00:00",
"entry_price": 0.284068,
"exit_price": 0.283554,
"quantity": 356.3,
"sl": 0.283554,
"tp": 0.285097,
"gross_pnl": -0.183208,
"entry_fee": 0.040485,
"exit_fee": 0.040412,
"net_pnl": -0.264105,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 74.4360707554846,
"macd_hist": 1.605134158696569e-05,
"atr": 0.0003427965471526813,
"adx": 30.946071617360673
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-24 16:00:00+00:00",
"exit_time": "2026-02-25 01:00:00+00:00",
"entry_price": 1.359364,
"exit_price": 1.372607,
"quantity": 74.5,
"sl": 1.372607,
"tp": 1.332878,
"gross_pnl": -0.986599,
"entry_fee": 0.040509,
"exit_fee": 0.040904,
"net_pnl": -1.068012,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 73.34619254799445,
"macd_hist": 0.0031307345038226525,
"atr": 0.008828626453675808,
"adx": 18.08586115829792
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-25 01:00:00+00:00",
"exit_time": "2026-02-25 03:15:00+00:00",
"entry_price": 0.093839,
"exit_price": 0.093003,
"quantity": 1073.0,
"sl": 0.093003,
"tp": 0.095512,
"gross_pnl": -0.897589,
"entry_fee": 0.040276,
"exit_fee": 0.039917,
"net_pnl": -0.977781,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 72.01537758163877,
"macd_hist": 8.638106511669712e-05,
"atr": 0.0005576817512106384,
"adx": 20.26384360148862
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-25 13:15:00+00:00",
"exit_time": "2026-02-25 13:30:00+00:00",
"entry_price": 1.406059,
"exit_price": 1.416125,
"quantity": 69.1,
"sl": 1.416125,
"tp": 1.385927,
"gross_pnl": -0.695568,
"entry_fee": 0.038863,
"exit_fee": 0.039142,
"net_pnl": -0.773573,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 79.94835404980918,
"macd_hist": 0.0025638072921951027,
"atr": 0.006710736997211405,
"adx": 32.348598677210866
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-25 14:45:00+00:00",
"exit_time": "2026-02-25 16:15:00+00:00",
"entry_price": 1.435256,
"exit_price": 1.44863,
"quantity": 66.8,
"sl": 1.44863,
"tp": 1.40851,
"gross_pnl": -0.893345,
"entry_fee": 0.03835,
"exit_fee": 0.038707,
"net_pnl": -0.970403,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 82.94258379627506,
"macd_hist": 0.003378015712686179,
"atr": 0.008915620900779665,
"adx": 45.64097836756208
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-25 23:15:00+00:00",
"exit_time": "2026-02-25 23:30:00+00:00",
"entry_price": 0.10161,
"exit_price": 0.100099,
"quantity": 926.9,
"sl": 0.100099,
"tp": 0.104632,
"gross_pnl": -1.400483,
"entry_fee": 0.037673,
"exit_fee": 0.037113,
"net_pnl": -1.475269,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 41.08592395211869,
"macd_hist": -0.0005050955141345235,
"atr": 0.001007288350419272,
"adx": 49.61237777649783
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-26 15:15:00+00:00",
"exit_time": "2026-02-26 15:30:00+00:00",
"entry_price": 0.0977,
"exit_price": 0.098641,
"quantity": 938.0,
"sl": 0.098641,
"tp": 0.095818,
"gross_pnl": -0.882684,
"entry_fee": 0.036657,
"exit_fee": 0.03701,
"net_pnl": -0.956351,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.761833965657438,
"macd_hist": -4.7442425899968366e-05,
"atr": 0.0006273518957842413,
"adx": 27.318023299101363
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-27 07:45:00+00:00",
"exit_time": "2026-02-27 09:45:00+00:00",
"entry_price": 1.416242,
"exit_price": 1.407409,
"quantity": 63.6,
"sl": 1.407409,
"tp": 1.433907,
"gross_pnl": -0.561769,
"entry_fee": 0.036029,
"exit_fee": 0.035804,
"net_pnl": -0.633603,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 60.70821107928216,
"macd_hist": 0.0001178395264229185,
"atr": 0.0058885652584498935,
"adx": 11.489166872759201
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-02-27 10:45:00+00:00",
"exit_time": "2026-02-27 11:30:00+00:00",
"entry_price": 0.096,
"exit_price": 0.095159,
"quantity": 925.9,
"sl": 0.095159,
"tp": 0.097681,
"gross_pnl": -0.77855,
"entry_fee": 0.035554,
"exit_fee": 0.035243,
"net_pnl": -0.849347,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.10079850815554,
"macd_hist": -0.00027737438106582103,
"atr": 0.0005605714215867677,
"adx": 24.0127338093813
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-27 10:45:00+00:00",
"exit_time": "2026-02-27 12:30:00+00:00",
"entry_price": 1.388239,
"exit_price": 1.377112,
"quantity": 64.0,
"sl": 1.377112,
"tp": 1.410492,
"gross_pnl": -0.712097,
"entry_fee": 0.035539,
"exit_fee": 0.035254,
"net_pnl": -0.78289,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.885557334817122,
"macd_hist": -0.003407599408964515,
"atr": 0.0074176782037142395,
"adx": 22.470273988704026
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-02-28 06:15:00+00:00",
"exit_time": "2026-02-28 06:30:00+00:00",
"entry_price": 0.281982,
"exit_price": 0.281186,
"quantity": 305.1,
"sl": 0.28238,
"tp": 0.281186,
"gross_pnl": 0.242683,
"entry_fee": 0.034413,
"exit_fee": 0.034316,
"net_pnl": 0.173953,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 35.29304916702364,
"macd_hist": -2.7378183458122196e-05,
"atr": 0.0002651398896973474,
"adx": 18.013817641902826
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-02-28 06:15:00+00:00",
"exit_time": "2026-02-28 06:30:00+00:00",
"entry_price": 1.331433,
"exit_price": 1.322797,
"quantity": 64.6,
"sl": 1.322797,
"tp": 1.348705,
"gross_pnl": -0.557895,
"entry_fee": 0.034404,
"exit_fee": 0.034181,
"net_pnl": -0.626481,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 22.07257216583472,
"macd_hist": -0.0019878129960472814,
"atr": 0.005757434514952236,
"adx": 36.23941502849302
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-02-28 07:15:00+00:00",
"exit_time": "2026-02-28 08:00:00+00:00",
"entry_price": 0.280568,
"exit_price": 0.27998,
"quantity": 303.6,
"sl": 0.27998,
"tp": 0.281745,
"gross_pnl": -0.178669,
"entry_fee": 0.034072,
"exit_fee": 0.034001,
"net_pnl": -0.246742,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 21.025333441592114,
"macd_hist": -0.00022122744341155124,
"atr": 0.00039233393350806585,
"adx": 25.98981365478963
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-02-28 19:30:00+00:00",
"exit_time": "2026-02-28 20:15:00+00:00",
"entry_price": 0.092801,
"exit_price": 0.093966,
"quantity": 912.7,
"sl": 0.093966,
"tp": 0.090469,
"gross_pnl": -1.063937,
"entry_fee": 0.03388,
"exit_fee": 0.034305,
"net_pnl": -1.132122,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 67.81290246542778,
"macd_hist": 0.00015415409752277023,
"atr": 0.0007771353169389029,
"adx": 38.19847730731143
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-02-28 19:30:00+00:00",
"exit_time": "2026-02-28 20:15:00+00:00",
"entry_price": 1.351565,
"exit_price": 1.367961,
"quantity": 62.6,
"sl": 1.367961,
"tp": 1.318772,
"gross_pnl": -1.026417,
"entry_fee": 0.033843,
"exit_fee": 0.034254,
"net_pnl": -1.094514,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.54822488885074,
"macd_hist": 0.001996836813561797,
"atr": 0.010930955026349701,
"adx": 30.679267717234538
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-03-01 01:00:00+00:00",
"exit_time": "2026-03-01 01:45:00+00:00",
"entry_price": 0.093199,
"exit_price": 0.094908,
"quantity": 867.9,
"sl": 0.092345,
"tp": 0.094908,
"gross_pnl": 1.483356,
"entry_fee": 0.032355,
"exit_fee": 0.032948,
"net_pnl": 1.418053,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 49.52347179898224,
"macd_hist": -0.00018434085678775312,
"atr": 0.0005697108411647494,
"adx": 49.62348100775209
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-03-01 01:45:00+00:00",
"exit_time": "2026-03-01 02:45:00+00:00",
"entry_price": 0.282828,
"exit_price": 0.282077,
"quantity": 294.2,
"sl": 0.282077,
"tp": 0.28433,
"gross_pnl": -0.220914,
"entry_fee": 0.033283,
"exit_fee": 0.033195,
"net_pnl": -0.287392,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 71.3108771780902,
"macd_hist": 3.7655149390144994e-06,
"atr": 0.0005005972278084214,
"adx": 22.45374957316276
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-03-01 02:00:00+00:00",
"exit_time": "2026-03-01 03:45:00+00:00",
"entry_price": 0.09736,
"exit_price": 0.09613,
"quantity": 854.0,
"sl": 0.09613,
"tp": 0.099819,
"gross_pnl": -1.050267,
"entry_fee": 0.033258,
"exit_fee": 0.032838,
"net_pnl": -1.116363,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 79.15555653051382,
"macd_hist": 0.00016999126408950415,
"atr": 0.000819880813580447,
"adx": 48.22694412296958
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-03-01 12:45:00+00:00",
"exit_time": "2026-03-01 13:45:00+00:00",
"entry_price": 0.092911,
"exit_price": 0.09362,
"quantity": 868.9,
"sl": 0.09362,
"tp": 0.091492,
"gross_pnl": -0.616288,
"entry_fee": 0.032292,
"exit_fee": 0.032539,
"net_pnl": -0.681118,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 30.77753689835087,
"macd_hist": -1.3821886312990247e-05,
"atr": 0.00047284904251905226,
"adx": 40.351890955138146
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-03-01 16:45:00+00:00",
"exit_time": "2026-03-01 20:00:00+00:00",
"entry_price": 1.369363,
"exit_price": 1.345034,
"quantity": 58.0,
"sl": 1.384476,
"tp": 1.339137,
"gross_pnl": 1.411056,
"entry_fee": 0.031769,
"exit_fee": 0.031205,
"net_pnl": 1.348082,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 41.69984163406662,
"macd_hist": -2.4017391715017828e-05,
"atr": 0.010075216776742531,
"adx": 21.09917043901811
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-03-01 16:45:00+00:00",
"exit_time": "2026-03-01 20:30:00+00:00",
"entry_price": 0.092841,
"exit_price": 0.090573,
"quantity": 856.7,
"sl": 0.093975,
"tp": 0.090573,
"gross_pnl": 1.942882,
"entry_fee": 0.031815,
"exit_fee": 0.031038,
"net_pnl": 1.88003,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 38.81293494167889,
"macd_hist": -1.3902633682119442e-05,
"atr": 0.0007559559377591527,
"adx": 28.44549971601536
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-03-01 20:00:00+00:00",
"exit_time": "2026-03-01 22:00:00+00:00",
"entry_price": 1.345034,
"exit_price": 1.371522,
"quantity": 60.7,
"sl": 1.331791,
"tp": 1.371522,
"gross_pnl": 1.607772,
"entry_fee": 0.032657,
"exit_fee": 0.033301,
"net_pnl": 1.541814,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 29.24522695148579,
"macd_hist": -0.002156867902308998,
"atr": 0.008829063489369965,
"adx": 28.832049018867334
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-03-02 07:15:00+00:00",
"exit_time": "2026-03-02 08:30:00+00:00",
"entry_price": 0.281308,
"exit_price": 0.280829,
"quantity": 310.3,
"sl": 0.280829,
"tp": 0.282266,
"gross_pnl": -0.148664,
"entry_fee": 0.034916,
"exit_fee": 0.034856,
"net_pnl": -0.218436,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 57.76901765724882,
"macd_hist": 1.544837001824327e-05,
"atr": 0.0003193983437262701,
"adx": 13.148745492470047
}
},
{
"symbol": "DOGEUSDT",
"side": "LONG",
"entry_time": "2026-03-02 07:00:00+00:00",
"exit_time": "2026-03-02 14:30:00+00:00",
"entry_price": 0.091399,
"exit_price": 0.092871,
"quantity": 955.7,
"sl": 0.090516,
"tp": 0.093165,
"gross_pnl": 1.406382,
"entry_fee": 0.03494,
"exit_fee": 0.035503,
"net_pnl": 1.33594,
"close_reason": "REVERSE_SIGNAL",
"ml_proba": null,
"indicators": {
"rsi": 33.01979427871333,
"macd_hist": -0.00019732307444605485,
"atr": 0.0005886511914496445,
"adx": 21.99082616125399
}
},
{
"symbol": "DOGEUSDT",
"side": "SHORT",
"entry_time": "2026-03-02 14:30:00+00:00",
"exit_time": "2026-03-02 14:45:00+00:00",
"entry_price": 0.092871,
"exit_price": 0.093746,
"quantity": 959.1,
"sl": 0.093746,
"tp": 0.091119,
"gross_pnl": -0.839899,
"entry_fee": 0.035629,
"exit_fee": 0.035965,
"net_pnl": -0.911492,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 65.24225671472759,
"macd_hist": 9.67246880451132e-05,
"atr": 0.0005838101968513072,
"adx": 26.880252929688957
}
},
{
"symbol": "TRXUSDT",
"side": "LONG",
"entry_time": "2026-03-02 14:30:00+00:00",
"exit_time": "2026-03-02 15:00:00+00:00",
"entry_price": 0.281808,
"exit_price": 0.282743,
"quantity": 315.9,
"sl": 0.281341,
"tp": 0.282743,
"gross_pnl": 0.295406,
"entry_fee": 0.035609,
"exit_fee": 0.035727,
"net_pnl": 0.224069,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 59.93057994138829,
"macd_hist": 1.5017636788613656e-05,
"atr": 0.00031170800921996464,
"adx": 8.812342320035047
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-03-02 15:30:00+00:00",
"exit_time": "2026-03-02 17:30:00+00:00",
"entry_price": 0.282872,
"exit_price": 0.28176,
"quantity": 310.4,
"sl": 0.283428,
"tp": 0.28176,
"gross_pnl": 0.345108,
"entry_fee": 0.035121,
"exit_fee": 0.034983,
"net_pnl": 0.275003,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 73.35282114662373,
"macd_hist": 0.00014881824962046527,
"atr": 0.0003706058010030013,
"adx": 18.32065989874555
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-03-02 15:30:00+00:00",
"exit_time": "2026-03-03 02:00:00+00:00",
"entry_price": 1.412859,
"exit_price": 1.37803,
"quantity": 62.1,
"sl": 1.430273,
"tp": 1.37803,
"gross_pnl": 2.162861,
"entry_fee": 0.035095,
"exit_fee": 0.03423,
"net_pnl": 2.093535,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 80.19369764853536,
"macd_hist": 0.007818429022656996,
"atr": 0.011609559219653485,
"adx": 29.10789794370439
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-03-03 08:30:00+00:00",
"exit_time": "2026-03-03 12:00:00+00:00",
"entry_price": 1.350665,
"exit_price": 1.360691,
"quantity": 67.8,
"sl": 1.360691,
"tp": 1.330614,
"gross_pnl": -0.679743,
"entry_fee": 0.03663,
"exit_fee": 0.036902,
"net_pnl": -0.753275,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 27.847943100551277,
"macd_hist": -0.0003471453442456104,
"atr": 0.006683802778666558,
"adx": 35.94717361225864
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-03-03 14:30:00+00:00",
"exit_time": "2026-03-03 15:30:00+00:00",
"entry_price": 0.279982,
"exit_price": 0.280591,
"quantity": 322.6,
"sl": 0.280591,
"tp": 0.278764,
"gross_pnl": -0.196393,
"entry_fee": 0.036129,
"exit_fee": 0.036207,
"net_pnl": -0.268729,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 29.43739913700186,
"macd_hist": -2.213135115266044e-05,
"atr": 0.0004058543242067983,
"adx": 40.078205481519845
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-03-03 14:30:00+00:00",
"exit_time": "2026-03-03 15:30:00+00:00",
"entry_price": 1.340366,
"exit_price": 1.352418,
"quantity": 67.3,
"sl": 1.352418,
"tp": 1.316263,
"gross_pnl": -0.811075,
"entry_fee": 0.036083,
"exit_fee": 0.036407,
"net_pnl": -0.883565,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 37.94249692399012,
"macd_hist": -7.962928361662444e-05,
"atr": 0.008034421886711031,
"adx": 22.024277139082468
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-03-03 21:00:00+00:00",
"exit_time": "2026-03-04 00:00:00+00:00",
"entry_price": 0.280302,
"exit_price": 0.27932,
"quantity": 315.0,
"sl": 0.280793,
"tp": 0.27932,
"gross_pnl": 0.309281,
"entry_fee": 0.035318,
"exit_fee": 0.035194,
"net_pnl": 0.238769,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 41.124681162234666,
"macd_hist": -2.1700583846393688e-07,
"atr": 0.0003272815601093637,
"adx": 29.10508754848087
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-03-04 06:30:00+00:00",
"exit_time": "2026-03-04 07:00:00+00:00",
"entry_price": 0.282222,
"exit_price": 0.282864,
"quantity": 314.0,
"sl": 0.282864,
"tp": 0.280937,
"gross_pnl": -0.201669,
"entry_fee": 0.035447,
"exit_fee": 0.035528,
"net_pnl": -0.272643,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 79.44721259824618,
"macd_hist": 0.0002151685916460065,
"atr": 0.0004281709386039071,
"adx": 36.29048334480313
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-03-04 08:45:00+00:00",
"exit_time": "2026-03-04 09:00:00+00:00",
"entry_price": 1.40316,
"exit_price": 1.415431,
"quantity": 62.8,
"sl": 1.415431,
"tp": 1.378618,
"gross_pnl": -0.77061,
"entry_fee": 0.035247,
"exit_fee": 0.035556,
"net_pnl": -0.841413,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 77.18565041190764,
"macd_hist": 0.004166309787539107,
"atr": 0.008180578458246728,
"adx": 23.6643530746702
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-03-04 09:30:00+00:00",
"exit_time": "2026-03-04 12:15:00+00:00",
"entry_price": 1.417358,
"exit_price": 1.388428,
"quantity": 61.1,
"sl": 1.431823,
"tp": 1.388428,
"gross_pnl": 1.767651,
"entry_fee": 0.03464,
"exit_fee": 0.033933,
"net_pnl": 1.699078,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 78.50340473325137,
"macd_hist": 0.0062125708841828855,
"atr": 0.009643487927393592,
"adx": 32.951763837019236
}
},
{
"symbol": "XRPUSDT",
"side": "SHORT",
"entry_time": "2026-03-04 15:30:00+00:00",
"exit_time": "2026-03-04 15:45:00+00:00",
"entry_price": 1.442956,
"exit_price": 1.458602,
"quantity": 62.0,
"sl": 1.458602,
"tp": 1.411663,
"gross_pnl": -0.970082,
"entry_fee": 0.035785,
"exit_fee": 0.036173,
"net_pnl": -1.042041,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 76.49619040654012,
"macd_hist": 0.003512862704837501,
"atr": 0.010430993759213032,
"adx": 32.13136081230846
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-03-04 20:00:00+00:00",
"exit_time": "2026-03-04 22:00:00+00:00",
"entry_price": 0.287081,
"exit_price": 0.287798,
"quantity": 305.2,
"sl": 0.287798,
"tp": 0.285648,
"gross_pnl": -0.218668,
"entry_fee": 0.035047,
"exit_fee": 0.035134,
"net_pnl": -0.28885,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 66.75063456669581,
"macd_hist": -4.611567326265353e-06,
"atr": 0.0004776505552095504,
"adx": 40.67383249565116
}
},
{
"symbol": "TRXUSDT",
"side": "SHORT",
"entry_time": "2026-03-05 13:15:00+00:00",
"exit_time": "2026-03-05 14:15:00+00:00",
"entry_price": 0.283422,
"exit_price": 0.282513,
"quantity": 307.3,
"sl": 0.283876,
"tp": 0.282513,
"gross_pnl": 0.279087,
"entry_fee": 0.034838,
"exit_fee": 0.034727,
"net_pnl": 0.209522,
"close_reason": "TAKE_PROFIT",
"ml_proba": null,
"indicators": {
"rsi": 31.31323677748896,
"macd_hist": -4.492490504763092e-06,
"atr": 0.0003027302197952588,
"adx": 41.884214924363434
}
},
{
"symbol": "XRPUSDT",
"side": "LONG",
"entry_time": "2026-03-05 15:15:00+00:00",
"exit_time": "2026-03-05 16:00:00+00:00",
"entry_price": 1.411441,
"exit_price": 1.397404,
"quantity": 61.9,
"sl": 1.397404,
"tp": 1.439516,
"gross_pnl": -0.868907,
"entry_fee": 0.034947,
"exit_fee": 0.0346,
"net_pnl": -0.938454,
"close_reason": "STOP_LOSS",
"ml_proba": null,
"indicators": {
"rsi": 32.335508760865935,
"macd_hist": -0.0025703210613718616,
"atr": 0.009358179789652454,
"adx": 17.478463116769632
}
}
],
"validation": {
"overall": "PASS",
"checks": [
{
"name": "exit_after_entry",
"passed": true,
"level": "FAIL",
"message": "모든 트레이드에서 청산 > 진입"
},
{
"name": "sl_tp_direction",
"passed": true,
"level": "FAIL",
"message": "SL/TP 방향 정합"
},
{
"name": "no_overlap",
"passed": true,
"level": "FAIL",
"message": "포지션 비중첩 확인"
},
{
"name": "positive_fees",
"passed": true,
"level": "FAIL",
"message": "수수료 양수 확인"
},
{
"name": "no_negative_balance",
"passed": true,
"level": "FAIL",
"message": "잔고 양수 유지"
},
{
"name": "win_rate_high",
"passed": true,
"level": "WARNING",
"message": "승률 정상 (33.9%)"
},
{
"name": "win_rate_low",
"passed": true,
"level": "WARNING",
"message": "승률 정상 (33.9%)"
},
{
"name": "mdd_nonzero",
"passed": true,
"level": "WARNING",
"message": "MDD 정상 (64.2%)"
},
{
"name": "trade_frequency",
"passed": true,
"level": "WARNING",
"message": "월 평균 112.3건"
},
{
"name": "profit_factor_high",
"passed": true,
"level": "WARNING",
"message": "PF 정상 (0.87)"
}
]
}
}