Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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 - 7

Invia il tuo codice

A trailing stop module based on the WPR indicator with short and long Stop Loss

for export/import of orders and trades between EAs and terminals

Un semplice sostituto di un commento. Nel tester funziona 50 volte più velocemente della funzione standard.

Libreria per il parsing di documenti XML. Implementazione in MQL5 senza utilizzare librerie di terze parti.

Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation

La classe CERDOnArray è progettata per calcolare l'Efficiency Ratio (ER) utilizzato nell'Adaptive Moving Average (AMA), ma tenendo conto della direzione del movimento del prezzo. Quando il prezzo sale, l'indicatore assume valori positivi, mentre quando scende assume valori negativi.

La classe CMomentumOnArray è progettata per calcolare i valori dell'indicatore Momentum in base al buffer dell'indicatore. Come esempio di utilizzo della classe si allega l'indicatore Test_MomentumOnArray.

La classe CEnvelopesOnArray è progettata per calcolare i valori degli indicatori Envelopes per buffer di indicatori.

Modulo segnali di trading per MQL5 Wizard. Il segnale per l'apertura di posizioni è un cambiamento nel colore della candela formata dall'indicatore FiboCandles.

La funzione che calcola la dimensione del lotto in base all'importo dei fondi utilizzati nella valuta di deposito.

Monster Trend indicator that uses data from several time periods.

CTimeControl class for include to your EA for easy setting and checking your own trading time.

Modulo funzionale per una più comoda visualizzazione della selezione dei caratteri nei parametri di ingresso dell'indicatore.

Class for comparing two floating point variables.

Interfaccia di callback per il timer

La classe CRSIOnArray è progettata per calcolare i valori dell'indicatore Relative Strength Index (RSI) utilizzando il buffer dell'indicatore.

Modulo segnali di trading per MQL5 Wizard. Il segnale per l'apertura di posizioni è un cambiamento di colore dell'indicatore PriceChannel_Stop.

Elegant and nimble comparison of 'double' values of the "price".

Provide a unified interface to a set of interfaces in a subsystem.

For a complex object separate its construction from representation. Same construction process can create different representations

Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality

Simple MA crossover Signaling for Expert Advisor Wizard

A module of trading signals based on the Moving Average indicator signal module.

Custom Price Chart using a simple Artificial Neural Network that tries to project price movements into the future. Not very useful for trading, but fun to watch and learn ;)

Checking a date for belonging to winter or summer time. The code was developed for news debugging.

La classe CFramaOnArray è progettata per calcolare i valori dell'indicatore Fractal Adaptive Moving Average (FRAMA) tramite buffer di indicatori.

Library for sending mail messages.

The function that identifies extremums over a given period of history.

Trading signals module based on Ozymandias.

A module of trading signals based on the Moving Average indicator signal module.

Version of the iBarShift function for the MetaTrader 5, takes a parameter of type datetime — opening time of the bar, the index of which must be found.

Module of trading signals of the "Candels High Open" custom indicator for analyzing High and Open of the last three bars.

Libraries for the interaction of МТ4/5 with R

Returns position profit in points based on the trading history.

The function for moving an open position to a breakeven.

How to minimize bool parameters in a function signature?

An interface for creating an object that defers instantiation to subclasses. They decide which class to instantiate.

Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together

Decouple an abstraction from its implementation so that the two can vary independently

Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.

123456789