hjnormey
  • Joined on 2025-08-29
hjnormey opened issue hjnormey/siloqy#8 2025-10-12 19:29:29 +02:00
SGLD Stochastic Gradient Langevin Dinamics
hjnormey opened issue hjnormey/siloqy#7 2025-10-11 16:25:02 +02:00
MLFlow Integration
hjnormey opened issue hjnormey/siloqy#6 2025-10-10 19:48:59 +02:00
ONNX
hjnormey opened issue hjnormey/siloqy#5 2025-10-10 19:48:47 +02:00
Data, Models and Metrics NEED VERSIONING
hjnormey opened issue hjnormey/siloqy#4 2025-10-09 14:30:55 +02:00
Implement S3/S4 Activation Function
hjnormey opened issue hjnormey/siloqy#3 2025-10-09 13:39:03 +02:00
Framentation-preserving computation
hjnormey commented on issue hjnormey/siloqy#2 2025-10-08 16:20:29 +02:00
SILOQY RNG needs "conditioning": Variance, etc.-

Prototype at:

PS: Might be applicable into/to "ML-based weight init" via "meta" network (v. ChatGPT): That system ML-d the best…

hjnormey opened issue hjnormey/siloqy#2 2025-10-08 12:28:39 +02:00
SILOQY RNG needs "conditioning": Variance, etc.-
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-07 19:18:45 +02:00
45f6e4da1c feat(bb_metrics): Finally added BB-based on regime-as-signal. Also detected and *fixed* nastybug where slices during BB-calculations were corrupting data in code elswhere in execution path. Fixed by using only local variables and touching no object actributes in the _calculate_enhanced_* method.-
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-06 11:50:00 +02:00
9281ad0da8 main: committing new 'starting' point, after continued (fixed) 'slice' error: Nautilus wasn't taking well to SiloqyTrade|QuoteTick data-class, trying to slice. Back to tuplets
6d12eb9497 feat(rate-limit-general-check): Added general rate limit check upon startup.
Compare 2 commits »
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-05 13:23:57 +02:00
ba220f2380 feat(fix): symmbol throttle now limits symbols *before* running info data-fetch. Before this, full symbol info would be fetched for all.
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-04 19:57:13 +02:00
fde38cbef1 feat(data): Added BB and other indicators to output, based on an 'single point representation' of the regime value and BULL-BEAR percentages
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-03 20:14:11 +02:00
4748a7ba62 feat(tick_precision): Increased regime BULL/BEAR% to two-decimal display.
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-02 15:29:41 +02:00
4d8ec0ddc6 feat(tick_precision): Moved tick-size init to system init. Much refactored tick-size handling.
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-01 22:11:21 +02:00
2902dd0791 doc(bug): Added doc for 'no tick has been produced' consideration during regime calculation.
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-01 21:44:11 +02:00
af0bfbe100 feat(tick_precision): Added exchange-derived per symbol tick-precision. Adjusted BULL/BEAR comparison to account for per-symbol, exchange limited precision.
hjnormey pushed to feat/nautilus-dolphin-integration at hjnormey/siloqy 2025-09-01 18:06:43 +02:00
c9cffb4b53 feat(algo): Made algo 100% market_regime compliant. Added epsilon. Tested. Increased regime calcs per tick
0f9a4a6f9c feat(algo): Made algo 100% market_regime compliant. Added epsilon. Tested. Increased regime calcs per tick
8b59e0ed4e Prepare docs dir for submodule conversion
b5cd68263c docs(spec): SILOQY DOLPHIN Integration Guide
Compare 4 commits »