Fan sayfamıza katılın
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)
Danışmanlarınız için düğme ekleme örneği. Bu örnekte, tüm enstrümanlar için tüm aktif pozisyonları kapatmak üzere bir düğme uygulanmıştır. Düğme olay işleme işlevine ek olarak, sembol adına göre pozisyonları kapatma ve sembol adına göre pozisyon sayısını sayma yöntemleri de uygulanmıştır.
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.
Risk sınırlamalı çoklu para birimi "gridder" (2011 Otomatik Ticaret Şampiyonası'nda sunulan ve güncellenen sürüm).
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.