Codes

Example of using an ONNX model to recognize handwritten numbers for MetaTrader 5

This Expert Advisor does not trade. A simple panel, implemented using the standard Canvas library, allows you to draw digits with the mouse. The trained mnist.onnx model is used to recognize the digits

Information about the ONNX model's inputs and outputs for MetaTrader 5

The script obtains information about the number, types and sizes of input and output tensors in an ONNX model

Get info about inputs and outputs of onnx-model for MetaTrader 5

Script gets information about input and output tensors of onnx-model, their types and shapes

Summary Report In Points for MetaTrader 4

A script for valuation of trades history that is uploaded to the client terminal. The valuation is performed in points

FXTticksCollector for MetaTrader 4

Tick Collector in the FXT File

simple csv2fxt for MetaTrader 4

Simple csv-to-fxt Converter

FXTHeader for MetaTrader 4

Description of the FXT file header, functions of reading and writing of the header

Summary Report In Points for MetaTrader 4

This script evaluates in points account history loaded into client terminal

Articles

Testing of Expert Advisors in the MetaTrader 4 Client Terminal: An Outward Glance for MetaTrader 4

What happens after you have clicked on the "Start" button? The article answers this and many other questions

How to Use Crashlogs to Debug Your Own DLLs for MetaTrader 4

25 to 30% of all crashlogs received from users appear due to errors occurring when functions imported from custom dlls are executed

How to Evaluate the Expert Testing Results for MetaTrader 4

The article gives formulas and the calculation order for data shown in the Tester report

Forum

Typical Errors in Experts Submitted at the Championship (50 EAs were checked at the 1st of September 2006)

I'd like to start with the following information: There are no questions to two thirds of submitted experts. All experts were tested in the tester on data of different data ranges (out of sample). Then the logs were analyzed. 17 experts did not pass the testing with their log analyzing results. In 8