System Logs

Total: 20545 Errors
Clear
Time Level Category Symbol Source Message
02-18 23:24:02 ERROR order tiger_client Error getting filled orders: code=1000 msg=common param error(failed to get developer information)
02-18 23:24:02 INFO order tiger_client Getting filled orders from 2026-02-17 to 2026-02-18
02-18 23:24:01 INFO position root 📊 Holdings sync scheduler initialized (API fallback every 5min, real-time via WebSocket)
02-18 23:24:01 INFO sync root 📊 Reconciliation scheduler initialized (hourly fetch)
02-18 23:24:01 INFO order trailing_stop_scheduler [KlineScheduler] Startup backfill started in background thread (non-blocking)
02-18 23:24:01 INFO trailing_stop root 📊 Trailing stop auto-scheduler initialized
02-18 23:24:01 INFO trailing_stop trailing_stop_scheduler 📊 Started trailing stop scheduler thread
02-18 23:24:01 INFO trailing_stop trailing_stop_scheduler 📊 Trailing stop scheduler started (fast: 5s, full sync: 60s)
02-18 23:24:01 INFO general root 📊 Database log handler initialized
02-18 23:24:01 INFO order tiger_client Retrieved 2 filled orders
02-18 23:24:01 INFO order tiger_client Getting filled orders from 2026-02-17 to 2026-02-18
02-18 23:24:00 WARN trailing_stop trailing_stop_scheduler ⚠️ Qty mismatch for NFLX (real): DB trailing_stop=1.0, Tiger=4
02-18 23:24:00 ERROR error tiger_client Error getting latest trade for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:24:00 WARN general tiger_client Extended hours price not available for NFLX, falling back to briefs
02-18 23:24:00 ERROR error tiger_client Error getting extended hours price for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:24:00 INFO sync trailing_stop_engine 📊 Syncing avg cost for NFLX: 77.93 -> 78.23
02-18 23:24:00 ERROR error tiger_client Error getting latest trade for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:24:00 WARN general tiger_client Extended hours price not available for NFLX, falling back to briefs
02-18 23:24:00 ERROR error tiger_client Error getting extended hours price for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:24:00 INFO position trailing_stop_engine 📊 Syncing quantity for NFLX: 1.0 -> 4
02-18 23:24:00 INFO sync trailing_stop_engine 📊 Syncing avg cost for NFLX: 77.94 -> 77.95
02-18 23:24:00 INFO trailing_stop trailing_stop_scheduler 🔄 Full sync: Processing 2 active trailing stop positions (API verification)
02-18 23:24:00 INFO error trailing_stop_engine ⚡ Paper account: API failed, using database fallback
02-18 23:24:00 INFO position trailing_stop_engine 📦 paper: using DB holdings fallback (1 positions)
02-18 23:24:00 ERROR position tiger_client Error getting positions: code=1000 msg=common param error(failed to get developer information)
02-18 23:23:59 INFO position tiger_client Getting positions for symbol: all
02-18 23:23:58 INFO position tiger_client Position: NFLX, Qty: 4, Cost: 77.9465
02-18 23:23:58 INFO position tiger_client Getting positions for symbol: all
02-18 23:23:57 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:57 INFO position root 📊 Holdings sync scheduler initialized (API fallback every 5min, real-time via WebSocket)
02-18 23:23:57 INFO sync root 📊 Reconciliation scheduler initialized (hourly fetch)
02-18 23:23:57 INFO order trailing_stop_scheduler [KlineScheduler] Startup backfill started in background thread (non-blocking)
02-18 23:23:57 INFO trailing_stop root 📊 Trailing stop auto-scheduler initialized
02-18 23:23:57 INFO trailing_stop trailing_stop_scheduler 📊 Started trailing stop scheduler thread
02-18 23:23:57 INFO trailing_stop trailing_stop_scheduler 📊 Trailing stop scheduler started (fast: 5s, full sync: 60s)
02-18 23:23:57 INFO general root 📊 Database log handler initialized
02-18 23:23:38 ERROR position tiger_client Error getting positions: code=1000 msg=common param error(failed to get developer information)
02-18 23:23:38 INFO position tiger_client Getting positions for symbol: all
02-18 23:23:37 INFO position tiger_client Position: NFLX, Qty: 4, Cost: 77.9465
02-18 23:23:37 INFO position tiger_client Getting positions for symbol: all
02-18 23:23:37 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:32 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:27 WARN general root could not connect to host openapi.tradeup.com, port 9983
02-18 23:23:27 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:25 ERROR order order_tracker_service ❌ Error in handle_fill_event for 42277739866882048: Failed to create Position for NFLX paper 2026-02-18 after 5 attempts
02-18 23:23:25 WARN trailing_stop position_service 🔁 Position key collision for NFLX_2026-02-18_1 (paper), retrying with next sequence: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ix_position_position_key" DETAIL: Key (position_key)=(NFLX_2026-02-18_1) already exists. [SQL: INSERT INTO position (position_key, symbol, account_type, trade_date, sequence_number, side, status, total_entry_quantity, total_exit_quantity, avg_entry_price, avg_exit_price, realized_pnl, commission, trailing_stop_id, opened_at, closed_at, created_at, updated_at) VALUES (%(position_key)s, %(symbol)s, %(account_type)s, %(trade_date)s, %(sequence_number)s, %(side)s, %(status)s, %(total_entry_quantity)s, %(total_exit_quantity)s, %(avg_entry_price)s, %(avg_exit_price)s, %(realized_pnl)s, %(commission)s, %(trailing_stop_id)s, %(opened_at)s, %(closed_at)s, %(created_at)s, %(updated_at)s) RETURNING position.id] [parameters: {'position_key': 'NFLX_2026-02-18_1', 'symbol': 'NFLX', 'account_type': 'paper', 'trade_date': datetime.date(2026, 2, 18), 'sequence_number': 1, 'side': 'long', 'status': 'OPEN', 'total_entry_quantity': 0, 'total_exit_quantity': 0, 'avg_entry_price': None, 'avg_exit_price': None, 'realized_pnl': None, 'commission': None, 'trailing_stop_id': None, 'opened_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 964586), 'closed_at': None, 'created_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 996571), 'updated_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 996577)}] (Background on this error at: https://sqlalche.me/e/20/gkpj)
02-18 23:23:24 WARN trailing_stop position_service 🔁 Position key collision for NFLX_2026-02-18_1 (paper), retrying with next sequence: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ix_position_position_key" DETAIL: Key (position_key)=(NFLX_2026-02-18_1) already exists. [SQL: INSERT INTO position (position_key, symbol, account_type, trade_date, sequence_number, side, status, total_entry_quantity, total_exit_quantity, avg_entry_price, avg_exit_price, realized_pnl, commission, trailing_stop_id, opened_at, closed_at, created_at, updated_at) VALUES (%(position_key)s, %(symbol)s, %(account_type)s, %(trade_date)s, %(sequence_number)s, %(side)s, %(status)s, %(total_entry_quantity)s, %(total_exit_quantity)s, %(avg_entry_price)s, %(avg_exit_price)s, %(realized_pnl)s, %(commission)s, %(trailing_stop_id)s, %(opened_at)s, %(closed_at)s, %(created_at)s, %(updated_at)s) RETURNING position.id] [parameters: {'position_key': 'NFLX_2026-02-18_1', 'symbol': 'NFLX', 'account_type': 'paper', 'trade_date': datetime.date(2026, 2, 18), 'sequence_number': 1, 'side': 'long', 'status': 'OPEN', 'total_entry_quantity': 0, 'total_exit_quantity': 0, 'avg_entry_price': None, 'avg_exit_price': None, 'realized_pnl': None, 'commission': None, 'trailing_stop_id': None, 'opened_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 964586), 'closed_at': None, 'created_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 990958), 'updated_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 990965)}] (Background on this error at: https://sqlalche.me/e/20/gkpj)
02-18 23:23:24 WARN trailing_stop position_service 🔁 Position key collision for NFLX_2026-02-18_1 (paper), retrying with next sequence: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ix_position_position_key" DETAIL: Key (position_key)=(NFLX_2026-02-18_1) already exists. [SQL: INSERT INTO position (position_key, symbol, account_type, trade_date, sequence_number, side, status, total_entry_quantity, total_exit_quantity, avg_entry_price, avg_exit_price, realized_pnl, commission, trailing_stop_id, opened_at, closed_at, created_at, updated_at) VALUES (%(position_key)s, %(symbol)s, %(account_type)s, %(trade_date)s, %(sequence_number)s, %(side)s, %(status)s, %(total_entry_quantity)s, %(total_exit_quantity)s, %(avg_entry_price)s, %(avg_exit_price)s, %(realized_pnl)s, %(commission)s, %(trailing_stop_id)s, %(opened_at)s, %(closed_at)s, %(created_at)s, %(updated_at)s) RETURNING position.id] [parameters: {'position_key': 'NFLX_2026-02-18_1', 'symbol': 'NFLX', 'account_type': 'paper', 'trade_date': datetime.date(2026, 2, 18), 'sequence_number': 1, 'side': 'long', 'status': 'OPEN', 'total_entry_quantity': 0, 'total_exit_quantity': 0, 'avg_entry_price': None, 'avg_exit_price': None, 'realized_pnl': None, 'commission': None, 'trailing_stop_id': None, 'opened_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 964586), 'closed_at': None, 'created_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 985344), 'updated_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 985352)}] (Background on this error at: https://sqlalche.me/e/20/gkpj)
02-18 23:23:24 WARN trailing_stop position_service 🔁 Position key collision for NFLX_2026-02-18_1 (paper), retrying with next sequence: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ix_position_position_key" DETAIL: Key (position_key)=(NFLX_2026-02-18_1) already exists. [SQL: INSERT INTO position (position_key, symbol, account_type, trade_date, sequence_number, side, status, total_entry_quantity, total_exit_quantity, avg_entry_price, avg_exit_price, realized_pnl, commission, trailing_stop_id, opened_at, closed_at, created_at, updated_at) VALUES (%(position_key)s, %(symbol)s, %(account_type)s, %(trade_date)s, %(sequence_number)s, %(side)s, %(status)s, %(total_entry_quantity)s, %(total_exit_quantity)s, %(avg_entry_price)s, %(avg_exit_price)s, %(realized_pnl)s, %(commission)s, %(trailing_stop_id)s, %(opened_at)s, %(closed_at)s, %(created_at)s, %(updated_at)s) RETURNING position.id] [parameters: {'position_key': 'NFLX_2026-02-18_1', 'symbol': 'NFLX', 'account_type': 'paper', 'trade_date': datetime.date(2026, 2, 18), 'sequence_number': 1, 'side': 'long', 'status': 'OPEN', 'total_entry_quantity': 0, 'total_exit_quantity': 0, 'avg_entry_price': None, 'avg_exit_price': None, 'realized_pnl': None, 'commission': None, 'trailing_stop_id': None, 'opened_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 964586), 'closed_at': None, 'created_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 978602), 'updated_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 978608)}] (Background on this error at: https://sqlalche.me/e/20/gkpj)
02-18 23:23:24 WARN trailing_stop position_service 🔁 Position key collision for NFLX_2026-02-18_1 (paper), retrying with next sequence: (psycopg2.errors.UniqueViolation) duplicate key value violates unique constraint "ix_position_position_key" DETAIL: Key (position_key)=(NFLX_2026-02-18_1) already exists. [SQL: INSERT INTO position (position_key, symbol, account_type, trade_date, sequence_number, side, status, total_entry_quantity, total_exit_quantity, avg_entry_price, avg_exit_price, realized_pnl, commission, trailing_stop_id, opened_at, closed_at, created_at, updated_at) VALUES (%(position_key)s, %(symbol)s, %(account_type)s, %(trade_date)s, %(sequence_number)s, %(side)s, %(status)s, %(total_entry_quantity)s, %(total_exit_quantity)s, %(avg_entry_price)s, %(avg_exit_price)s, %(realized_pnl)s, %(commission)s, %(trailing_stop_id)s, %(opened_at)s, %(closed_at)s, %(created_at)s, %(updated_at)s) RETURNING position.id] [parameters: {'position_key': 'NFLX_2026-02-18_1', 'symbol': 'NFLX', 'account_type': 'paper', 'trade_date': datetime.date(2026, 2, 18), 'sequence_number': 1, 'side': 'long', 'status': 'OPEN', 'total_entry_quantity': 0, 'total_exit_quantity': 0, 'avg_entry_price': None, 'avg_exit_price': None, 'realized_pnl': None, 'commission': None, 'trailing_stop_id': None, 'opened_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 964586), 'closed_at': None, 'created_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 972792), 'updated_at': datetime.datetime(2026, 2, 18, 23, 23, 24, 972798)}] (Background on this error at: https://sqlalche.me/e/20/gkpj)
02-18 23:23:24 INFO order order_tracker_service 📋 Order 42277739866882048 FILLED (source=polling): NFLX entry qty=10 price=$77.93 pnl=$0.00
02-18 23:23:24 INFO order tiger_client Order 42277739866882048 Tiger data: avgFillPrice=77.929, filledQuantity=10, totalQuantity=10, realizedPnl=0, commission=2.98, reason=, order_type=LMT, outside_rth=True
02-18 23:23:24 INFO order tiger_client Order 42277739866882048 available attributes: ['account', 'action', 'active', 'adjust_limit', 'algo_params', 'algo_strategy', 'attr_desc', 'attr_list', 'aux_price', 'avg_fill_price', 'can_modify', 'charges', 'combo_type', 'combo_type_desc', 'commission', 'contract', 'contract_legs', 'discount', 'expire_time', 'external_id', 'filled', 'filled_cash_amount', 'filled_scale', 'gst', 'id', 'is_open', 'is_partially_filled', 'latest_price', 'limit_price', 'liquidation', 'order_id', 'order_legs', 'order_time', 'order_type', 'orders', 'outside_rth', 'parent_id', 'percent_offset', 'quantity', 'quantity_scale', 'realized_pnl', 'reason', 'refund_cash_amount', 'remaining', 'secret_key', 'source', 'status', 'sub_ids', 'time_in_force', 'to_dict', 'total_cash_amount', 'trade_time', 'trading_session_type', 'trail_stop_price', 'trailing_percent', 'update_time', 'user_mark']
02-18 23:23:24 INFO order tiger_client Retrieved 0 filled orders
02-18 23:23:24 INFO order tiger_client Getting filled orders from 2026-02-17 to 2026-02-18
02-18 23:23:23 INFO order tiger_client Retrieved 2 filled orders
02-18 23:23:23 INFO order tiger_client Getting filled orders from 2026-02-17 to 2026-02-18
02-18 23:23:23 WARN trailing_stop trailing_stop_scheduler ⚠️ Qty mismatch for NFLX (real): DB trailing_stop=1.0, Tiger=4
02-18 23:23:23 INFO sync trailing_stop_engine 📊 Syncing avg cost for NFLX: 77.93 -> 78.23
02-18 23:23:23 INFO position trailing_stop_engine 📊 Syncing quantity for NFLX: 1.0 -> 4
02-18 23:23:23 INFO sync trailing_stop_engine 📊 Syncing avg cost for NFLX: 77.94 -> 77.95
02-18 23:23:23 INFO trailing_stop trailing_stop_scheduler 🔄 Full sync: Processing 2 active trailing stop positions (API verification)
02-18 23:23:23 INFO position tiger_client Position: NFLX, Qty: 10, Cost: 78.227
02-18 23:23:23 INFO position tiger_client Getting positions for symbol: all
02-18 23:23:22 INFO position tiger_client Position: NFLX, Qty: 4, Cost: 77.9465
02-18 23:23:22 INFO position tiger_client Getting positions for symbol: all
02-18 23:23:22 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:17 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:12 WARN general root could not connect to host openapi.tradeup.com, port 9983
02-18 23:23:12 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:07 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:23:02 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:22:57 WARN general root could not connect to host openapi.tradeup.com, port 9983
02-18 23:22:57 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:22:52 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:22:47 WARN websocket trailing_stop_scheduler 🔄 Auto re-subscribed symbols with stale WebSocket data: ['NFLX']
02-18 23:22:47 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:22:42 WARN general root could not connect to host openapi.tradeup.com, port 9983
02-18 23:22:42 ERROR trailing_stop trailing_stop_scheduler Error in trailing stop fast check: 'TigerPushManager' object has no attribute 'get_adaptive_cache_max_age'
02-18 23:22:37 INFO error trailing_stop_engine 📊 NFLX API backoff set for 120s due to repeated errors
02-18 23:22:37 ERROR error tiger_client Error getting latest trade for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:37 WARN general tiger_client Extended hours price not available for NFLX, falling back to briefs
02-18 23:22:37 ERROR error tiger_client Error getting extended hours price for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:37 WARN error tiger_client Batch briefs fallback failed: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:37 WARN error tiger_client Batch timeline fetch failed: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:37 ERROR order tiger_client Error getting order status: code=1000 msg=common param error(failed to get developer information)
02-18 23:22:36 ERROR order tiger_client Error getting filled orders: code=1000 msg=common param error(failed to get developer information)
02-18 23:22:36 INFO order tiger_client Getting filled orders from 2026-02-17 to 2026-02-18
02-18 23:22:36 INFO order tiger_client Retrieved 2 filled orders
02-18 23:22:35 INFO order tiger_client Getting filled orders from 2026-02-17 to 2026-02-18
02-18 23:22:35 WARN trailing_stop trailing_stop_scheduler ⚠️ Qty mismatch for NFLX (real): DB trailing_stop=1.0, Tiger=4
02-18 23:22:35 ERROR error tiger_client Error getting latest trade for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:35 WARN general tiger_client Extended hours price not available for NFLX, falling back to briefs
02-18 23:22:35 ERROR error tiger_client Error getting extended hours price for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:35 INFO sync trailing_stop_engine 📊 Syncing avg cost for NFLX: 77.93 -> 78.23
02-18 23:22:35 ERROR error tiger_client Error getting latest trade for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:35 WARN general tiger_client Extended hours price not available for NFLX, falling back to briefs
02-18 23:22:35 ERROR error tiger_client Error getting extended hours price for NFLX: code=4 msg=4000:permission denied(Current user and device do not have permissions in the US market)
02-18 23:22:35 INFO position trailing_stop_engine 📊 Syncing quantity for NFLX: 1.0 -> 4
02-18 23:22:35 INFO sync trailing_stop_engine 📊 Syncing avg cost for NFLX: 77.94 -> 77.95