pullrequests Search Results · language:Dune language:Python language:Python language:Java language:Java is:merged language:Java
Filter by
60.5M results
Summary
- Adds Apache License 2.0 as the repository open-source license.
- Rewrites the root README as a stable project description without temporary status/version notes.
- Updates package metadata ...
Asset items were exempted from item_group: the field was hidden in the Basic Info tab (item_group absent from
ASSET_REQD_ALLOWLIST), reqd was relaxed client-side, and the server validate() short-circuit ...
Motivation
- Provide an easy way to export the currently-displayed dynamic correlation chart (X vs Y) as a CSV for downstream
analysis and sharing.
- Include metric metadata and safe filenames ...
codex
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
問題
scripts/accumulate_history.py 初回実行(外為ファイネスト demo, VPS 実測)で M1/M5 が 0 本。H1=34687本/D1=1451本(span 2020-10-14..2026-06-03,
約5.6年)は取得成功。
原因: copy_rates_range の年窓遡及方式で、MT5 は初回 range 呼び出し時に履歴を非同期 download ...
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
augment.py (new):
- jitter(): Gaussian noise on continuous features (sigma×col_std, n_copies=3)
- window_slice(): overlapping time-ordered subsets (n_slices=4)
train_xgboost_walkforward_v4.py:
...