당사 팬 페이지에 가입하십시오
The Expert Advisor places pending Buy Stop and Sell Stop orders. If orders execute, the trailing stop is run for the positions.
An assistant Expert Advisor. It moves positions to a breakeven and then enables trailing.
The EA compares the opening prices of the zeroth and the second bar. It moves positions to a breakeven and/or enables trailing.
The EA uses a virtual Take Profit for closing gaining positions. Opening positions with a step. Catch the type of the last position and its price in OnTradeTransaction.
A trading system based on indicator signals Parabolic Stop and Reverse system with the possibility to set a fixed position holding time.
The EA is based on Moving Average.mq5 from standard delivery. Working with OnTradeTransaction to get the price of the last closed position.
Indicator iSAR with the timeframe selection option in input parameters, implemented in color, with the possibility to generate alerts when the trend changes its direction.
The EA based on two iMA (Moving Average, MA) indicators. Selecting the lot calculation mode: Manually or in the risk percentage per trade. Position trailing.
Indicator 2XMA_Ichimoku_Oscillator with the timeframe selection option available in input parameters.
An oscillator based on the difference of two smoothed, different-period Tenkan-Sen lines in form of a colored histogram.
An Expert Advisor based on indicator iMA (Moving Average, MA) and implemented as a class.
The KWAN_CCC indicator with the possibility to change the indicator timeframe in input parameters.
A simple oscillator based on the values of the Chaikin Oscillator, Commodity Channel Index and iMomentum indicators and implemented as a two-colored histogram.
The KWAN_NRP indicator with the possibility to change the indicator timeframe in input parameters.
A simple oscillator based on the values of the iDemarker, iMFI and iMomentum indicators and implemented as a two-colored histogram.
It deletes the arrow objects from the chart, which mark the transactions in the chart. The utility is implemented as an indicator that does not draw anything by itself.
This EA uses indicators iCCI (Commodity Channel Index, CCI), ZigZag, and Impulse. Position trailing is possible.