WIP: feat(nautilus): initial integration #1

Draft
hjnormey wants to merge 14 commits from feat/nautilus-dolphin-integration into main

14 Commits

Author SHA1 Message Date
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.- 2025-09-07 19:18:18 +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 2025-09-06 11:49:30 +02:00
6d12eb9497 feat(rate-limit-general-check): Added general rate limit check upon startup. 2025-09-05 14:44:46 +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. 2025-09-05 13:23:34 +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 2025-09-04 19:51:31 +02:00
4748a7ba62 feat(tick_precision): Increased regime BULL/BEAR% to two-decimal display. 2025-09-03 20:13:44 +02:00
4d8ec0ddc6 feat(tick_precision): Moved tick-size init to system init. Much refactored tick-size handling. 2025-09-02 15:19:53 +02:00
2902dd0791 doc(bug): Added doc for 'no tick has been produced' consideration during regime calculation. 2025-09-01 22:11:05 +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. 2025-09-01 21:42:18 +02:00
c9cffb4b53 feat(algo): Made algo 100% market_regime compliant. Added epsilon. Tested. Increased regime calcs per tick 2025-09-01 18:04:37 +02:00
0f9a4a6f9c feat(algo): Made algo 100% market_regime compliant. Added epsilon. Tested. Increased regime calcs per tick 2025-09-01 17:52:55 +02:00
8b59e0ed4e Prepare docs dir for submodule conversion 2025-08-31 18:25:56 +02:00
b5cd68263c docs(spec): SILOQY DOLPHIN Integration Guide 2025-08-31 13:20:10 +02:00
9f1dbffc2a feat(nautilus): initial integration 2025-08-31 12:39:26 +02:00