Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Accedi al CodeBase dal tuo terminale MetaTrader 5
Non hai trovato il codice che fa per te? Ordinane uno dalla sezione Freelance
Come scrivere un Expert Advisor o un indicatore

Le librerie migliori per MetaTrader 5 in base ai giudizi degli utenti - 9

Invia il tuo codice

An implementation of the dictionary (associative array) data structure in MQL5, based on CArrayObj and CList.

Access to OnTradeTransaction data anywhere within an application

A sorter class to sort an array based on other arrays.

This is the trading signal of Bollinger Bands. The expert code for this strategy is automatically generated by the MQL 5 wizard.

The purpose is to check whether new bar are generated This is a class file that can be used as a class or copied to EA or scripts for use

La classe CMOOnArray è progettata per calcolare i valori dell'indicatore CMO (Chande Momentum Oscillator) per buffer di indicatori. L'indicatore Test_CMOOnArray è allegato come esempio di utilizzo della classe.

La classe CTrixOnArray è progettata per calcolare i valori dell'indicatore TRIX (Triple Exponential Average, TRIX) utilizzando il buffer dell'indicatore.

Sets of latin, russian characters, digits, punctuation, etc.

Library for calculation of a margin required for opening a position in MetaТrader 5.

This is the trading signal of PullBack and Candle. The expert code for this strategy is automatically generated by the MQL 5 wizard.

Provide an interface for creating families of related or dependent objects without specifying their concrete classes.

a highly efficient sorting algorithm, based on partitioning of array of data into smaller arrays

The library allows receiving a magic number bound to three elements: symbol name, timeframe and prefix index.

Compose objects into tree structures to represent part-whole hierarchies.

A basic container for storing an ordered list of basic data type objects.

Class to provide simple reading mechanism from MetaTrader set files.

A collection of classic creational GoF design patterns

Il segnale per l'apertura di posizioni è l'attraversamento della linea dell'indicatore T3 da parte del prezzo.

an efficient, general-purpose sorting algorithm

Instance of the class returns such values as Bid, Ask, High, Low, Close and Open prices of the current candle or any other specified in the parameters, as well as the candle opening time.

Modeling multiple inheritance with the Twin pattern.

A library of averaging algorithms, the algorithms were described in details in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers"

Questa libreria consente di creare visualizzazioni che consentono di inviare facilmente informazioni di testo al grafico alla velocità più ottimale.

Way to keep a tally of wins an losses.

Bug fixed versions of CRect and CCanvas which are part of the standard library.

Header with iRSIOnArray function for use with MQL 4 or 5 code.

Encapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations

Modulo segnali di trading per MQL5 Wizard. Il segnale di apertura delle posizioni è la comparsa di un punto colorato dell'indicatore LeManSignal.

a simple sorting algorithm that people use to manually sort cards in a bridge hand

This is a wrap for using databasexxx

The function returns the number of positions opened by an Expert Advisor for the day.

Ensure one instance of a class with a global point of access

Funzione per determinare i giorni non lavorativi sul server. Sarà interessante innanzitutto per coloro che utilizzano la funzione OnTimer() nei loro EA per l'elaborazione degli eventi.

A module of trading signals based on the signal module of the iCCI (Commodity Channel Index, CCI) indicator.

A light header-only version of Log4mql that provides standardized logging.

Avoid coupling the sender of a request to its receiver by giving more than one object a chance to handle the request. Chain the receiving objects and pass the request along the chain until an object handles it

allow an object to alter its behavior when its internal state changes. the object will appear to change its class

define a family of algorithms, encapsulate each one, and make them interchangeable. strategy lets the algorithm vary independently from clients that use it

An (optional) include file to enhance debugging experience.

define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically

12345678910