For test of Warrior_EA
Updated 2025-09-03 07:45:18 +00:00
Codes for the article Regression models in the Scikit-learn library and their export to ONNX
Updated 2025-09-03 06:47:45 +00:00
Updated 2025-09-02 12:36:47 +00:00
Updated 2025-09-01 09:27:39 +00:00
ONNX Example of simple prediction
Updated 2025-08-30 22:00:00 +00:00
Updated 2025-08-30 12:15:05 +00:00
Updated 2025-08-30 11:40:22 +00:00
Updated 2025-08-30 05:08:53 +00:00
Updated 2025-08-30 03:21:42 +00:00
Updated 2025-08-28 11:47:30 +00:00
Logify is a logging library for MQL designed to simplify debugging, tracking, and monitoring of EAs and indicators. It provides structured, customizable, and organized logs directly on the chart or in the terminal, with support for log levels, flexible formats, and multiple handlers. A lightweight, elegant solution that is easy to integrate into your MQL projects.
Updated 2025-08-27 12:35:21 +00:00
In numerical value rather than linear value, finding the average "cost" of opening a trade may be beyond the scope of this project. What will a trader pay in spread fees when he opens a trade if the spread is constantly changing on 'em? How can I know the average true sight based on the highest spreads and lowest spreads made? This indicator is original and highly essential for anyone looking for a settling sight of the trade position price tag!
Description: “Create a MetaTrader 4 indicator that displays the Average True Spread as an on-chart numerical label. The average spread should be calculated over a user-defined number of candles and a selectable timeframe (e.g., H1, M15). Spread per candle should be estimated using M1 historical candles by simulating tick spread via High minus Low difference. The indicator must include a setting for live spread display, and all values must update on a fixed timer (e.g., every 5 seconds), not via OnTick. Display both average and current spread as clearly labeled OBJ_LABEL text on the main chart window (not subwindow), using customizable font, color, and size. Ensure compatibility with MT4 latest updates, eliminate any errors/warnings on compile, and manage object creation/deletion correctly.”
I pray someone's input to this public project. Do help out because I'm unable to have it made myself alone. It'll be uploaded as a free indicator for mt4 and no one will pay for it due to public efforts in this project. Originality and honor are gained here.
Updated 2025-08-25 11:17:12 +00:00
Updated 2025-08-25 08:02:42 +00:00
Algoritmic trading strategies using the MT5 platform and MQL5 (C++) language to program automated and profitable financial strategies.
Updated 2025-08-24 01:43:57 +00:00
SmartMA MT5 is the first moving average that automatically adapts to sessions, market regime, volatility, volume, and economic news—and explains its behavior right on the chart. It features session and news detection, context-driven speed, a “ghost” MA line (without news bars), and risk visualization (SmartATR band). Everything is fully transparent, open source, and built for the MT5 community—100% MetaTrader, no external dependencies.
Updated 2025-08-23 18:14:28 +00:00
robo mt4 para FBS configurado para altos spreads da corretora FBS
Updated 2025-08-23 10:29:03 +00:00
Connexus is an MQL5 library that provides a simple and effective interface for communicating with web servers using the HTTP protocol.
Updated 2025-08-21 18:00:42 +00:00
Updated 2025-08-20 20:42:12 +00:00