pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Python
Filter by
184M results
Summary
- add research-only BEAR futures backtester using public Binance futures data
- rank futures short candidates by point-in-time negative lookback momentum with OI context
- model short P ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 90 sleep for: 300s close stale after: 48 hours
[pullrequest] requests per hour: 250 target branch: main
...
Hi @Mohan2401 sir, Please review and merge this PR
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Summary
- reuse the legacy status normalization semantics for recovery-diagnostic finite-score filtering
- treat missing/legacy status values and differently cased Success as successful, while still ...
Why
The money math is position * price_move * position_size. A single fixed position_size:
- is sane for FX (~1.1) but absurd for gold/US30 (a 1-point US30 move = 100% of the account at size 100k), ...
Automated PR generated from Application Advisor upgrade plan.
Summary
- Implemented ISSUE-097 password policy validation based on ISSUE-096.
- Added reusable backend password validation helper.
- Enforced MVP password policy on registration.
- Updated auth ...