From b083d3c200ac9f26b2d81c33bd0069b35a1c5e77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Feb 2026 18:04:05 +0000 Subject: [PATCH] Deployed 7492cf8 to develop in en with MkDocs 1.6.1 and mike 2.1.3 --- en/develop/advanced-setup/index.html | 4 ++-- en/develop/freqai-reinforcement-learning/index.html | 2 +- en/develop/freqai/index.html | 2 +- en/develop/search/search_index.json | 2 +- en/develop/strategy-callbacks/index.html | 10 +++++----- en/develop/strategy_migration/index.html | 12 ++++++------ 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/en/develop/advanced-setup/index.html b/en/develop/advanced-setup/index.html index d75b7b3ad..56a4d265c 100644 --- a/en/develop/advanced-setup/index.html +++ b/en/develop/advanced-setup/index.html @@ -2267,7 +2267,7 @@ services: volumes: - "./user_data:/freqtrade/user_data" # Expose api on port 8080 (localhost only) - # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation + # Please read the https://www.freqtrade.io/en/stable/rest-api/ documentation # before enabling this. ports: - "127.0.0.1:8080:8080" @@ -2294,7 +2294,7 @@ services: volumes: - "./user_data:/freqtrade/user_data" # Expose api on port 8080 (localhost only) - # Please read the https://www.freqtrade.io/en/latest/rest-api/ documentation + # Please read the https://www.freqtrade.io/en/stable/rest-api/ documentation # before enabling this. ports: - "127.0.0.1:8081:8080" diff --git a/en/develop/freqai-reinforcement-learning/index.html b/en/develop/freqai-reinforcement-learning/index.html index 128d00a84..17e425890 100644 --- a/en/develop/freqai-reinforcement-learning/index.html +++ b/en/develop/freqai-reinforcement-learning/index.html @@ -2119,7 +2119,7 @@ Users who prefer docker should ensure they use the docker image appended with More details about feature engineering available: - https://www.freqtrade.io/en/latest/freqai-feature-engineering + https://www.freqtrade.io/en/stable/freqai-feature-engineering :param df: strategy dataframe which will receive the targets usage example: dataframe["&-target"] = dataframe["close"].shift(-1) / dataframe["close"] diff --git a/en/develop/freqai/index.html b/en/develop/freqai/index.html index 2ad3533f4..a915c46d6 100644 --- a/en/develop/freqai/index.html +++ b/en/develop/freqai/index.html @@ -2151,7 +2151,7 @@

FreqAI is a software designed to automate a variety of tasks associated with training a predictive machine learning model to generate market forecasts given a set of input signals. In general, FreqAI aims to be a sandbox for easily deploying robust machine learning libraries on real-time data (details).

Note

-

FreqAI is, and always will be, a not-for-profit, open source project. FreqAI does not have a crypto token, FreqAI does not sell signals, and FreqAI does not have a domain besides the present freqtrade documentation.

+

FreqAI is, and always will be, a not-for-profit, open source project. FreqAI does not have a crypto token, FreqAI does not sell signals, and FreqAI does not have a domain besides the present freqtrade documentation.

Features include: