Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HarrierOnChain/Prediction-Markets-Trading-Bot-Toolkits
/ functions
Functions
143 in github.com/HarrierOnChain/Prediction-Markets-Trading-Bot-Toolkits
⨍
Functions
143
◇
Types & classes
52
Function
hmac_rfc4231_test_1
()
src/service/clob.rs:480
Method
is_buy
(&self)
src/models.rs:50
Method
is_tripped
(&self)
src/service/risk_guard.rs:116
Method
label
(self)
src/bot/mod.rs:37
Method
load
(config_path: &Path, credentials_path: &Path)
src/config.rs:216
Function
main
()
src/main.rs:72
Method
new
(cfg: &AppConfig)
src/service/clob.rs:111
Method
new
(http: Client, clob_base: impl Into<String>)
src/service/midprice.rs:23
Method
new
()
src/service/position_store.rs:53
Method
new
( cfg: AppConfig, risk: Arc<RiskGuard>, markets: Arc<MarketCache>, positions:
src/service/order_executor.rs:57
Method
new
(http: Client, gamma_base: impl Into<String>)
src/service/market_cache.rs:46
Method
new
(cfg: RiskConfig)
src/service/risk_guard.rs:48
Function
percentage_basic
()
src/service/strategy.rs:120
Function
pnl_pct_buy_long_direction
()
src/service/position_store.rs:151
Function
pnl_pct_sell_short_direction
()
src/service/position_store.rs:159
Method
positions
(&self)
src/service/order_executor.rs:85
Function
rounds_to_tick
()
src/utils.rs:43
Function
run
(cfg: AppConfig)
src/bot/copy_trading.rs:48
Function
run
(_cfg: AppConfig)
src/bot/market_maker.rs:9
Function
run
(_cfg: AppConfig)
src/bot/arbitrage.rs:11
Function
run
(_cfg: AppConfig)
src/bot/spread_farming.rs:9
Function
run
(kind: BotKind, cfg: AppConfig)
src/bot/mod.rs:57
Function
run
(_cfg: AppConfig)
src/bot/cross_market_arb.rs:11
Function
run
(_cfg: AppConfig)
src/bot/whale_signal.rs:13
Function
run
(_cfg: AppConfig)
src/bot/directional_arb.rs:59
Function
run
(_cfg: AppConfig)
src/bot/orderbook_imbalance.rs:9
Function
run
(_cfg: AppConfig)
src/bot/sports_execution.rs:10
Function
run
(_cfg: AppConfig)
src/bot/resolution_sniper.rs:10
Function
second_consecutive_large_trips
()
src/service/risk_guard.rs:168
Function
sell_inverted_pnl_logic
()
src/service/position_monitor.rs:201
Function
sha256_known_vectors
()
src/service/clob.rs:462
Method
signer_address
(&self)
src/service/clob.rs:143
Function
skips_tiny_whale
()
src/service/strategy.rs:141
Function
slug_allow_overrides_category_miss
()
src/service/eligibility.rs:139
Function
small_trades_always_pass
()
src/service/risk_guard.rs:155
Function
stop_loss_triggers
()
src/service/position_monitor.rs:189
Function
strict_allowlist_admits_listed_category
()
src/service/eligibility.rs:129
Function
strict_allowlist_rejects_unlisted_category
()
src/service/eligibility.rs:119
Function
tag_exposure_sums_across_multiple_tags
()
src/service/position_store.rs:142
Function
take_profit_triggers
()
src/service/position_monitor.rs:183
Function
truncate_addr
Format a wallet address with the first 6 and last 4 chars, e.g. `0x63ce34…ba9a`.
src/utils.rs:19
Function
truncate_short_addr_passes_through
()
src/utils.rs:53
Function
usd_to_shares_floor
()
src/utils.rs:48
← previous
101–143 of 143, ranked by callers