TSNReposIndex/SKILL.md
2026-04-28 01:57:58 +00:00

1.6 KiB

name version description
TSN MQL5 Conventions 1.1.0 Apply TSN (Trade System Nique) MQL5 code conventions and standards when creating or reviewing MQL5 code. Use this skill whenever the user mentions MQL5, any TSN repository (AiDataGenByLeo, ICTLibraryEasy, FastNL, etc.), or needs code that follows TSN ecosystem standards.

TSN MQL5 Code Conventions

This skill provides access to Trade System Nique's official MQL5 coding standards and best practices.

When to use this skill

Apply these conventions whenever:

  • Writing MQL5 code for TSN ecosystem
  • Using libraries from nique_372 repositories
  • Reviewing code for TSN standards compliance
  • Setting up MQL5 projects within the TSN ecosystem

Naming Conventions

See: MQL5 Conventions

Project Structure

See: MQL5 Project Structure

Dependency Management

TSN Repositories

For complete list of available TSN repositories and their status, license, etc.. see: Dependency Management

More Information

For detailed conventions and standards, see the reference documents in this skill package.