MCPcopy Create free account

hub / github.com/VexedWilosn/AetherSwap / functions

Functions1,137 in github.com/VexedWilosn/AetherSwap

↓ 3 callersMethodget_sell_orders
(self, goods_id: int, game: str = "csgo")
app/services/buff_client.py:44
↓ 3 callersFunctionget_status
()
app/state.py:230
↓ 3 callersFunctionget_steam
()
config/__init__.py:26
↓ 3 callersFunctionget_steam_smart_price_cny
获取单个物品的 Steam 市场智能报价(CNY). 同时被 inventory.py 和 transactions.py 使用的核心函数。
app/shared_market.py:9
↓ 3 callersFunctionget_task_queue
()
app/services/task_queue.py:159
↓ 3 callersFunctionget_text_bbox
(draw, text, font)
app/services/deal_cards.py:176
↓ 3 callersMethodgoto
(self, *args, **kwargs)
tests/test_auth_relogin_state.py:43
↓ 3 callersMethodlaunch_persistent_context
(self, *args, **kwargs)
tests/test_auth_relogin_state.py:62
↓ 3 callersFunctionloadProxyConfig
()
web/js/proxy.js:9
↓ 3 callersFunctionload_app_config
()
config/__init__.py:86
↓ 3 callersFunctionmain
()
app/main.py:118
↓ 3 callersFunctionnormalize_strategy
(raw: dict, *, imported: bool = False)
app/strategy_engine.py:878
↓ 3 callersFunctionnotify_manual_intervention_required
Sends a PushPlus notification when manual intervention is required (e.g., login expired). Includes rate-limiting per platform (max 1 notify p
app/notify.py:23
↓ 3 callersFunctionreadNumberInput
(id)
web/js/settings.js:166
↓ 3 callersFunctionrefreshSteamGuardCode
()
web/js/steamGuard.js:27
↓ 3 callersFunctionrefresh_account_region_currency
Refresh Steam wallet currency and persist the matching display region. Sale code treats a failed currency refresh as unsafe and refuses listing.
app/services/account_region.py:60
↓ 3 callersFunctionreload_transactions
()
app/state.py:268
↓ 3 callersFunctionrenderAccountDetail
(acc, currentId)
web/js/accounts.js:7
↓ 3 callersFunctionrenderAccountsUI
(accs, currentId)
web/js/accounts.js:251
↓ 3 callersFunctionrenderFriends
(list)
web/js/gift.js:94
↓ 3 callersFunctionrenderLogFull
()
web/js/console.js:29
↓ 3 callersFunctionresolve_market_hash_name_from_listing_url
( url: str, *, timeout: int = 15, session=None, proxies: Optional[dict] = None, )
steam/client.py:216
↓ 3 callersFunctionruntimeManualLoginMessage
(type = "steam")
web/js/utils.js:180
↓ 3 callersMethodset_buff_auth_expired
(self, value: bool)
app/state.py:118
↓ 3 callersFunctionset_buff_verification_required
(value: bool, reason: str = "")
app/state.py:236
↓ 3 callersMethodset_buff_verification_required
(self, value: bool, reason: str = "")
app/state.py:124
↓ 3 callersFunctionset_current
(account_id: str)
app/accounts.py:92
↓ 3 callersFunctionset_pending_payment
(p: Optional[dict])
app/state.py:242
↓ 3 callersFunctionsetupInventoryAutoRefresh
()
web/js/settings.js:379
↓ 3 callersFunctionstart_pipeline
(config: dict)
app/pipeline.py:346
↓ 3 callersFunctionstrategyCleanupDrag
()
web/js/strategies.js:845
↓ 3 callersFunctionstrategyConfirm
(message)
web/js/strategies.js:429
↓ 3 callersFunctionstrategyDraftSignature
(draft = strategiesState.draft)
web/js/strategies.js:373
↓ 3 callersFunctionstrategyHasUnsavedChanges
()
web/js/strategies.js:381
↓ 3 callersFunctiontry_steam_auto_relogin
()
app/services/steam_auth.py:304
↓ 3 callersFunctionupdateStep
(stepN, msg, status)
web/js/gift.js:302
↓ 3 callersFunctionupdate_buff_creds
(cookies: str)
app/config_loader.py:27
↓ 3 callersMethodwait_retry
(self, secs: int)
app/pipeline_context.py:23
↓ 3 callersFunctionwrap_text
(draw, text, font, max_width)
app/services/deal_cards.py:264
↓ 2 callersFunction_apply_candidate
(purchase: dict, c: dict, sold_at: float)
app/repair_error_records.py:238
↓ 2 callersFunction_apply_currency
(prices: list, currency: Optional[str], usd_to_cny: float)
analysis/stability.py:67
↓ 2 callersFunction_apply_module_defaults
(module_id: str, mod: Dict[str, Any])
app/strategy_engine.py:792
↓ 2 callersFunction_available_data_catalog
()
app/strategy_engine.py:1541
↓ 2 callersFunction_build_ctx
返回一个会把 log 调用追加到 logged_errors 列表的 MagicMock ctx。
tests/test_sell_pipeline_currency_guard.py:24
↓ 2 callersFunction_build_proxy_url
(p: dict)
utils/proxy_manager.py:21
↓ 2 callersFunction_build_steam_guard_dict
Build the steam_guard dict that steampy SteamClient.login() expects. steampy accepts either a path to a .maFile or a dict with these fields: {
app/services/steam_auth.py:158
↓ 2 callersFunction_clean_conditions
(value: Any)
app/strategy_engine.py:737
↓ 2 callersFunction_clean_requires_any
(value: Any)
app/strategy_engine.py:689
↓ 2 callersFunction_clean_stage_list
(strategy_types: List[str], stage: Any, stages: Any)
app/strategy_engine.py:722
↓ 2 callersFunction_compact_orderbook_data_to_cny
( data: Any, *, source: str, usd_to_cny_rate: float = USD_TO_CNY_DEFAULT, )
steam/market_orders.py:333
↓ 2 callersFunction_cookie_header_from_browser
(cookies: list)
app/routes/auth.py:79
↓ 2 callersFunction_cookies_str_to_dict
(cookie_str: str)
app/receive_flow.py:24
↓ 2 callersFunction_cookies_to_dict
(cookies)
app/steam_listings.py:45
↓ 2 callersFunction_daily_avg_prices_last_n
( dt_prices: List[Tuple[datetime, float]], n: int = SLOPE_DAYS )
analysis/stability.py:132
↓ 2 callersFunction_do_list
()
app/sell_pipeline.py:417
↓ 2 callersFunction_do_payment_notify_and_wait
Handle notification and wait for user payment confirmation. Returns True if user confirmed, False on cancel/timeout/stop.
app/pipeline_steps.py:732
↓ 2 callersFunction_do_steampy_login
Core Steam login using steampy's SteamClient with JWT/Protobuf protocol. Uses class-level requests.Session.request monkey-patch to bypass SSL
app/services/steam_auth.py:225
↓ 2 callersFunction_ema
(values: List[float], span: int)
analysis/stability.py:113
↓ 2 callersFunction_enabled_module_ids
(strategy: dict)
app/strategy_engine.py:1394
↓ 2 callersFunction_enabled_steps
(strategy: dict)
app/strategy_engine.py:1282
↓ 2 callersFunction_evaluate_declarative_module
(mod: dict, params: dict, context: Optional[dict] = None, outputs: Optional[dict] = None)
app/strategy_engine.py:1669
↓ 2 callersFunction_extract_creds_from_cookie_dict
From a cookie dict return (cookie_str, session_id, steam_id).
app/services/steam_auth.py:296
↓ 2 callersFunction_extract_description_tag
(description_data: Dict[str, Any], allowed_tags: set)
steam/market_orders.py:207
↓ 2 callersFunction_extract_js_var
(html: str, var_name: str)
app/steam_listings.py:55
↓ 2 callersFunction_extract_ssr_orderbook_cny
( html: str, market_hash_name: Optional[str] = None, usd_to_cny_rate: float = USD_TO_CNY_DEFAULT,
steam/market_orders.py:372
↓ 2 callersFunction_extract_ssr_queries
(html: str)
steam/market_orders.py:189
↓ 2 callersMethod_fetch_pay_url
(self, game: str, order_id: str)
buff/buyer.py:280
↓ 2 callersFunction_fetch_smart_market_price
(market_hash_name: str, config: dict, app_id: int = 730)
app/pipeline_steps.py:226
↓ 2 callersMethod_fetch_wechat_url
(self, game: str, order_id: str)
buff/buyer.py:379
↓ 2 callersFunction_find_buy_record
Return the most relevant purchase record for a given asset.
app/sell_pipeline.py:379
↓ 2 callersFunction_find_platform
(platform_list: list, enum_val: str)
steamdt/parser.py:6
↓ 2 callersFunction_fmtTime
(t)
web/js/console.js:16
↓ 2 callersFunction_game_row_to_dict
(r: SteamDealGame)
app/database.py:356
↓ 2 callersFunction_get_assetids_by_class_instance
( session, steam_id: str, appid: str, contextid: str, classid: str, instanceid: str )
app/steam_delist.py:144
↓ 2 callersFunction_get_flag
(country_code: str)
app/services/deal_cards.py:118
↓ 2 callersFunction_get_nested
(value: Any, parts: List[str])
app/strategy_engine.py:1550
↓ 2 callersMethod_get_wechat_pay_url
(self, game: str, order_id: str)
buff/buyer.py:368
↓ 2 callersFunction_has_browser_cookie
(cookies: list, name: str)
app/routes/auth.py:87
↓ 2 callersMethod_info_to_dict
(info: TaskInfo)
app/services/task_queue.py:144
↓ 2 callersFunction_iqr_bounds
(prices: List[float])
analysis/stability.py:31
↓ 2 callersFunction_is_verification_required
(data: dict)
buff/buyer.py:37
↓ 2 callersFunction_levelClass
(level)
web/js/console.js:10
↓ 2 callersFunction_linear_regression_slope
(ys: List[float])
analysis/stability.py:83
↓ 2 callersFunction_load_exchange_rates
Load exchange rates from file. Returns dict of {currency: rate_to_cny}.
app/routes/steam_deals.py:35
↓ 2 callersFunction_load_proxy_pool_cfg
()
utils/proxy_manager.py:14
↓ 2 callersFunction_make_html
(queries)
tests/test_market_orders.py:141
↓ 2 callersFunction_make_sellable
()
tests/test_sell_pipeline_currency_guard.py:13
↓ 2 callersFunction_module_store
()
app/strategy_engine.py:638
↓ 2 callersFunction_orderbook
(name)
tests/test_steam_client.py:34
↓ 2 callersFunction_parse_assets_730_2
(market_data: dict, debug_fn: Optional[Callable[[str], None]] = None)
app/steam_listings.py:94
↓ 2 callersFunction_parse_listing_url
(url: str)
steam/client.py:36
↓ 2 callersFunction_parse_threshold
(val)
app/pipeline_steps.py:236
↓ 2 callersFunction_passes_custom_buy_modules
( item: Dict[str, Any], config: dict, *, steam_sell_data: Optional[Dict[str, Any]] = None,
app/pipeline_steps.py:442
↓ 2 callersFunction_percentile
(sorted_arr: List[float], p: float)
analysis/stability.py:20
↓ 2 callersFunction_ping_baidu
(timeout: float = PING_TIMEOUT)
utils/network_check.py:13
↓ 2 callersFunction_read_json
(path: Path, fallback: dict)
app/strategy_engine.py:611
↓ 2 callersFunction_record_listing_success
Append sale record, mark purchase as listed, and sleep the listing delay.
app/sell_pipeline.py:87
↓ 2 callersFunction_region_from_settlement_currency
(currency_code: str, wallet_country: str = "")
app/services/account_region.py:54
↓ 2 callersMethod_reload
(self)
utils/proxy_manager.py:79
↓ 2 callersFunction_relogin_finish
(success: bool)
app/routes/auth.py:339
← previousnext →201–300 of 1,137, ranked by callers