MCPcopy Create free account

hub / github.com/HarrierOnChain/Prediction-Markets-Trading-Bot-Toolkits / functions

Functions143 in github.com/HarrierOnChain/Prediction-Markets-Trading-Bot-Toolkits

Functionhmac_rfc4231_test_1
()
src/service/clob.rs:480
Methodis_buy
(&self)
src/models.rs:50
Methodis_tripped
(&self)
src/service/risk_guard.rs:116
Methodlabel
(self)
src/bot/mod.rs:37
Methodload
(config_path: &Path, credentials_path: &Path)
src/config.rs:216
Functionmain
()
src/main.rs:72
Methodnew
(cfg: &AppConfig)
src/service/clob.rs:111
Methodnew
(http: Client, clob_base: impl Into<String>)
src/service/midprice.rs:23
Methodnew
()
src/service/position_store.rs:53
Methodnew
( cfg: AppConfig, risk: Arc<RiskGuard>, markets: Arc<MarketCache>, positions:
src/service/order_executor.rs:57
Methodnew
(http: Client, gamma_base: impl Into<String>)
src/service/market_cache.rs:46
Methodnew
(cfg: RiskConfig)
src/service/risk_guard.rs:48
Functionpercentage_basic
()
src/service/strategy.rs:120
Functionpnl_pct_buy_long_direction
()
src/service/position_store.rs:151
Functionpnl_pct_sell_short_direction
()
src/service/position_store.rs:159
Methodpositions
(&self)
src/service/order_executor.rs:85
Functionrounds_to_tick
()
src/utils.rs:43
Functionrun
(cfg: AppConfig)
src/bot/copy_trading.rs:48
Functionrun
(_cfg: AppConfig)
src/bot/market_maker.rs:9
Functionrun
(_cfg: AppConfig)
src/bot/arbitrage.rs:11
Functionrun
(_cfg: AppConfig)
src/bot/spread_farming.rs:9
Functionrun
(kind: BotKind, cfg: AppConfig)
src/bot/mod.rs:57
Functionrun
(_cfg: AppConfig)
src/bot/cross_market_arb.rs:11
Functionrun
(_cfg: AppConfig)
src/bot/whale_signal.rs:13
Functionrun
(_cfg: AppConfig)
src/bot/directional_arb.rs:59
Functionrun
(_cfg: AppConfig)
src/bot/orderbook_imbalance.rs:9
Functionrun
(_cfg: AppConfig)
src/bot/sports_execution.rs:10
Functionrun
(_cfg: AppConfig)
src/bot/resolution_sniper.rs:10
Functionsecond_consecutive_large_trips
()
src/service/risk_guard.rs:168
Functionsell_inverted_pnl_logic
()
src/service/position_monitor.rs:201
Functionsha256_known_vectors
()
src/service/clob.rs:462
Methodsigner_address
(&self)
src/service/clob.rs:143
Functionskips_tiny_whale
()
src/service/strategy.rs:141
Functionslug_allow_overrides_category_miss
()
src/service/eligibility.rs:139
Functionsmall_trades_always_pass
()
src/service/risk_guard.rs:155
Functionstop_loss_triggers
()
src/service/position_monitor.rs:189
Functionstrict_allowlist_admits_listed_category
()
src/service/eligibility.rs:129
Functionstrict_allowlist_rejects_unlisted_category
()
src/service/eligibility.rs:119
Functiontag_exposure_sums_across_multiple_tags
()
src/service/position_store.rs:142
Functiontake_profit_triggers
()
src/service/position_monitor.rs:183
Functiontruncate_addr
Format a wallet address with the first 6 and last 4 chars, e.g. `0x63ce34…ba9a`.
src/utils.rs:19
Functiontruncate_short_addr_passes_through
()
src/utils.rs:53
Functionusd_to_shares_floor
()
src/utils.rs:48
← previous101–143 of 143, ranked by callers