| 06-24 11:50:40 |
INFO
|
position |
|
tiger_client |
Getting positions for symbol: all |
| 06-24 11:50:40 |
INFO
|
order |
|
routes |
📊 [PAPER] Entry fill processed via OrderTracker: already_filled |
| 06-24 11:50:40 |
INFO
|
order |
|
tiger_client |
Order 43699750625627136 Tiger data: avgFillPrice=240.11, filledQuantity=31, totalQuantity=31, realizedPnl=0, commission=2.98, reason=, order_type=LMT, outside_rth=True |
| 06-24 11:50:39 |
INFO
|
order |
SOXL |
push_event_handlers |
📊 External fill registered and processed: SOXL 43699750625627136 |
| 06-24 11:50:39 |
INFO
|
order |
SOXL |
discord_notifier |
Discord通知发送成功: 📦 Entry filled: SOXL LONG 31.0@$240.11 (paper) |
| 06-24 11:50:39 |
INFO
|
order |
SOXL |
order_tracker_service |
📦 Entry fill → Position updated: SOXL 31.0@$240.11 |
| 06-24 11:50:39 |
INFO
|
trailing_stop |
SOXL |
order_tracker_service |
🎯 Created TrailingStop (per-signal) for SOXL qty=31.0 sgid=0108848c-cd7f-4f2b-8b60-63fe648b564f |
| 06-24 11:50:39 |
INFO
|
websocket |
SOXL |
trailing_stop_engine |
📊 Subscribed to WebSocket quotes for SOXL |
| 06-24 11:50:39 |
INFO
|
order |
SOXL |
trailing_stop_engine |
[SOXL] Per-signal TSP #7595: software-only protection (no broker OCA) |
| 06-24 11:50:39 |
INFO
|
trailing_stop |
SOXL |
trailing_stop_engine |
📊 Auto-subscribed SOXL to WebSocket on trailing stop creation |
| 06-24 11:50:39 |
WARN
|
position |
|
trailing_stop_engine |
⚠️ Position #4546 already linked to TS #7594, new TS #7595 not linked |
| 06-24 11:50:39 |
INFO
|
trailing_stop |
SOXL |
trailing_stop_engine |
Created trailing stop for SOXL: entry=240.11, SL=234.94, TP=253.5 |
| 06-24 11:50:39 |
INFO
|
trailing_stop |
SOXL |
trailing_stop_engine |
📊 [SOXL] 使用信号自定义 trailing 配置: {'ladder': [{'profitPct': 2.4, 'newStopPct': 1}, {'profitPct': 2.7, 'newStopPct': 1.8}, {'profitPct': 4.2, 'newStopPct': 2.9}, {'profitPct': 5.5, 'newStopPct': 4.1}], 'activationPct': 5.3, 'trailPct': 2.0} |
| 06-24 11:50:39 |
INFO
|
signal |
SOXL |
trailing_stop_engine |
[SOXL] Per-signal mode (sgid=0108848c-cd7f-4f2b-8b60-63fe648b564f): skipping existing-TSP merge, creating new TSP |
| 06-24 11:50:39 |
INFO
|
sync |
SOXL |
trailing_stop_engine |
[SOXL] from_reconciliation=True: bypassing cooldown/ghost checks |
| 06-24 11:50:39 |
INFO
|
order |
SOXL |
trailing_stop_engine |
🔍 [TRACE] create_trailing_stop_for_trade called: symbol=SOXL, quantity=31, side=long, entry_price=240.11, trade_id=19148, account_type=paper, SL=234.94, TP=253.5, sl_order_id=None, tp_order_id=None, from_reconciliation=False, source=None |
| 06-24 11:50:39 |
INFO
|
position |
SOXL |
order_tracker_service |
📝 EntrySignalRecord #11466 created for SOXL (signal_log_id=41140, position_id=4546) |
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
order_tracker_service |
📋 Order 43699750625627136 FILLED (source=websocket_external): SOXL entry qty=31 price=$240.11 pnl=$0.00 |
| 06-24 11:50:38 |
ERROR
|
order |
SOXL |
order_tracker_service |
Error registering order 43699750625627136: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ix_order_tracker_tiger_order_id"
DETAIL: Key (tiger_order_id)=(43699750625627136) already exists.
[SQL: INSERT INTO order_tracker (tiger_order_id, parent_order_id, symbol, account_type, role, side, quantity, order_type, limit_price, stop_price, status, filled_quantity, avg_fill_price, realized_pnl, commission, fill_time, oca_group_id, leg_role, signal_content, custom_trailing_config, signal_group_id, indicator, trade_id, trailing_stop_id, closed_position_id, position_id, signal_log_id, fill_source, created_at, updated_at) VALUES (%(tiger_order_id)s, %(parent_order_id)s, %(symbol)s, %(account_type)s, %(role)s, %(side)s, %(quantity)s, %(order_type)s, %(limit_price)s, %(stop_price)s, %(status)s, %(filled_quantity)s, %(avg_fill_price)s, %(realized_pnl)s, %(commission)s, %(fill_time)s, %(oca_group_id)s, %(leg_role)s, %(signal_content)s, %(custom_trailing_config)s, %(signal_group_id)s, %(indicator)s, %(trade_id)s, %(trailing_stop_id)s, %(closed_position_id)s, %(position_id)s, %(signal_log_id)s, %(fill_source)s, %(created_at)s, %(updated_at)s) RETURNING order_tracker.id]
[parameters: {'tiger_order_id': '43699750625627136', 'parent_order_id': None, 'symbol': 'SOXL', 'account_type': 'paper', 'role': 'EXIT_SIGNAL', 'side': 'BUY', 'quantity': 31, 'order_type': None, 'limit_price': None, 'stop_price': None, 'status': 'PENDING', 'filled_quantity': None, 'avg_fill_price': None, 'realized_pnl': None, 'commission': None, 'fill_time': None, 'oca_group_id': None, 'leg_role': None, 'signal_content': None, 'custom_trailing_config': None, 'signal_group_id': None, 'indicator': None, 'trade_id': None, 'trailing_stop_id': None, 'closed_position_id': None, 'position_id': None, 'signal_log_id': None, 'fill_source': None, 'created_at': datetime.datetime(2026, 6, 24, 11, 50, 38, 749752), 'updated_at': datetime.datetime(2026, 6, 24, 11, 50, 38, 749759)}]
(Background on |
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
order_tracker_service |
📋 Registered order 43699750625627136: SOXL entry (paper) |
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
push_event_handlers |
📋 WebSocket order event: SOXL BUY status=FILLED filled=31 @ $240.11 |
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
tiger_push_client |
📋 Order update received: id: 43699750625627136
account: "21794354632316626"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
action: "BUY"
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
orderType: "LMT"
isLong: true
totalQuantity: 31
filledQuantity: 31
avgFillPrice: 240.11
limitPrice: 240.24
status: "FILLED"
replaceStatus: "NONE"
cancelStatus: "NONE"
outsideRth: true
name: "三倍做多半导体ETF-Direxion Daily"
source: "openapi"
commissionAndFee: 2.98
openTime: 1782301838000
timestamp: 1782301838564
timeInForce: "DAY"
|
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
push_event_handlers |
📋 WebSocket order event: SOXL BUY status=HELD filled=31 @ $0 |
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
tiger_push_client |
📋 Order update received: id: 43699750625627136
account: "21794354632316626"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
action: "BUY"
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
orderType: "LMT"
isLong: true
totalQuantity: 31
limitPrice: 240.24
status: "HELD"
replaceStatus: "NONE"
cancelStatus: "NONE"
outsideRth: true
canModify: true
canCancel: true
name: "三倍做多半导体ETF-Direxion Daily"
source: "openapi"
openTime: 1782301838000
timestamp: 1782301838524
timeInForce: "DAY"
|
| 06-24 11:50:38 |
INFO
|
order |
|
routes |
📝 [PAPER] Entry order placed and Trade persisted: 43699750625627136 |
| 06-24 11:50:38 |
INFO
|
order |
|
tiger_client |
[Paper] Position increase order placed. Bracket legs handle protection, soft stop fallback. |
| 06-24 11:50:38 |
INFO
|
order |
|
tiger_client |
Order placed successfully: 43699750625627136 |
| 06-24 11:50:38 |
INFO
|
order |
|
tiger_client |
Position increase detected: will place main order without attachments, then set protection for entire position |
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
tiger_client |
No open orders found for SOXL, proceeding with position increase |
| 06-24 11:50:38 |
INFO
|
order |
SOXL |
tiger_client |
Position increase detected for SOXL. Checking for existing orders to cancel... |
| 06-24 11:50:38 |
INFO
|
position |
|
tiger_client |
✅ Detected LONG position increase: current 47 shares, adding 31.0 shares |
| 06-24 11:50:38 |
INFO
|
position |
|
tiger_client |
🧮 Position increase logic check: current_qty=47, action=BUY |
| 06-24 11:50:38 |
INFO
|
position |
SOXL |
tiger_client |
📋 Current position for SOXL: quantity=47, cost=236.0079, value=11294.1 |
| 06-24 11:50:38 |
INFO
|
position |
SOXL |
tiger_client |
📈 Position query returned 1 positions for SOXL |
| 06-24 11:50:38 |
INFO
|
position |
SOXL |
tiger_client |
📊 Position query result for SOXL: success=True |
| 06-24 11:50:38 |
INFO
|
position |
SOXL |
tiger_client |
Position: SOXL, Qty: 47, Cost: 236.0079 |
| 06-24 11:50:37 |
INFO
|
position |
SOXL |
tiger_client |
Getting positions for symbol: SOXL |
| 06-24 11:50:37 |
INFO
|
position |
SOXL |
tiger_client |
🔍 Position Increase Check: BUY 31.0 SOXL |
| 06-24 11:50:37 |
INFO
|
order |
SOXL |
signal_parser |
Signal parsed successfully: {'symbol': 'SOXL', 'is_close_signal': False, 'side': 'buy', 'quantity': 31.0, 'order_type': 'limit', 'stop_loss': 234.94, 'take_profit': 253.5, 'reference_price': 240.24, 'indicator': 'trend optimizer strategy', 'trailing_config': {'ladder': [{'profitPct': 2.4, 'newStopPct': 1}, {'profitPct': 2.7, 'newStopPct': 1.8}, {'profitPct': 4.2, 'newStopPct': 2.9}, {'profitPct': 5.5, 'newStopPct': 4.1}], 'activationPct': 5.3, 'trailPct': 2.0}, 'trading_session': 'extended', 'outside_rth': True, 'price': 240.24, 'time_in_force': 'day', 'signal_group_id': '0108848c-cd7f-4f2b-8b60-63fe648b564f'} |
| 06-24 11:50:37 |
INFO
|
order |
|
signal_parser |
Converted market order to limit order at $240.24 for extended hours trading |
| 06-24 11:50:37 |
INFO
|
trailing_stop |
|
signal_parser |
📊 Custom trailingStop config parsed: {'ladder': [{'profitPct': 2.4, 'newStopPct': 1}, {'profitPct': 2.7, 'newStopPct': 1.8}, {'profitPct': 4.2, 'newStopPct': 2.9}, {'profitPct': 5.5, 'newStopPct': 4.1}], 'activationPct': 5.3, 'trailPct': 2.0} |
| 06-24 11:50:37 |
INFO
|
signal |
|
signal_parser |
📊 Entry signal originalIndicator: Trend Optimizer Strategy |
| 06-24 11:50:37 |
INFO
|
general |
|
signal_parser |
📊 SL/TP parsed: SL=$234.94, TP=$253.5 |
| 06-24 11:50:37 |
INFO
|
trailing_stop |
SOXL |
routes |
📝 [PAPER] Received webhook from 45.32.178.91: {"action":"buy","extras":{"indicator":"📌Trend Optimizer Strategy\nSignal: B+4, WMvalue: -6.23, 趋势强度: 52.9%\n动能一致性: 一致 (3/4)\nMomo State: 共振多头 (2+2)\nHTF: C-4,reject, WMvalue: 7.72, 趋势强度: 52.9%\nHTF动能一致性: 分歧 (0/4)\nHTF Momo State: 共振空头 (-2+-2) | 15\nMarket Structure: V3 (UUDU)\n🟢 OB: strongpass(+2) - 做多信号在4H Bullish OB区域内,强支撑反弹|支撑:4H支撑内,1H支撑上方28.2%|阻力:4H无阻力OB,已破1H阻力3.83%\nDeviation: 26.5% → 仓位x1.0\nMarketRegime: NEUTRAL\nSqueeze: ✅双重爆点 pass, HTF[挤压中,有pass]+Cur[挤压中,有pass]\n多维综合评级: B+4 M+4 V3\nFinal Decision: REJECT - [6D/HTF拒绝] 不触发MRC救济\n--- Claude AI 过滤 (12.96s) ---\nClaude LONG → REDUCE [medium]\n8层 ❌ | 最终仓位: 65%\n判断: 核心动量TSIHA+Wave双顺势且momo=+4强共振,1H_TSIHA顺势,日线强多背景,direction可信;但Squeeze激活叠加TSI动量减速、1H EMA中性整理(-1)、最关键的是价格已逼近Bearish_OB阻力顶部仅0.3%上行空间,综合降仓至65%。","timeframe":"5","initialSlPct":2.5,"trailingStop":{"ladder":[{"profitPct":2.4,"newStopPct":1},{"profitPct":2.7,"newStopPct":1.8},{"profitPct":4.2,"newStopPct":2.9},{"profitPct":5.5,"newStopPct":4.1}],"trailPct":2,"activationPct":5.3},"originalIndicator":"Trend Optimizer Strategy"},"ticker":"SOXL","quantity":31,"stopLoss":{"stopPrice":234.94},"takeProfit":{"limitPrice":253.5},"referencePrice":240.24,"timeframe":"5","filter_result":{"decision":"reject","rating":"B+4","final_rating":"📌Trend Optimizer Strategy\nSignal: B+4, WMvalue: -6.23, 趋势强度: 52.9%\n动能一致性: 一致 (3/4)\nMomo State: 共振多头 (2+2)\nHTF: C-4,reject, WMvalue: 7.72, 趋势强度: 52.9%\nHTF动能一致性: 分歧 (0/4)\nHTF Momo State: 共振空头 (-2+-2) | 15\nMarket Structure: V3 (UUDU)\n🟢 OB: strongpass(+2) - 做多信号在4H Bullish OB区域内,强支撑反弹|支撑:4H支撑内,1H支撑上方28.2%|阻力:4H无阻力OB,已破1H阻力3.83%\nDeviation: 26.5% → 仓位x1.0\nMarketRegime: NEUTRAL\nSqueeze: ✅双重爆点 pass, HTF[挤压中,有pass]+Cur[挤压中,有pass]\n多维综合评级: B+4 M+4 V3\nFinal Decision: REJECT - [6D/HTF拒绝] 不触发MRC救济\n--- Claude AI 过滤 (12.96s) ---\nClaude LONG → REDUCE [medium]\n8层 ❌ | 最终仓位: 65%\n判断: 核心动量TSIHA+Wave双顺势且momo=+4强共振,1H_TSIHA顺势,日线强多背景,direction可信;但Squeeze激活叠加TSI动量减速、1H EMA中性整理(-1)、最关键的是价格已逼近Bearish_OB阻力 |
| 06-24 11:50:35 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 107
averageCost: 285.7421738
latestPrice: 240.24
marketValue: 25705.68
unrealizedPnl: -4868.7326
timestamp: 1782301835094
positionQty: 107
salableQty: 107
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MSFL"
identifier: "MSFL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 1599
averageCost: 19.4200499
latestPrice: 14.7399
marketValue: 23569.1001
unrealizedPnl: -7483.5596244
timestamp: 1782301835094
positionQty: 1599
salableQty: 1599
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MP"
identifier: "MP"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 79
averageCost: 71.3939278
latestPrice: 59.11
marketValue: 4669.69
unrealizedPnl: -970.4303
timestamp: 1782301835094
positionQty: 79
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "FOTO"
identifier: "FOTO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 300
averageCost: 25.093
latestPrice: 23.48
marketValue: 7044
unrealizedPnl: -483.9
timestamp: 1782301835094
positionQty: 300
salableQty: 300
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "CBRS"
identifier: "CBRS"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 30
averageCost: 259.5850333
latestPrice: 203.438
marketValue: 6103.14
unrealizedPnl: -1684.411
timestamp: 1782301835094
positionQty: 30
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "ARMG"
identifier: "ARMG"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 299
averageCost: 54.5666699
latestPrice: 45.7
marketValue: 13664.3
unrealizedPnl: -2651.1343
timestamp: 1782301835094
positionQty: 299
salableQty: 299
|
| 06-24 11:50:35 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 236.0078723
latestPrice: 240.3
marketValue: 11294.1
unrealizedPnl: 201.73
timestamp: 1782301835007
positionQty: 47
salableQty: 47
|
| 06-24 11:50:35 |
INFO
|
position |
QCOM |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "QCOM"
identifier: "QCOM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: -75
averageCost: 212.3791733
latestPrice: 207.72
marketValue: -15579
unrealizedPnl: 349.438
timestamp: 1782301835007
positionQty: -75
salableQty: -75
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "OKLO"
identifier: "OKLO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 58.5534043
latestPrice: 58.25
marketValue: 2737.75
unrealizedPnl: -14.26
timestamp: 1782301835007
positionQty: 47
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ARM"
identifier: "ARM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
averageCost: 365.17
latestPrice: 381.2
timestamp: 1782301835007
|
| 06-24 11:50:35 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ALAB"
identifier: "ALAB"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 17
averageCost: 439.4135294
latestPrice: 404.74
marketValue: 6880.58
unrealizedPnl: -589.45
timestamp: 1782301835007
positionQty: 17
salableQty: 17
|
| 06-24 11:50:30 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 236.0078723
latestPrice: 240.3
marketValue: 11294.1
unrealizedPnl: 201.73
timestamp: 1782301830007
positionQty: 47
salableQty: 47
|
| 06-24 11:50:30 |
INFO
|
position |
QCOM |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "QCOM"
identifier: "QCOM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: -75
averageCost: 212.3791733
latestPrice: 207.72
marketValue: -15579
unrealizedPnl: 349.438
timestamp: 1782301830007
positionQty: -75
salableQty: -75
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "OKLO"
identifier: "OKLO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 58.5534043
latestPrice: 58.25
marketValue: 2737.75
unrealizedPnl: -14.26
timestamp: 1782301830007
positionQty: 47
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ARM"
identifier: "ARM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
averageCost: 365.17
latestPrice: 381.2
timestamp: 1782301830007
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ALAB"
identifier: "ALAB"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 17
averageCost: 439.4135294
latestPrice: 404.74
marketValue: 6880.58
unrealizedPnl: -589.45
timestamp: 1782301830007
positionQty: 17
salableQty: 17
|
| 06-24 11:50:30 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 107
averageCost: 285.7421738
latestPrice: 240.21
marketValue: 25702.47
unrealizedPnl: -4871.9426
timestamp: 1782301830171
positionQty: 107
salableQty: 107
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MSFL"
identifier: "MSFL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 1599
averageCost: 19.4200499
latestPrice: 14.7399
marketValue: 23569.1001
unrealizedPnl: -7483.5596244
timestamp: 1782301830171
positionQty: 1599
salableQty: 1599
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MP"
identifier: "MP"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 79
averageCost: 71.3939278
latestPrice: 59.11
marketValue: 4669.69
unrealizedPnl: -970.4303
timestamp: 1782301830171
positionQty: 79
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "FOTO"
identifier: "FOTO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 300
averageCost: 25.093
latestPrice: 23.48
marketValue: 7044
unrealizedPnl: -483.9
timestamp: 1782301830171
positionQty: 300
salableQty: 300
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "CBRS"
identifier: "CBRS"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 30
averageCost: 259.5850333
latestPrice: 203.438
marketValue: 6103.14
unrealizedPnl: -1684.411
timestamp: 1782301830171
positionQty: 30
|
| 06-24 11:50:30 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "ARMG"
identifier: "ARMG"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 299
averageCost: 54.5666699
latestPrice: 45.7
marketValue: 13664.3
unrealizedPnl: -2651.1343
timestamp: 1782301830171
positionQty: 299
salableQty: 299
|
| 06-24 11:50:29 |
INFO
|
general |
|
trailing_stop_engine |
📊 Batch API refresh: 1/1 symbols updated: ['OKLO'] |
| 06-24 11:50:26 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 107
averageCost: 285.7421738
latestPrice: 240.21
marketValue: 25702.47
unrealizedPnl: -4871.9426
timestamp: 1782301825303
positionQty: 107
salableQty: 107
|
| 06-24 11:50:26 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MSFL"
identifier: "MSFL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 1599
averageCost: 19.4200499
latestPrice: 14.7399
marketValue: 23569.1001
unrealizedPnl: -7483.5596244
timestamp: 1782301825303
positionQty: 1599
salableQty: 1599
|
| 06-24 11:50:26 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MP"
identifier: "MP"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 79
averageCost: 71.3939278
latestPrice: 59.11
marketValue: 4669.69
unrealizedPnl: -970.4303
timestamp: 1782301825303
positionQty: 79
|
| 06-24 11:50:26 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "FOTO"
identifier: "FOTO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 300
averageCost: 25.093
latestPrice: 23.48
marketValue: 7044
unrealizedPnl: -483.9
timestamp: 1782301825303
positionQty: 300
salableQty: 300
|
| 06-24 11:50:26 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "CBRS"
identifier: "CBRS"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 30
averageCost: 259.5850333
latestPrice: 204
marketValue: 6120
unrealizedPnl: -1667.551
timestamp: 1782301825303
positionQty: 30
|
| 06-24 11:50:26 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "ARMG"
identifier: "ARMG"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 299
averageCost: 54.5666699
latestPrice: 45.7
marketValue: 13664.3
unrealizedPnl: -2651.1343
timestamp: 1782301825303
positionQty: 299
salableQty: 299
|
| 06-24 11:50:25 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 236.0078723
latestPrice: 240.03
marketValue: 11281.41
unrealizedPnl: 189.04
timestamp: 1782301825009
positionQty: 47
salableQty: 47
|
| 06-24 11:50:25 |
INFO
|
position |
QCOM |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "QCOM"
identifier: "QCOM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: -75
averageCost: 212.3791733
latestPrice: 207.72
marketValue: -15579
unrealizedPnl: 349.438
timestamp: 1782301825009
positionQty: -75
salableQty: -75
|
| 06-24 11:50:25 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "OKLO"
identifier: "OKLO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 58.5534043
latestPrice: 58.25
marketValue: 2737.75
unrealizedPnl: -14.26
timestamp: 1782301825009
positionQty: 47
|
| 06-24 11:50:25 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ARM"
identifier: "ARM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
averageCost: 365.17
latestPrice: 381.2
timestamp: 1782301825009
|
| 06-24 11:50:25 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ALAB"
identifier: "ALAB"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 17
averageCost: 439.4135294
latestPrice: 404.74
marketValue: 6880.58
unrealizedPnl: -589.45
timestamp: 1782301825009
positionQty: 17
salableQty: 17
|
| 06-24 11:50:20 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 107
averageCost: 285.7421738
latestPrice: 240.21
marketValue: 25702.47
unrealizedPnl: -4871.9426
timestamp: 1782301820359
positionQty: 107
salableQty: 107
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MSFL"
identifier: "MSFL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 1599
averageCost: 19.4200499
latestPrice: 14.7399
marketValue: 23569.1001
unrealizedPnl: -7483.5596244
timestamp: 1782301820359
positionQty: 1599
salableQty: 1599
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MP"
identifier: "MP"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 79
averageCost: 71.3939278
latestPrice: 59.11
marketValue: 4669.69
unrealizedPnl: -970.4303
timestamp: 1782301820359
positionQty: 79
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "FOTO"
identifier: "FOTO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 300
averageCost: 25.093
latestPrice: 23.48
marketValue: 7044
unrealizedPnl: -483.9
timestamp: 1782301820359
positionQty: 300
salableQty: 300
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "CBRS"
identifier: "CBRS"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 30
averageCost: 259.5850333
latestPrice: 204
marketValue: 6120
unrealizedPnl: -1667.551
timestamp: 1782301820359
positionQty: 30
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "ARMG"
identifier: "ARMG"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 299
averageCost: 54.5666699
latestPrice: 45.7
marketValue: 13664.3
unrealizedPnl: -2651.1343
timestamp: 1782301820359
positionQty: 299
salableQty: 299
|
| 06-24 11:50:20 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 236.0078723
latestPrice: 240.3
marketValue: 11294.1
unrealizedPnl: 201.73
timestamp: 1782301820011
positionQty: 47
salableQty: 47
|
| 06-24 11:50:20 |
INFO
|
position |
QCOM |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "QCOM"
identifier: "QCOM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: -75
averageCost: 212.3791733
latestPrice: 207.72
marketValue: -15579
unrealizedPnl: 349.438
timestamp: 1782301820011
positionQty: -75
salableQty: -75
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "OKLO"
identifier: "OKLO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 58.5534043
latestPrice: 58.25
marketValue: 2737.75
unrealizedPnl: -14.26
timestamp: 1782301820011
positionQty: 47
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ARM"
identifier: "ARM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
averageCost: 365.17
latestPrice: 381.2
timestamp: 1782301820011
|
| 06-24 11:50:20 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ALAB"
identifier: "ALAB"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 17
averageCost: 439.4135294
latestPrice: 404.74
marketValue: 6880.58
unrealizedPnl: -589.45
timestamp: 1782301820011
positionQty: 17
salableQty: 17
|
| 06-24 11:50:16 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 107
averageCost: 285.7421738
latestPrice: 240.0572
marketValue: 25686.1204
unrealizedPnl: -4888.2922
timestamp: 1782301815144
positionQty: 107
salableQty: 107
|
| 06-24 11:50:16 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MSFL"
identifier: "MSFL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 1599
averageCost: 19.4200499
latestPrice: 14.7399
marketValue: 23569.1001
unrealizedPnl: -7483.5596244
timestamp: 1782301815144
positionQty: 1599
salableQty: 1599
|
| 06-24 11:50:16 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "MP"
identifier: "MP"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 79
averageCost: 71.3939278
latestPrice: 59.11
marketValue: 4669.69
unrealizedPnl: -970.4303
timestamp: 1782301815144
positionQty: 79
|
| 06-24 11:50:16 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "FOTO"
identifier: "FOTO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 300
averageCost: 25.093
latestPrice: 23.48
marketValue: 7044
unrealizedPnl: -483.9
timestamp: 1782301815144
positionQty: 300
salableQty: 300
|
| 06-24 11:50:16 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "CBRS"
identifier: "CBRS"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 30
averageCost: 259.5850333
latestPrice: 204
marketValue: 6120
unrealizedPnl: -1667.551
timestamp: 1782301815144
positionQty: 30
|
| 06-24 11:50:16 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "50904193"
symbol: "ARMG"
identifier: "ARMG"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 299
averageCost: 54.5666699
latestPrice: 45.7
marketValue: 13664.3
unrealizedPnl: -2651.1343
timestamp: 1782301815144
positionQty: 299
salableQty: 299
|
| 06-24 11:50:15 |
INFO
|
position |
SOXL |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "SOXL"
identifier: "SOXL"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 236.0078723
latestPrice: 240.3
marketValue: 11294.1
unrealizedPnl: 201.73
timestamp: 1782301815009
positionQty: 47
salableQty: 47
|
| 06-24 11:50:15 |
INFO
|
position |
QCOM |
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "QCOM"
identifier: "QCOM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: -75
averageCost: 212.3791733
latestPrice: 207.72
marketValue: -15579
unrealizedPnl: 349.438
timestamp: 1782301815009
positionQty: -75
salableQty: -75
|
| 06-24 11:50:15 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "OKLO"
identifier: "OKLO"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 47
averageCost: 58.5534043
latestPrice: 58.15
marketValue: 2733.05
unrealizedPnl: -18.96
timestamp: 1782301815009
positionQty: 47
|
| 06-24 11:50:15 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ARM"
identifier: "ARM"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
averageCost: 365.17
latestPrice: 381.2
timestamp: 1782301815009
|
| 06-24 11:50:15 |
INFO
|
position |
|
tiger_push_client |
📋 Position update received: account: "21794354632316626"
symbol: "ALAB"
identifier: "ALAB"
multiplier: 1
market: "US"
currency: "USD"
segType: "S"
secType: "STK"
position: 17
averageCost: 439.4135294
latestPrice: 404.74
marketValue: 6880.58
unrealizedPnl: -589.45
timestamp: 1782301815009
positionQty: 17
salableQty: 17
|