From: Jérôme Benoit Date: Fri, 21 Mar 2025 04:21:34 +0000 (+0100) Subject: docs(qav3): refine labeling_window.txt X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=04eedf4026a30511af0134b4127cfed0141e0e78;p=freqai-strategies.git docs(qav3): refine labeling_window.txt Signed-off-by: Jérôme Benoit --- diff --git a/quickadapter/docs/ labeling_window.txt b/quickadapter/docs/labeling_window.txt similarity index 65% rename from quickadapter/docs/ labeling_window.txt rename to quickadapter/docs/labeling_window.txt index 4dba5d2..d65c8aa 100644 --- a/quickadapter/docs/ labeling_window.txt +++ b/quickadapter/docs/labeling_window.txt @@ -25,27 +25,27 @@ trade duration candles = (current candle date - trade candle date) // timeframe [ current natr label window ] trade duration candles = 0 +expected trade price movement in the future label window candles from trade opening = trade natr * trade rate expected price movement in the future label window candles = current natr * current rate trade candle current candle | | --------------------------------- [ current natr label window ] + ] trade duration candles > 0 +expected trade price movement in the future label window candles from trade opening = trade natr * trade rate +expected trade price movement in the future trade duration candles window from trade opening = trade natr * trade rate * trade duration candles / label window expected price movement in the future label window candles = current natr * current rate -expected price movement in the future trade candles window = current natr * current rate * trades duration candles / label window +expected price movement in the future trade duration candles window = current natr * current rate * trade duration candles / label window trade 1 candle trade 2 candle current candle | | | ------------------------------------------------------------------ [ current natr label window ][ current natr label window ] + [ trade 2 natr label window ] + ] - -expected price movement in the future trade candles approximation = current natr * current rate * trade duration candles / label window - - - - - - +expected trade price movement in the future trade duration candles window from trade opening approximation = trade natr * trade rate * trade duration candles / label window +expected price movement in the future trade duration candles window approximation = current natr * current rate * trade duration candles / label window