Codes

Exemple d'utilisation d'un modèle ONNX pour reconnaître des chiffres manuscrits pour MetaTrader 5

Cet Expert Advisor ne fait pas de transactions. Un simple panneau, implémenté à l'aide de la bibliothèque standard Canvas, vous permet de dessiner des chiffres à l'aide de la souris. Le modèle mnist.onnx formé est utilisé pour reconnaître les chiffres

Information about the ONNX model's inputs and outputs pour 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 pour MetaTrader 5

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

Summary Report In Points pour MetaTrader 4

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

FXTticksCollector pour MetaTrader 4

Tick Collector in the FXT File

simple csv2fxt pour MetaTrader 4

Simple csv-to-fxt Converter

FXTHeader pour MetaTrader 4

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

Summary Report In Points pour 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 pour 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 pour 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 pour MetaTrader 4

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