بنقرة واحدة
polyflup-history
Chronological log of system improvements and session summaries for PolyFlup.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Chronological log of system improvements and session summaries for PolyFlup.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
SQLite best practices, connection management, and migration system for PolyFlup.
Polymarket-specific terminology, trading strategies, and API reference.
Coding standards, modular architecture, and common execution patterns for the PolyFlup Python backend.
Specialized in maintaining project documentation, ensuring it reflects the current state of the codebase and operational procedures.
Specialized in syncing the production database and performing analysis on trades, balances, and market history.
Specialized in syncing logs from production and analyzing them to find trade history, errors, or performance metrics.
استنادا إلى تصنيف SOC المهني
| name | polyflup-history |
| description | Chronological log of system improvements and session summaries for PolyFlup. |
additive_confidence, additive_bias, bayesian_confidence, bayesian_bias, market_prior_p_up columnsBAYESIAN_CONFIDENCE flag in settings allows switching between additive and Bayesian methodspolymarket-trading skill. Noted that taker fees are token-based for BUYS and USDC-based for SELLS, with higher effective rates for low-price sells.has_side_for_window() check to prevent over-leveraging.src/trading/orders and src/data/market_data into packages.