82 lines
2.8 KiB
Markdown
82 lines
2.8 KiB
Markdown
|
|
# Trading Bot License - Personal Use Only
|
||
|
|
|
||
|
|
Copyright (c) 2026 Niquel and Leo.
|
||
|
|
All rights reserved.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Scope
|
||
|
|
|
||
|
|
This license applies to all files in this repository,
|
||
|
|
including source code, configurations, scripts, and documentation.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Purpose
|
||
|
|
|
||
|
|
This trading bot is shared exclusively for personal use in trading accounts.
|
||
|
|
It does not constitute financial advice and does not guarantee results of any kind.
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Granted Permissions
|
||
|
|
|
||
|
|
The user who obtains access to this repository is permitted solely to:
|
||
|
|
|
||
|
|
- USE the bot on personal, institutional, prop firm, demo, or live trading accounts
|
||
|
|
- CONFIGURE the bot parameters to adapt it to personal trading needs
|
||
|
|
- RUN the bot on multiple owned accounts simultaneously
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Strict Restrictions
|
||
|
|
|
||
|
|
The following are strictly PROHIBITED, without exception:
|
||
|
|
|
||
|
|
- Selling the bot, whether compiled or in source code form
|
||
|
|
- Redistributing the bot by any means, free of charge or commercially
|
||
|
|
- Creating derivative works based on this code, even if modifications or innovations are introduced
|
||
|
|
- Sublicensing, assigning, or transferring usage rights to third parties
|
||
|
|
- Uploading the code to any public or private repository accessible to third parties (GitHub, GitLab, Bitbucket, MQL5 CodeBase, or others)
|
||
|
|
- Using the code, in whole or in part, to train artificial intelligence models or LLMs (Large Language Models)
|
||
|
|
- Including the code in commercial products, subscription services, trading signals, or similar offerings
|
||
|
|
- Reverse engineering the code for redistribution or commercialization purposes
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Definition of Derivative Work
|
||
|
|
|
||
|
|
The following are considered derivative works and are subject to the same restrictions:
|
||
|
|
|
||
|
|
- Copying the structure, logic, or architecture of the bot and renaming variables or functions
|
||
|
|
- Modifying parameters, adding features, or refactoring the code while preserving the main logic
|
||
|
|
- Translating the code to another programming language
|
||
|
|
- Using this bot as a template or starting point for another product
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Disclaimer
|
||
|
|
|
||
|
|
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||
|
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF
|
||
|
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
|
||
|
|
|
||
|
|
THE AUTHOR SHALL NOT BE RESPONSIBLE FOR:
|
||
|
|
|
||
|
|
- Financial losses resulting from the use of the bot on live accounts
|
||
|
|
- Errors, bugs, or unexpected behavior in the code
|
||
|
|
- Performance, results, or profitability of the bot
|
||
|
|
- Direct, indirect, incidental, or consequential damages of any nature
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Risk Warning
|
||
|
|
|
||
|
|
Trading Forex, Futures, CFDs, and similar instruments involves a significant risk of loss
|
||
|
|
and is not suitable for all investors.
|
||
|
|
|
||
|
|
This bot is a personal-use tool and does NOT constitute financial advice.
|
||
|
|
|
||
|
|
NEVER trade with money you cannot afford to lose.
|
||
|
|
ALWAYS test thoroughly on demo accounts before using on live accounts.
|
||
|
|
Trade at your own risk and responsibility.
|