Open-source MQL5 library for calculating position size using account risk and stop loss.
于2026-07-28 12:12:27 +00:00 更新
于2026-07-28 08:40:35 +00:00 更新
于2026-07-28 07:16:06 +00:00 更新
AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
于2026-07-27 14:45:58 +00:00 更新
Website for documentation of the features offered by AiDataGenByLeo
于2026-07-27 14:30:20 +00:00 更新
A collection of basic and reusable CLLmTool implementations for the TSN/LLM ecosystem. It serves as a foundation template that any project (dashboards, Telegram bots, MCP servers, etc.) can include to instantly provide its LLM agent with generic MT5 utilities without having to rewrite them every time.
于2026-07-27 14:14:58 +00:00 更新
A library that allows you to run workflows in an MT5 bot. Both asynchronous and synchronous jobs that require OnTimer\OnChartEvent to function... all through a YAML file where the user defines each step of the flow.
于2026-07-27 14:02:52 +00:00 更新
于2026-07-27 12:23:55 +00:00 更新
Base repository for parsers of structured languages (json, yaml, etc.)
于2026-07-27 05:01:49 +00:00 更新
于2026-07-26 23:41:03 +00:00 更新
Random number generation using the 64-bit Xoshiro256** algorithm.
于2026-07-25 00:26:18 +00:00 更新
A hybrid sorting algorithm that provide fast performance for sorting arrays of simple types, structures or object pointers.
于2026-07-24 22:57:26 +00:00 更新
Expert Advisor: XAUUSD & US30 Smart Trend EA (MT5)
Entry Logic
Trend filter: 200 EMA on H1.
Entry filter: 50 EMA and 200 EMA on M15.
RSI (14) confirmation.
Price action breakout (previous candle high/low).
One trade per symbol.
Trade Management
Automatic Buy/Sell.
Automatic Stop Loss.
Automatic Take Profit.
Break-even.
Trailing Stop.
Magic Number.
Spread filter.
Maximum daily trades.
Daily loss limit.
Adjustable lot size (fixed or risk %).
Inputs
Lot Size
Risk %
Stop Loss
Take Profit
RSI Period
RSI Buy Level
RSI Sell Level
EMA Fast
EMA Slow
Trailing Stop
Break-even
Max Spread
Trading Hours
Magic Number
于2026-07-24 22:03:58 +00:00 更新
AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
于2026-07-24 17:08:22 +00:00 更新