Commit Graph

134 Commits

Author SHA1 Message Date
ebb578db35 build 058: validate websocket OHLC market data 2026-08-04 00:18:18 +03:00
cd301586d3 build 057: validate trades websocket and document trade feed 2026-08-04 00:18:18 +03:00
eaa0eaf710 build 056: finalize canonical OHLCV architecture verification 2026-08-04 00:18:18 +03:00
ed69420196 build 055: remove legacy Kline models 2026-08-04 00:18:18 +03:00
09f3f66a4e build 054: remove legacy klines compatibility API 2026-08-04 00:18:18 +03:00
f027436e2f build 053: remove unused legacy market indicators 2026-08-04 00:18:18 +03:00
642d607162 build 052: audit remaining legacy OHLCV dependencies 2026-08-04 00:18:18 +03:00
0b2187dac4 build 051: switch HTF analysis to canonical candles 2026-08-04 00:18:18 +03:00
c8d33f8baa build 050: switch MarketAnalysisService to canonical candles 2026-08-04 00:18:18 +03:00
16ed64f7c6 build 049: expose canonical candles through ExchangeService 2026-08-04 00:18:18 +03:00
3a253d89a9 build 048: switch market analysis consumers to canonical Candle model 2026-08-04 00:18:18 +03:00
77e87c0504 build 047: switch ExchangeService klines to canonical candles feed 2026-08-04 00:18:18 +03:00
a10a760166 build 046: integrate canonical candles feed into acquisition service 2026-08-04 00:11:07 +03:00
0e86cca19d build 045: register canonical candles feed in acquisition registry 2026-08-04 00:11:07 +03:00
47c75d68b1 build 044: establish canonical candles feed foundation 2026-07-15 10:26:55 +03:00
a6325cf4cf build 043: finalize Quotes Feed architecture verification 2026-07-14 22:35:10 +03:00
225f07bc4b build 042: remove MarketPriceCache compatibility facade 2026-07-14 22:35:10 +03:00
b2f6377143 build 041: remove legacy websocket quote parsing 2026-07-14 22:35:10 +03:00
9df9c0f5e0 build 040: restore quote REST fallback after build 039 2026-07-14 22:35:10 +03:00
7b62873832 build 039: complete Quotes Feed migration foundation 2026-07-14 22:34:20 +03:00
26deb861bc Execute autonomous protect action 2026-07-03 13:51:40 +03:00
5f1f522fd7 Relax early autonomous exit guard 2026-07-03 13:15:38 +03:00
3dde8d3e87 Add reversal signal block diagnostics 2026-07-03 12:47:12 +03:00
8a07d24bd7 Add detailed flip diagnostics 2026-07-03 12:29:42 +03:00
4d58fcf2bf Add flip execution diagnostics 2026-07-03 12:21:07 +03:00
c608072b7b fix(execution): reset position stall state 2026-07-03 11:59:53 +03:00
04f92c1d0e refactor(execution): clean risk close formatting 2026-07-03 11:57:31 +03:00
c9ce9ccae9 fix(execution): reset stale position intelligence state 2026-07-03 11:55:51 +03:00
a3e5ac324b refactor(execution): clean runtime protection payload formatting 2026-07-03 11:53:53 +03:00
aacb2c409d refactor(execution): preserve closed position leverage payload 2026-07-03 11:52:03 +03:00
ecf8b5f60d refactor(execution): simplify zero size handling 2026-07-03 11:45:21 +03:00
bcbec1aa02 refactor(execution): avoid duplicate opened position leverage payload 2026-07-03 11:37:28 +03:00
33e60c2409 refactor(execution): simplify intelligence exit sync 2026-07-03 11:33:38 +03:00
23cf386c38 fix(auto): trim market status message for ui 2026-07-03 11:24:26 +03:00
60728c7efb refactor(execution): reuse payload helpers in runtime actions 2026-07-03 11:24:09 +03:00
f6029372ef fix(telegram): escape journal html content 2026-07-03 11:06:04 +03:00
a27774fd48 refactor(execution): reuse shared payload builders in supervisor 2026-07-03 11:05:59 +03:00
ce90e58060 refactor(execution): reuse payload helpers in runtime protection 2026-07-03 10:40:52 +03:00
610e6c3043 refactor(execution): reuse shared runtime payload builders 2026-07-03 10:33:52 +03:00
b3211cf024 refactor(execution): reuse shared payload builders in flip events 2026-07-03 10:20:02 +03:00
7ccf406c93 fix(journal): disable parse mode for journal rendering 2026-07-03 09:52:16 +03:00
f50ba047ee refactor(execution): reuse shared payload builders in position actions 2026-07-03 09:43:29 +03:00
63bea1831f refactor(execution): add shared payload section builders 2026-07-03 09:31:12 +03:00
4f57d4a322 refactor(execution): reuse market context payload in flip events 2026-07-03 08:45:50 +03:00
c632440d97 refactor(execution): reuse market context payload in position actions 2026-07-02 23:02:39 +03:00
6ce14a0292 refactor(execution): add shared payload builders 2026-07-02 22:56:55 +03:00
cfd7d76806 refactor(execution): standardize execution skip and reset cleanup 2026-07-02 22:50:04 +03:00
d334461339 refactor(execution): reuse reset helpers in flip flow 2026-07-02 22:42:56 +03:00
777a11207d refactor(auto): finalize runtime state reset cleanup 2026-07-02 22:38:38 +03:00
73ea891843 refactor(auto): use reset helpers for signal runtime expiration 2026-07-02 22:05:33 +03:00