Unisciti alla nostra fan page
An Expert Advisor based on the "RPoint" indicator. The chart layout in X-points reversal. A high-quality ZigZag based on HiLo.
The Expert Advisor trades based on the ADX Wilder and Ichimoku Kinko Hyo indicators. Lot is calculated based on risk percentage of margin.
Trailing, pending orders. Signals of two indicators (Moving Average, MA). Trades only during a certain period of the day.
Trade direction is chosen based on a random number generator. Stop Loss and Take Profit are set based on the random number generator. Lot calculation based on the risk value as a percentage of free margin. The code contains protection against the "not enough money" error.
The Exp_IBS_RSI_CCI_v4_X2 trend-following trading system is based on the signals of two IBS_RSI_CCI_v4 indicators.
The Exp_XOSignal_ReOpen trading system based on the signals of the XOSignal indicator with trend following scaling
The Exp_CGOscillator_X2 trend trading system based on the signals from two CGOscillator indicators.
The Exp_ttm-trend_ReOpen trading system based on the signals of the ttm-trend indicator with trend following scaling.
Crossing of the two iMAs. Lot calculation based on the risk value as a percentage of margin.
The Exp_ChandelExitSign_ReOpen trading system based on the signals of the ChandelExitSign indicator with trend following scaling.
The Expert Advisor opens a deal in the breakout direction. Lot calculation depending on risk percent of margin.
The Expert Advisor increases the lot size after each of profitable deal, if it was preceded by losing trades. Martingale.
Example of Buy Limit & Sell Limit pending orders with Bollinger Bands.
The Expert Advisor solves the problem of position trailing along a given curve by moving its Stop Loss and Take Profit.
The trading system is based on direction changes of the wighted oscillator WeightOscillator
An example of receiving the High and Low prices of bars over the past 24 hours.
The strategy uses two indicators Moving Average, MA with different periods, Commodity Channel Index, CCI and Williams’ Percent Range, %R.
The strategy is based on two indicators: ADX and MA, and the close of the first bar. Also, different TakeProfit, StopLoss and Trailing levels are used for Buy and Sell.
An assessment is made based on the values of five indicators (Gator, WPR, AC, DeMarker and RSI). Uses trapezoidal membership functions. Before sending a trade request, it checks if funds on the account are enough.
The Expert Advisor idea is based on the constant change of trade direction depending on the TakeProfit, StopLoss and TrailingStop levels.
The "MQL5 Wizard MA RSI" Expert Advisor has been generated using the MQL5 Wizard based on the signals of the trend MA (Moving Average) indicator and of the RSI (Relative Strength Index) oscillator.
The Expert Advisor is based on the following indicators: RSI, WPR, Stochastic, Moving Average, deMarker
Opens a SELL position on each bar, if Close of the 1st bar > Close of the 3rd bar. Opens a BUY position on each bar, if Close of the 3rd bar > Close of the 1st bar.