From f28cc1d6add269024be10c2ba09da55b75a1beeb Mon Sep 17 00:00:00 2001 From: Coding for Dummies Date: Sun, 28 Dec 2025 09:14:26 +0700 Subject: [PATCH] Add disclaimer and risk warning to README Added disclaimer and important notice regarding the use of EAs and indicators. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 9085aa9..23b3dfd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # MT5-indicator-collection Awesome Indicator for MT5 - MT5 indicator collection + + +📢 Disclaimer & Important Notice +The EAs and Indicators in this repository are collected from various sources across the internet. + +Purpose: This repository is intended for educational and research purposes only. It is designed to help with learning MQL4/MQL5/Python programming and system development. + +Ownership: I do not claim original ownership of all the strategies provided here. This is a personal collection used for technical optimization and testing. + +Risk Warning: Trading involves significant risk. I am not responsible for any financial losses incurred through the use of these tools on live accounts. Always test thoroughly on a Demo account first.