당사 팬 페이지에 가입하십시오
Opening a position opposite to the closed one. Trades are processed in the OnTradeTransaction function.
Candlestick size analysis. The idea of the trading system: candlestick parameters matter after news releases.
Trading based on a random number generator or in one of the following sequences: BUY - SELL - BUY or SELL - BUY - SELL.
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.
We open a new position opposite to the previous one. Inputs only contain Stop loss, Take Profit and the minimum lot.
The iMA (Moving Average) indicator based on iCCI (Commodity Channel Index). It is an analogue of Previous Indicator's Data in the terminal.
If a trade is closed by Stop loss, the volume is doubled; if by Take profit the minimum volume is used. OnTradeTransaction is used to determine whether a trade was performed after the activation of Stop loss or Take profit.
Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price.
A breakout trading system based on the signals of the Color_PEMA_Envelopes_Digit_System indicator.
A breakout trading system based on the signals of the Color_QEMA_Envelopes_Digit_System indicator.
Buy a security (open BUY positions) at a lower price, sell (open SELL positions) at a higher price.
This utility program records tick quotes in the CSV and BIN format. A flexible set of symbols is available for writing.
The EA trades during two trading sessions, starting at the specified session beginning time. Stop Loss. Take Profit.
The Expert Advisor uses three indicators: MA(150), RSI(3) with levels 80 and 20, Stochastic(6, 3, 3) with levels 70 and 30.
Trading strategy: the breakout of a High/Low in the selected time interval.
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones. The account type is taken into account, i.e. whether it is netting or hedging.
The Expert Advisor trades based on signals generated by Stochastic Oscillator. Averaging. A limited number of positions. Trailing.
The Expert Advisor searches for N identical candlesticks in a row. It buys on bullish candlesticks and sells on bearish ones.
The Exp_XROC2_VG_X2 trend-following trading system is based on the signals of two XROC2_VG indicators.
The Exp_XROC2_VG_Digit_Tm Expert Advisor trades based on signals generated by the XROC2_VG oscillator.
The EveningStar Expert Advisor trades the "Evening Star" pattern. Lot is calculated based on the risk value as a percentage of free margin.