Rejoignez notre page de fans
Expert Advisor Stratégie Butterfly Cet Expert Advisor (EA) met en œuvre la figure harmonique Butterfly sur plusieurs échelles de temps (M2 à D1) pour le trading automatisé sur le marché des changes. Il détecte les modèles Butterfly haussiers et baissiers à l'aide de points pivots et exécute des transactions avec une gestion du risque personnalisable et plusieurs niveaux de take-profit.
Exemple d'utilisation d'une DLL pour travailler avec des fonctions de mappage de fichiers. Dans cet exemple, le conseiller expert lancé crée un fichier virtuel dans la mémoire et commence à mettre à jour la cotation du symbole dans ce fichier. Lorsque des conseillers experts sont lancés sur d'autres terminaux, ils ouvrent le fichier créé et commencent à y mettre à jour leurs cotations. Ainsi, les conseillers experts échangent leurs cotations par le biais d'un fichier commun.
Présentation de l'exemple de visualisation des résultats d'optimisation en temps réel (dynamique de la courbe d'équilibre et paramètres statistiques d'un Expert Advisor).
The Expert Advisor drawn on the basis of the TrendEnvelopes semaphore, signal indicator
Crossing of the two iMAs. Lot calculation based on the risk value as a percentage of margin.
The trading system is based on iMACD (Moving Average Convergence/Divergence, MACD) and iStochastic (Stochastic Oscillator)
Information about profit, points, percent, spread and time remaining until the close the bar on the current currency pair and timeframe in a compact and convenient form.
Trend-following trading system Exp_AbsolutelyNoLagLwma_X2 based on the signals of two indicators AbsolutelyNoLagLwma
An Expert Advisor based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). Averaging positions, in case of a loss. Improvement of the version 1.0
The strategy is based on two indicators calculated on two timeframes: iAO (Awesome Oscillator, AO) on the D1 TF and iStochastic (Stochastic Oscillator, Stoh) on H1.
Les signaux de trading basés sur le modèle de chandelier "Harami Haussier/Harami Baissier", confirmé par l'indicateur Commodity Channel Index (CCI) sont pris en compte. Le code de l'Expert Advisor basé sur cette stratégie peut être généré automatiquement à l'aide de l'Assistant MQL5.
A trading system using the AltrTrend_Signal_v2_2 semaphore signal indicator.
Night scalper, trades until 0 am terminal time within a narrow range.
The Exp_2pbIdealMA EA is based on the crossing of Moving Averages with position scaling according to the trend.
The Expert Advisor uses the iStochastic (Stochastic) Oscillator, iWPR (Larry Williams' Percent Range) indicators.
The Exp_ChandelExitSign_ReOpen trading system based on the signals of the ChandelExitSign indicator with trend following scaling.
The Expert Advisor closes all the current symbol positions opened on the account, if the current server time has exceeded the time limit specified in the input variables.
The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA).
Simple code that illustrates trading based on the OnTimer event. When the timer triggers, the robot alternately performs buy and sell deals with fixed stop loss and take profit values.
The Exp_i-SpectrAnalysis_RVI EA is based on the signals generated by the i-SpectrAnalysis_RVI oscillator.
The Exp_RVIDiff Expert Advisor is based on change of direction of the RVIDiff indicator.
The Exp_CenterOfGravityCandles Expert Advisor is based on signals of the CenterOfGravityCandles indicator.
The Expert Advisor moves a position to a breakeven when a predefined profit is reached.
The Exp_AdaptiveCGOscillator_X2 trend trading system based on the signals from two AdaptiveCGOscillator indicators.
Two identical trading systems (for long and short positions) based on the signals of indicator SilverTrend, which can be configured in different ways within one Expert Advisor.
La version standard du terminal comprend un gestionnaire de ticks mono-devise, OnTick(). Nous vous proposons ici une variante de gestionnaire de ticks multi-devises.