pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:C# language:JavaScript
Filter by
223M results
Summary
- Project IBKR portfolio snapshots to configured strategy symbols before strategy evaluation.
- Filter dashboard and execution account values to strategy positions plus buying power.
- Add ...
Summary
- README now leads with install via manifest URL (releases/latest/download/module.json), enabled by the release
workflow added in 320e90c, with manual module.zip install as fallback.
- ...
Adds /check-website with a 0-100 trust score API and frontend. 5 parallel check modules: Domain Registration (RDAP),
SSL/Security, Blacklist Reputation (our DB + Safe Browsing + SURBL/Spamhaus), Server ...
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
Bumps the npm_and_yarn group with 1 update in the / directory: shell-quote. Bumps the npm_and_yarn group with 1 update
in the /api directory: qs.
Updates shell-quote from 1.8.3 to 1.8.4 details summary ...
dependencies
javascript
Summary
- Override total_strategy_equity in Schwab account-state conversion to use filtered strategy market value plus
available cash.
- Keep behavior scoped to configured managed symbols.
Root ...
Summary
- Compute total_strategy_equity as strategy-symbol market value plus liquid cash when strategy_symbols are supplied.
- Preserve full snapshot equity when no strategy symbol filter is configured. ...
Summary
- Override LongBridge account-state total_strategy_equity to use strategy-symbol market value plus available cash.
- Keep the guard scoped to configured strategy symbols.
Root Cause
The ...
Summary
- Prefer cash plus filtered managed position value for portfolio total equity when strategy_symbols are configured.
- Keep full account balance total for unfiltered account snapshots.
- ...