From 3fbbc57a378a3970cfe8a9804a39bf49e8de9bef Mon Sep 17 00:00:00 2001 From: robcaulk Date: Wed, 22 Feb 2023 17:08:30 +0100 Subject: [PATCH] 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