Rejoignez notre page de fans
The Expert Advisor Exp_AdaptiveCyberCycle is built on the basis of the Adaptive Cyber Cycle indicator. The signal is formed when a bar is closing if there is crossing of indicator and its signal line.
The trading system based on XRSI_Histogram_Vol_Direct indicator signals
An EA based on indicators iMA (Moving Average, MA) and iStdDev (Standard Deviation, StdDev)
Exemple d'ajout de boutons pour vos conseillers. Dans cet exemple, un bouton a été implémenté pour fermer toutes les positions actives pour tous les instruments. En plus de la fonctionnalité de traitement des événements des boutons, des méthodes pour fermer les positions relatives au nom du symbole et pour compter le nombre de positions relatives au nom du symbole sont également implémentées.
The Exp_ColorNonLagDotMACD Expert Advisor drawn on the basis of the signals taken from the ColorNonLagDotMACD histogram
The Exp_ColorJMomentum Expert Advisor is based on the ColorJMomentum oscillator change of direction.
The Expert Advisor uses the iDeMarker (DeMarker, DeM) and iStochastic (Stochastic Oscillator) indicators. Three virtual levels to protect profit.
The EA opens positions at crossing fast iMA and slow iMA (Moving Average, MA). It has the function of outstaying the losses. It catches the type of the position in OnTradeTransaction.
Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA, with an option of changing the size of the future trade depending on the results of the previous ones for this trading system.
The trading system based on SSL_NRTR indicator signals with the possibility to set a fixed position holding time
The function takes two arrays of integers as parameters: "allowedPeriods" and "periodsToCheck". "allowedPeriods" is an array containing all the time periods allowed by the system, while "periodsToCheck" is an array containing the time periods used by the user in the indicator. The function iterates through the elements of the "periodsToCheck" array and checks if each of them is present in the "allowedPeriods" array. If it finds any time period that is not allowed, the function returns "false". If all time periods are allowed, the function returns "true". In short, this function is used to make sure that the time periods used in an indicator are valid and allowed by the system.
Grille de calcul multidevises avec limitation des risques (version présentée à l'Automated Trading Championship 2011 et mise à jour).
The trading system based on the signals taken from the BrakeParb semaphore, signal, trend indicator
This is a trend trading system based on the signals of two Kolier_SuperTrend indicators.
Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.
Pending Buy Stop and Sell Stop orders. The EA trades in the specified time period. Determines the highest and lowest prices in the specified range of bars. Position trailing.