TSNReposIndex/Licenses/LICENSE-FPU.md

158 lines
6.7 KiB
Markdown
Raw Permalink Normal View History

2026-04-14 18:35:32 +00:00
# <Type> License - For Personal Use (FPU) 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
2026-04-20 15:39:49 +00:00
- MODIFY the bot's source code, provided that:<br>
&nbsp;- Any distribution or hosting of modifications is subject to the conditions of the Distribution and Hosting section<br>
&nbsp;- Modified versions are subject to all the same restrictions as the original<br>
&nbsp;- No modified version may be presented as an original or independent work
---
## Distribution and Hosting
Storage and hosting of the Software's source code — original or modified — is permitted exclusively under the following conditions:
- On MQL5 Algo Forge (https://forge.mql5.io/): public or private repositories are permitted, provided the original license is preserved in full and the original authors are clearly attributed.
- On any other platform: storage is permitted exclusively in strictly private repositories that guarantee no public access, no indexing by search engines, and no access by automated crawlers or data collection systems.
- Hosting on any other platform in a publicly accessible form is strictly prohibited.
---
## Strict Restrictions
The following are strictly PROHIBITED, without exception:
- Selling the bot, whether compiled or in source code form, original or modified
- Redistributing the bot by any means, free of charge or commercially, in any form
2026-04-20 15:39:49 +00:00
- Publishing, sharing, or uploading the code — original or modified — to any public or private repository accessible to third parties, except as expressly permitted under the Distribution and Hosting section above.
- Sublicensing, assigning, or transferring usage rights to third parties
- Creating derivative works intended for distribution, sale, or public access of any kind
- Using the code, in whole or in part, to train artificial intelligence models or LLMs
- Including the code — original or modified — in commercial products, subscription services,
trading signals, or similar offerings
- Reverse engineering the code for redistribution or commercialization purposes
2026-04-20 15:39:49 +00:00
- Selling, licensing or commercializing any compiled binary (e.g. .ex5 files) derived from or incorporating this Software, whether on MQL5 Market or any other platform, is strictly prohibited
---
## Modifications and Private Derivative Works
Personal modifications to the code are permitted under the following strict conditions:
- The modified version must remain **completely private** at all times
- It may only be used by the person who received the original license
- It may **never** be shared, published, uploaded, or distributed in any form or medium
- The modified version inherits all restrictions of this license automatically
- If any of these conditions is violated, the license is immediately and automatically revoked
The following remain prohibited regardless of whether they involve modifications:
- Copying the structure, logic, or architecture and renaming variables or functions
with the intent to distribute or commercialize
- Translating the code to another programming language for redistribution
- Using this bot as a template or starting point for any product intended for third parties
---
## Obligations When Using AI Platforms
Any user who uses this code (original or modified) in conjunction with a hosted AI platform
(e.g. Claude, ChatGPT, Gemini, Copilot, or similar cloud-based services) MUST:
- **(a)** Disable any data retention, training opt-in, or conversation logging feature
offered by the platform BEFORE using the code in that context
- **(b)** Use the platform's official privacy mode, incognito mode, or equivalent feature
if available (e.g. Claude's conversation opt-out, ChatGPT's "Improve the model" toggle)
- **(c)** NOT use the code through platforms that offer no mechanism whatsoever
to opt out of training data collection
Failure to comply with this section constitutes a violation of the "Strict Restrictions" section of this Agreement.
**Note on local/open-source models:** Using the code as input to locally-run AI models
operating solely in inference mode (no training or dataset collection) is permitted,
provided no training activity takes place.
---
2026-04-22 13:46:19 +00:00
## Trademarks and Brand Identity
The following names, usernames, aliases, and all associated logos, icons,
and visual assets included in this repository are the exclusive property
of their respective authors:
- "Nique"
- "Leo"
- "Nique-Leo"
- "NiqueAndLeo"
- "nique_372"
- "TSN"
- "Trade Systems Nique"
- The name and title of the specific product or repository
to which this license file is attached
The following are strictly PROHIBITED:
* Using any of the above names, usernames, or logos to endorse, promote,
or misrepresent any product, service, or derivative work
* Presenting any modified or unmodified version of this software
as being officially created, endorsed, or affiliated with the authors
* Reproducing or distributing any logo, icon, or brand asset
included in this repository for any purpose other than running
the software as originally intended
* Using any of the above names in domain names, social media handles,
product names, or commercial offerings without explicit written
permission from the authors
No trademark or brand rights of any kind are granted under this license.
---
## 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.