Small steps are big peaks
- Experts
- Anton Chuev
- Versione: 1.0
- Attivazioni: 5
This Expert Advisor is designed for a large number of positions with a small profit. In case of a drawdown, a position is opened in the opposite direction with recalculated lot size and reduced amount of points for closure. It trades along the trend based on Moving Average, and opens positions during a drawdown based on Stochastic. For each addition of a position, there are certain rules that take the current situation into account. Lot size for the first position is also calculated automatically depending on the deposit. It is recommended to run this EA on the EURUSD M15 chart, with a deposit of 1000 USD or higher. The default input parameters also work with a deposit of 200 USD. You can evaluate the performance of this EA using a signal of the same name on a real account.
Input parameters
- MA1 - period of the first MA
- MA2 - period of the second MA
- MA3 - period of the third MA
- MA4 - period of the fourth MA
- n - offset from the previous candle for opening a position
- m - the number of points to add a position
- k - the number of points to close a position
- stoch - variable for opening a position
- t - variable for opening the first position
- k1 - coefficient for calculating the lot size of the second position
- k2 - coefficient for calculating the lot size of the third position
- k3 - coefficient for calculating the lot size of the fourth position
- k4 - coefficient for calculating the lot size when the trend changes
- k5 - coefficient for calculating the lot size of other positions