From 3fbbc57a378a3970cfe8a9804a39bf49e8de9bef Mon Sep 17 00:00:00 2001 From: robcaulk Date: Wed, 22 Feb 2023 17:08:30 +0100 Subject: [PATCH 1/3] add imposter disclaimer to FreqAI front page --- docs/freqai.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/freqai.md b/docs/freqai.md index d84ec8d2b..baca683f8 100644 --- a/docs/freqai.md +++ b/docs/freqai.md @@ -6,6 +6,9 @@ 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](#freqai-position-in-open-source-machine-learning-landscape)). +!!! Danger "DISCLAIMER" + 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](https://www.freqtrade.io/en/latest/freqai/. Please beware of imposter projects, and help us by reporting them to the official Freqtrade discord server. + Features include: * **Self-adaptive retraining** - Retrain models during [live deployments](freqai-running.md#live-deployments) to self-adapt to the market in a supervised manner From 150b7f9c87728dc0a87657340be3e21d6c546b89 Mon Sep 17 00:00:00 2001 From: robcaulk Date: Wed, 22 Feb 2023 22:33:41 +0100 Subject: [PATCH 2/3] lighten the disclaimer message --- docs/freqai.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/freqai.md b/docs/freqai.md index baca683f8..d03f0c0f5 100644 --- a/docs/freqai.md +++ b/docs/freqai.md @@ -6,8 +6,8 @@ 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](#freqai-position-in-open-source-machine-learning-landscape)). -!!! Danger "DISCLAIMER" - 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](https://www.freqtrade.io/en/latest/freqai/. Please beware of imposter projects, and help us by reporting them to the official Freqtrade discord server. +!!! 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](https://www.freqtrade.io/en/latest/freqai/. Features include: From 23a71680deed34548cd0ccd4c9c6d4781dad56b5 Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 23 Feb 2023 06:29:58 +0100 Subject: [PATCH 3/3] Update Doc-box typo --- docs/freqai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/freqai.md b/docs/freqai.md index d03f0c0f5..c74360c62 100644 --- a/docs/freqai.md +++ b/docs/freqai.md @@ -6,7 +6,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](#freqai-position-in-open-source-machine-learning-landscape)). -!!! Note: +!!! 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](https://www.freqtrade.io/en/latest/freqai/. Features include: