Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VexedWilosn/AetherSwap
/ functions
Functions
1,137 in github.com/VexedWilosn/AetherSwap
⨍
Functions
1,137
◇
Types & classes
62
↳
Endpoints
69
↓ 1 callers
Function
_parse_compact_orders_cny
( raw: Any, currency: int, usd_to_cny_rate: float, exchange_rates: Optional[Dict[str, float]]
steam/market_orders.py:312
↓ 1 callers
Function
_parse_cookie_str
(s: str)
steam/client.py:250
↓ 1 callers
Function
_parse_cookies
(cookie_str: str)
buff/buyer.py:61
↓ 1 callers
Function
_parse_cooldown
(owner_descriptions: List[dict])
app/inventory_cs2.py:15
↓ 1 callers
Function
_parse_item_date
(date_str: str)
analysis/stability.py:70
↓ 1 callers
Function
_parse_sell_listings_from_html
(html: str, debug_fn: Optional[Callable[[str], None]] = None)
app/steam_listings.py:106
↓ 1 callers
Function
_parse_sell_order_graph
(raw: Any)
steam/market_orders.py:688
↓ 1 callers
Function
_parse_sell_response
(text: str)
steam/market.py:4
↓ 1 callers
Function
_parse_sold_history_page
(data: dict, rate_map: dict)
app/repair_error_records.py:64
↓ 1 callers
Function
_pick_candidate
(name_to_candidates: dict, name: str, used_assetids: set, source_order: tuple = ("listing", "inventory", "sold
app/repair_error_records.py:214
↓ 1 callers
Function
_probe_host
(host: str)
app/main.py:100
↓ 1 callers
Function
_process_deals_for_target
( ctx: PipelineContext, filtered: list, cfg: dict, target: float, current_acc: float,
app/pipeline.py:84
↓ 1 callers
Function
_purchase_to_dict
(p: Purchase)
app/database.py:156
↓ 1 callers
Function
_rebuild_records
(purchases: list, name_to_candidates: dict, sold_at: float)
app/repair_error_records.py:272
↓ 1 callers
Function
_record_name_counts
(purchases: list)
app/repair_error_records.py:202
↓ 1 callers
Function
_reset_unresolved_active_record
(purchase: dict)
app/repair_error_records.py:259
↓ 1 callers
Function
_resolve_output_path
(outputs: dict, path: str)
app/strategy_engine.py:1569
↓ 1 callers
Function
_resolve_steam_session
Validate credentials and create a Steam market session. Returns ``(session, session_id_effective)`` or ``None`` if setup fails.
app/sell_pipeline.py:107
↓ 1 callers
Function
_run_pipeline
(config: dict)
app/pipeline.py:184
↓ 1 callers
Function
_safe_iso
(ts: float)
app/inventory_cs2.py:8
↓ 1 callers
Function
_safe_volume
(item: list)
analysis/stability.py:76
↓ 1 callers
Function
_safe_web_file
(path: str)
app/routes/static.py:10
↓ 1 callers
Function
_sale_to_dict
(s: Sale)
app/database.py:179
↓ 1 callers
Function
_sample_strategy_context
(strategy_type: str)
app/strategy_engine.py:1744
↓ 1 callers
Function
_save_exchange_rates
(rates: dict, base: str = "CNY")
app/services/workers.py:190
↓ 1 callers
Function
_save_module_store
(data: dict)
app/strategy_engine.py:644
↓ 1 callers
Function
_save_system_strategy_params
(raw_strategy: dict)
app/strategy_engine.py:1115
↓ 1 callers
Function
_short_error
(exc: Exception, limit: int = 180)
app/services/account_region.py:48
↓ 1 callers
Function
_short_error_detail
(exc: Exception, limit: int = 220)
app/services/steam_auth.py:183
↓ 1 callers
Function
_should_retry_browser_launch
(exc: Exception)
app/routes/auth.py:116
↓ 1 callers
Function
_showWizard
(startAtBuffStep = false)
web/js/settings.js:443
↓ 1 callers
Function
_simulate_builtin_step
(module_id: str, step: dict, outputs: dict)
app/strategy_engine.py:1765
↓ 1 callers
Function
_source_order
(source: str, order: tuple)
app/repair_error_records.py:209
↓ 1 callers
Function
_start_background_workers
()
app/api.py:28
↓ 1 callers
Function
_steam_id_from_cookie_str
(cookie_str: str)
app/routes/auth.py:94
↓ 1 callers
Function
_steam_id_from_cookies
(cookies: str)
config/__init__.py:49
↓ 1 callers
Function
_steam_latest_price_and_trend
(market_hash_name: str, trend_days: int = 7)
app/sell_pipeline.py:33
↓ 1 callers
Function
_steamid64_to_accountid
将 SteamID64 转换为 AccountID(用于结账礼物参数)。
app/gift_engine.py:443
↓ 1 callers
Function
_strip_html_text
(value: Any)
steam/market_orders.py:202
↓ 1 callers
Function
_submit_listings
POST listing requests to Steam and handle retries. Returns the count of successfully submitted listings.
app/sell_pipeline.py:391
↓ 1 callers
Function
_success
(msg)
app/gift_engine.py:464
↓ 1 callers
Function
_sync_account_profile_and_region
(acc: dict)
app/services/workers.py:389
↓ 1 callers
Function
_sync_wallet_info_to_current_account
(info: dict)
app/routes/gift.py:63
↓ 1 callers
Function
_system_strategy_with_submitted_params
(raw_strategy: dict)
app/strategy_engine.py:1092
↓ 1 callers
Method
_trim_history
(self)
app/services/task_queue.py:132
↓ 1 callers
Function
_try_batch_buy
()
app/pipeline_steps.py:1115
↓ 1 callers
Function
_try_buff_auto_relogin_impl
()
app/services/buff_auth.py:22
↓ 1 callers
Function
_try_steam_auto_relogin
()
app/routes/inventory.py:35
↓ 1 callers
Function
_try_steam_auto_relogin_impl
()
app/services/steam_auth.py:315
↓ 1 callers
Function
_updatePauseBtn
()
web/js/console.js:92
↓ 1 callers
Function
_user_module_by_id
()
app/strategy_engine.py:674
↓ 1 callers
Function
_validate_step_params
(module_id: str, mod: dict, params: dict)
app/strategy_engine.py:906
↓ 1 callers
Function
_validate_user_module_contract
(module_id: str, mod: dict, *, for_activation: bool)
app/strategy_engine.py:954
↓ 1 callers
Function
_verify_steam_cookies_valid
Use an actual HTTP request to verify if Steam cookies are truly valid. Returns True if cookies are valid, False if expired/invalid. Uses the S
app/services/steam_auth.py:26
↓ 1 callers
Function
_vwap_iqr
(prices: List[float], volumes: List[int])
analysis/stability.py:54
↓ 1 callers
Function
_wait_for_server_ready
(thread: threading.Thread, host: str, port: int, timeout: float = 20.0)
app/main.py:104
↓ 1 callers
Function
_wizardIsFirstTime
(cfg, accounts, buffNoCookie)
web/js/settings.js:404
↓ 1 callers
Method
accept_all
(self, conf_list: List[dict])
app/steam_confirm.py:73
↓ 1 callers
Function
accept_steam_trade_offer
(trade_offer_id: str, steam_cookies: Dict[str, str])
app/receive_flow.py:94
↓ 1 callers
Function
activate
()
web/js/accounts.js:301
↓ 1 callers
Function
activate_strategy
(strategy_id: str, *, risk_confirmed: bool)
app/strategy_engine.py:1175
↓ 1 callers
Method
active_count
(self)
app/services/task_queue.py:97
↓ 1 callers
Function
addStep
(moduleId)
web/js/strategies.js:1052
↓ 1 callers
Function
add_account
(username: str = "", password: str = "", steam_id: str = "", display_name: str = "", avatar_url: str = "")
app/accounts.py:39
↓ 1 callers
Function
aggregateByItemName
(purchases, resellRatio = 0.85)
web/js/main.js:373
↓ 1 callers
Method
analyze
( self, history: Optional[List], days: int = 30, currency: Optional[str] = Non
app/services/analysis_client.py:7
↓ 1 callers
Function
appPrompt
(title, defaultValue = "", options = {})
web/js/utils.js:120
↓ 1 callers
Method
append_purchase
(self, p: dict)
app/state.py:61
↓ 1 callers
Function
append_sale
(s: dict)
app/state.py:264
↓ 1 callers
Method
append_sale
(self, s: dict)
app/state.py:65
↓ 1 callers
Function
applyTransactionsToUI
(all, summaryEl, tbodyP, tbodyS, tbodyHistory, resellRatio = 0.85)
web/js/transactions.js:210
↓ 1 callers
Function
auto_confirm_once
(identity_secret: str, device_id: str, steam_id: str, cookies: Union[str, dict])
app/steam_confirm.py:106
↓ 1 callers
Method
batch_buy_create
( self, goods_id: int, max_price: float, num: int, game: str = "csgo",
buff/buyer.py:404
↓ 1 callers
Method
batch_buy_finalize
( self, game: str, goods_id: int, sell_order_id: str, price: str,
buff/buyer.py:455
↓ 1 callers
Method
batch_buy_find_and_finalize
( self, goods_id: int, game: str, max_price: float, num: int,
app/services/buff_client.py:86
↓ 1 callers
Method
batch_buy_wx_qrcode
(self, batch_id: str, game: str = "csgo")
buff/buyer.py:439
↓ 1 callers
Function
bindEvents
()
web/js/main.js:486
↓ 1 callers
Function
bindStrategyStepDrag
(stepsEl, readonly)
web/js/strategies.js:911
↓ 1 callers
Function
bindUXEvents
()
web/js/settings.js:789
↓ 1 callers
Function
build_holdings_report_content
( holdings: list, resell_ratio: float = 0.85, )
app/notify.py:200
↓ 1 callers
Function
build_payment_notify_content
( name: str, price: float, pay_url: str, pay_type: str, acc: float, sell_ratio: Option
app/notify.py:54
↓ 1 callers
Function
calculate_trend_robust
( prices, trend_sensitivity: float = 0.005, min_abs_slope: float = 0.005, use_dynamic_sensitiv
utils/trend.py:8
↓ 1 callers
Function
cents_to_yuan
(cents: int)
steam/market_orders.py:686
↓ 1 callers
Function
checkAndShowOnboardingWizard
()
web/js/settings.js:414
↓ 1 callers
Function
checkAutoRefresh
()
web/js/steamDeals.js:281
↓ 1 callers
Function
check_runtime_dependencies
()
app/main.py:27
↓ 1 callers
Function
check_session_validity
(data: dict)
steam/inventory.py:30
↓ 1 callers
Method
check_wait_pay_orders
(self, game: str = "csgo")
buff/buyer.py:118
↓ 1 callers
Method
clear_log
(self)
app/state.py:198
↓ 1 callers
Function
clear_transactions
()
app/state.py:270
↓ 1 callers
Method
clear_transactions
(self)
app/state.py:69
↓ 1 callers
Function
compactConfig
(value)
web/js/settings.js:279
↓ 1 callers
Function
confirmStrategyActivation
(draft)
web/js/strategies.js:1461
↓ 1 callers
Method
confirm_payment
(self, ok: bool)
app/state.py:171
↓ 1 callers
Function
copySteamGuardCode
()
web/js/steamGuard.js:75
↓ 1 callers
Function
copyStep
(idx)
web/js/strategies.js:728
↓ 1 callers
Function
create_buff_client_from_config
(credentials: dict, config: dict)
app/services/buff_client.py:112
↓ 1 callers
Function
db_append_purchase
(p: dict)
app/database.py:225
↓ 1 callers
Function
db_append_sale
(s: dict)
app/database.py:233
↓ 1 callers
Function
db_clear_steam_deals
()
app/database.py:460
← previous
next →
501–600 of 1,137, ranked by callers