Unisciti alla nostra fan page
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.
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.
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.
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.
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.
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.
Given a language, define a represention for its grammar along with an interpreter that uses the representation to interpret sentences in the language
Define an object that encapsulates how a set of objects interact mediator promotes loose coupling by keeping objects from referring to each other explicitly, and it lets you vary their interaction independently
La classe CVHFOnArray è destinata al calcolo dei valori degli indicatori del filtro verticale orizzontale (VHF) da parte dei buffer di indicatori.
La classe CPriceChannelOnArray è destinata al calcolo dei valori dei canali di prezzo da parte dei buffer degli indicatori.
The library allows to automatically assign 'magic' to an Expert Advisor on any symbol and any timeframe. It allows having up to 65535 magic numbers in one Expert Advisor.