]> Piment Noir Git Repositories - freqai-strategies.git/shortlog
freqai-strategies.git
2025-06-02  Jérôme Benoitfix(qav3): brown paper bag bug at string path seperator...
2025-06-02  Jérôme Benoitfix(qav3): ensure timeframe is aligned everywhere
2025-06-02  Jérôme Benoitfix(qav3): fix TP/SL targets computation
2025-06-01  Jérôme Benoitfix(qav3): fix label params handling
2025-06-01  Jérôme Benoitrefactor(qav3): cleanup pivots labeling code
2025-06-01  Jérôme Benoitrefactor: cleanup dataframe columns handling
2025-05-31  Jérôme Benoitfix(qav3): use right zlema for EWO
2025-05-31  Jérôme Benoitrefactor(qav3): consistent timeframe usage
2025-05-31  Jérôme Benoitrefactor(qav3): use zlema as per Ehlers paper
2025-05-30  Jérôme Benoitperf(qav3): tune SL/TP targets computation
2025-05-29  Jérôme Benoitrefactor(qav3): code cleanup
2025-05-29  Jérôme Benoitrefactor: refine default configurations
2025-05-29  Jérôme Benoitrefactor(qav3): cleanup MO tunables handling code
2025-05-29  Jérôme Benoitrefactor(qav3): add tunables for knn based trials selection
2025-05-28  Jérôme Benoitrefactor(qav3): consolidate hellinger distance computat...
2025-05-28  Jérôme Benoitrefactor(qav3): use scipy for zero phase gaussian smoothing
2025-05-28  Jérôme Benoitfeat(qav3): add standardized hellinger distance support...
2025-05-28  Jérôme Benoitperf(qav3): default to seuclidean for MO trial selection
2025-05-28  Jérôme Benoitperf(qav3): tune TP price computation
2025-05-28  Jérôme Benoitdocs(config): refine default configuration
2025-05-27  Jérôme Benoitdocs(qav3): display proper log message for optuna
2025-05-27  Jérôme Benoitfix(qav3): properly handle objectives weighting for...
2025-05-27  Jérôme Benoitfeat(qav3): account for weights at MO trial selection
2025-05-27  Jérôme Benoitrefactor(qav3): use scipy gmean
2025-05-27  Jérôme Benoitrefactor(qav3): add inputs guard to optuna MO encapsulation
2025-05-27  Jérôme Benoitperf(qav3): fine tune TP/SL targets computation
2025-05-27  Jérôme Benoitdocs: add some comments for metric definition in MO...
2025-05-26  Jérôme Benoitrefactor(qav3): more explicit code at MO trial selection
2025-05-26  Jérôme Benoitfeat(qav3): add more label metrics to allow labeling...
2025-05-26  Jérôme Benoitfeat(qav3): add a few metrics for trials selection
2025-05-26  Jérôme Benoitrefactor(qav3): cleanup pivots labeling tunables namespace
2025-05-26  Jérôme Benoitperf(qav3): switch to state of the art MO trials selection
2025-05-25  Jérôme Benoitfeat(qav3): design MO trials selection to support any...
2025-05-25  Jérôme Benoitrefactor(qav3): cleanup MO trial selection
2025-05-25  Jérôme Benoitfeat(qav3): add generic direction support for MO quanti...
2025-05-25  Jérôme Benoitrefactor(qav3): error message cleanups
2025-05-25  Jérôme Benoitfix(qav3): MO trial selection cut&paste mistake
2025-05-25  Jérôme Benoitfix(qav3): readd quantile MO pareto front trial selection
2025-05-25  Jérôme Benoitfix(qav3): filter invalid best trials at MO optimization
2025-05-25  Jérôme Benoitperf(qav3): switch to Chebyshev distance method for...
2025-05-25  Jérôme Benoitrefactor(qav3): refine log messages
2025-05-25  Jérôme Benoitperf(qav3): default label_quantile to median
2025-05-25  Jérôme Benoitperf(qav3): recalibrate pivot labeling momentum interva...
2025-05-25  Jérôme Benoitperf(qav3): recalibrate pivot labeling momentum interva...
2025-05-24  Jérôme Benoitfix(qav3): FreqAI expects a label target column
2025-05-24  Jérôme Benoitrefactor(qav3): refine log message
2025-05-24  Jérôme Benoitfix(qav3): ensure previous extrema are not unlabeled
2025-05-24  Jérôme Benoitfix(qav3): refine pivot momentum validation to avoid...
2025-05-24  Jérôme Benoitfix(qav3): fix namespace collision
2025-05-24  Jérôme Benoitperf(qav3): add caching at pivot confirmation
2025-05-23  Jérôme Benoitrefactor(qav3): refine typing
2025-05-23  Jérôme Benoitrefactor(qav3): remove uneeded code
2025-05-23  Jérôme Benoitfix(qav3): kama is returning an ndarray
2025-05-23  Jérôme Benoitrefactor(qav3): log error message at TP kama failure
2025-05-23  Jérôme Benoitfix(qav3): gracefully handle take profit computation...
2025-05-23  Jérôme Benoitrefactor(qav3): align pivot confirmation checks behavior
2025-05-23  Jérôme Benoitperf(qav3): refine initial pivot depth confirmation
2025-05-23  Jérôme Benoitfix(qav): ensure pivots confirmation window is an integer
2025-05-23  Jérôme Benoitchore(qav3): bump version
2025-05-23  Jérôme Benoitfeat(qav3): make pivot confirmation window volality...
2025-05-22  Jérôme Benoitfix(qav3): recalibrate pivot optimization to avoid...
2025-05-22  Jérôme Benoitrefactor(qav3): remove extragenous paranthesis
2025-05-22  Jérôme Benoitrefactor(qav3): cleanup pivots detection code
2025-05-22  Jérôme Benoitfix(qav3): ensure TP reactive computation can be used
2025-05-22  Jérôme Benoitrefactor(qav3): refine TP check
2025-05-22  Jérôme Benoitrefactor(qav3): cleanup zigzag() implementation
2025-05-22  Jérôme Benoitfix(qav3): ensure TP target is always computed
2025-05-21  Jérôme Benoitperf(qav3): tune pivot momentum validation
2025-05-21  Jérôme Benoitperf(qav3): tune pivot momentum validation
2025-05-21  Jérôme Benoitperf(qav3): stricter momentum checks at pivot labeling
2025-05-21  Jérôme Benoitrefactor(qav3): refine NATR ratio default value
2025-05-21  Jérôme Benoitchore: bump versions
2025-05-21  Jérôme Benoitfix(qav3): avoid pivots labeling optimization failure
2025-05-21  Jérôme Benoitperf(qav3): refine labeling window optimization
2025-05-21  Jérôme Benoitperf(qav3): more reactive dynamic TP target computation
2025-05-21  Jérôme Benoitrefactor(qav3): trivial cleanup
2025-05-21  Jérôme Benoitrefactor(qav3): trivial cleanup
2025-05-21  Jérôme Benoitfix(qav3): use NATR as per its definition semantic
2025-05-21  Jérôme Benoitperf(reforcexy): refine optuna defaults
2025-05-20  Jérôme Benoitperf(qav3): refine optuna defaults
2025-05-20  Jérôme Benoitperf(qav3): refine optuna search space for regressor HPO
2025-05-20  Jérôme Benoitperf(qav3): fine tune pivot labeling optimization searc...
2025-05-20  Jérôme Benoitperf(qav3): reduce pivot labeling optimization search...
2025-05-20  Jérôme Benoitrefactor(qav3): factor out quantile computation
2025-05-20  Jérôme Benoitperf(qav3): optimize TP target volatility based computation
2025-05-19  Jérôme Benoitperf(qav3): speed up pivot labeling confirmation
2025-05-19  Jérôme Benoitperf(qav3): fine tune pivot labeling confirmation
2025-05-19  Jérôme Benoitperf(qav3): stricter pivot labeling confirmation
2025-05-19  Jérôme Benoitrefactor(qav3): arguments namespace cleanup
2025-05-19  Jérôme Benoitperf(qav3): make label period contribute to pivot label...
2025-05-19  Jérôme Benoitfix(qav3): improve numerical stability at TP computation
2025-05-19  Jérôme Benoitfix(qav3): better handling of low volality regime at...
2025-05-19  Jérôme Benoitfix(qav3): handle volality close to zero at pivot labeling
2025-05-19  Jérôme Benoitfix(qav3): avoid log usage on values that can be close...
2025-05-19  Jérôme Benoitfix(qav3): properly adapt slope strength min/max to...
2025-05-18  Jérôme Benoitfix(qav3): handle assets with close to zero at pivot...
2025-05-18  Jérôme Benoitrefactor(qav3): code cleanups
2025-05-18  Jérôme Benoitrefactor(qa3v): trivial code cleanups
2025-05-18  Jérôme Benoitrefactor(qav3): trivial code cleanups
2025-05-18  Jérôme Benoitrefactor(qav3): cleanup conditions
next