Unisciti alla nostra fan page
Two independent trading systems using indicators SilverTrend_V2 and ColorJFatl_Digit within one EA.
An Expert Advisor for closing all positions, in case of the total profits on those positions exceeded the Take Profit level fixed in inputs or the total losses on those positions exceeded the Stop Loss level fixed in inputs, or where it is necessary to close all positions beyond the time interval fixed in the settings.
Three independent trading systems using ColorX2MA_Digit indicators within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system
KDJ Averages oscillator defines when it is necessary to search for market entry conditions. Unlike KDJ, it is calculated using standard smoothing methods. In case of the default settings, its J line is slightly faster.
The trading system based on CandleStop_System indicator signals with the possibility to set a fixed position holding time.
Trend Trigger Factor indicator with T3 smoothing (to lessen false signals) and some extras in order to make the trend triggering state easier.
This indicator is actually a combination of two values: it shows the crosses of fast and slow Zero Lag TEMA, and that cross determines the current market trend.
Position volume calculation based on trading history. The Expert Advisor applies iCCI (Commodity Channel Index) and iMA (Moving Average) indicators. Trailing is present as well.
Two identical trading systems (for long and short deals) based on the ColorMaRsi-Trigger indicator signals that can be configured in different ways within a single EA with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading system.
Indicator of Murrey levels in indicator buffers with the added visual text information on those levels, calculating the levels on a timeframe specified in the inputs
Compute the daylight saving time changes (start/end of the summer time).
Questo blocco di codice esegue un loop di tutte le posizioni aperte ed esegue il trailing in base ai prezzi Ask e Bid.
QuickTradeKeys 123 è un Expert Advisor (EA) di facile utilizzo per MetaTrader 5, che consente ai trader di eseguire rapidamente operazioni di acquisto e vendita premendo semplicemente i numeri '1' e '2' sulla tastiera. Premendo il tasto "3" si chiudono tutte le posizioni aperte. Questo EA è ideale per il trading rapido e per i test che richiedono un intervento manuale senza l'uso del mouse.
MovingAverages.mqh Parte I È disponibile una versione multi timeframe con colori per l'orientamento, per gli sviluppatori o per i trader profittevoli, gratuitamente. Sono disponibili anche altri indicatori multi timeframe.
Uno script che, una volta eseguito, visualizza la dimensione massima del lotto consentita per l'asset.
L'indicatore Candle Wicks Length Display MetaTrader è un indicatore in grado di visualizzare la lunghezza degli stoppini delle candele in pip direttamente sul grafico. È possibile impostare la lunghezza minima da visualizzare. In alternativa, può mostrare le lunghezze degli stoppini inferiori al limite indicato. L'indicatore supporta tutti i tipi di allarmi e funziona sia con MT4 che con MT5.
Uno script che, trascinato sul grafico, stampa nella finestra degli esperti il numero di barre presenti sul grafico, come per magia.
Questo indicatore legge la cronologia degli scambi e traccia il P&L cumulativo nel tempo, aiutando i trader visivi a vedere quanto denaro stanno guadagnando o perdendo nel tempo. Questa versione attuale ha una differenza di errore marginale dello 0,02%, dovuta all'arrotondamento dei galleggianti e ai metodi di calcolo. Con questo errore marginale può essere considerato estremamente preciso.