Slava / Pubblicazioni
Codici
Esempio di utilizzo di un modello ONNX per riconoscere i numeri scritti a mano per MetaTrader 5
Questo Expert Advisor non trada. Un semplice pannello, implementato utilizzando la libreria standard Canvas, permette di disegnare cifre con il mouse. Il modello addestrato mnist.onnx viene utilizzato per riconoscere le cifre
Information about the ONNX model's inputs and outputs per 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 per MetaTrader 5
Script gets information about input and output tensors of onnx-model, their types and shapes
Summary Report In Points per MetaTrader 4
A script for valuation of trades history that is uploaded to the client terminal. The valuation is performed in points
FXTticksCollector per MetaTrader 4
Tick Collector in the FXT File
simple csv2fxt per MetaTrader 4
Simple csv-to-fxt Converter
FXTHeader per MetaTrader 4
Description of the FXT file header, functions of reading and writing of the header
Summary Report In Points per MetaTrader 4
This script evaluates in points account history loaded into client terminal
Articoli
Testing of Expert Advisors in the MetaTrader 4 Client Terminal: An Outward Glance per 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 per 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 per MetaTrader 4
The article gives formulas and the calculation order for data shown in the Tester report