pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:C#
Filter by
125M results
Kalshi was stored as the bid/ask mid with no fee — not a transactable price. A line showing -178 was really ~-199 to bet
(ask + taker fee), matching the books. This understated cost and would create phantom ...
Summary
- detect_order_blocks: tambah field touches + is_fresh ke tiap OB dict
- calculate_trade_plan: skip OB yang is_fresh=False dari entry candidates (PUMP DUMP)
- calculate_confluence_v4: OB ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Full lead-to-obra cycle:
- Analisar pré-orçamento now pre-fills a new orçamento form with lead data (area, padrão, cliente)
- Converter em Obra auto-generates 3 lançamentos (30% entrada, 40% meio, ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
…playlists. Correccion de errores de autenticacion
Embraces the current nav height — bigger text, icon+label stacked, visible dividers between each button, active state
fills with accent tint.
Summary
Sixth PR in the Taber drawer redesign. Closes the Owner-Dash inbox half of the Submit-Part flow shipped in PR E —
Michael s view of the pending part-order requests.
Backend
- `GET /api/parts/supplies-to-order?status=pending` ...
…later tests
Two tests in test_g8 did:
sys.modules.setdefault( db , MagicMock()).client = MagicMock(get_supabase=lambda: client)
Because db is already imported, setdefault() returns the real db package ...