Unisciti alla nostra fan page
The trading system based on XWPR_Histogram_Vol_Direct indicator signals
The Expert Advisor based on iRSI (Relative Strength Index, RSI) indicator and a small neural network
An EA based on indicator iMA (Moving Average, MA). Reverse of signals. Lot size is either fixed or based on risk percentage.
The Expert Advisor combines signals from several indicators. It can also follow a certain indicator.
The EA implements averaging of positions. The average iStdDev is calculated in a sliding window.
US: This is a very simple code regarding an information panel. It doesn't use external files or anything like that! simply copy and paste it into your code the way the code was written. The dashboard displays; Active asset price Your position(Bought or sold) Maximum and minimum price of the asset Username open profit Balance PT-Br:Esse é um codigo bem simples a respeito de um painel de informações. Não utiliza arquivos externos ou algo do tipo! simplesmente, copie e cole no seu codigo da forma que o codigo foi escrito. O painel exibe; Ativo Preço do ativos Sua posição(Comprada ou vendida) Preço max e minimo do ativo Nome do usuario Lucro em aberto Saldo
Explore the implementation of equity-based position closure in your trading bot, where positions are closed automatically when the equity reaches a certain percentage threshold.
The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities.
The robot opens two positions, profits of which overlap each other, and waits for a profit.
The Expert Advisor checks the direction in which the price has been moving for the last 10 seconds, and opens a position in accordance with the movement. The EA sets Stop Loss and Take Profit.
The Expert Advisor with which Alexander Prishchenko (Crucian) participated in Automated Trading Championship 2012
The New Martin Expert Advisor opens two opposite positions upon start. OnTradeTransaction handling. When Take Profit triggers, it opens a position (one position) in the same direction. The intersection of two MA indicators is a signal to open a position of a larger lot.
Trading based on preset candlestick combinations (patterns) Candlesticks are marked as "1" (bullish) and "0" (bearish). TakeProfit, StopLoss
This assistant tool sets Stop Loss and Take Profit for all open orders. Symbol settings, position type, Stop Loss and Take Profit are specified in an external file.
An Expert Advisor based on two indicators: iFractals (Fractals) and iAlligator (Alligator).
Si considerano i segnali di trading basati sull'incrocio dei prezzi di due medie mobili smussate esponenzialmente. Il codice dell'Expert Advisor basato su questa strategia può essere generato automaticamente utilizzando il Wizard MQL5.
The Trading system based on signal entry taken from the BinaryWave integral oscillator.
The Exp_HullTrend Expert Advisor is based on the signals of the trend indicator HullTrend.
The Exp_NRatioSign Expert Advisor is based on signals generated by the NRatioSign semaphore arrow signal indicator.