Trabajo finalizado
Plazo de ejecución 4 días
Comentario del Ejecutor
Great, reliable partner! All business matters were addressed within the scope of the technical requirements. Pleasant to communicate with. It was a pleasure working together!
Comentario del Cliente
Outstanding MT5 advisor by Denis. Expert in MQL5, great communication, fast, and well-priced. Highly recommend!
Tarea técnica
I've been using a EA for about 2 years now on MT4 but I am no longer able to use MT4 and must use MT5. I need this EA to be converted from MT4 to MT5.
Strategy control block.
Here you can choose whether the SMART MACHINE EA will work with the same lot, transactions will be opened incrementally, or vice versa, go to a decrease in volume but not lower than 0.01 lot.
- MoneyManagmentType – (1) – Allows an increase or decrease in the opening volume of the following transactions, the initial lot and the Increase / Decrease coefficient are set separately below.
Block control of the initial and subsequent positions.
- Constant_or_Balance – true – The initial order volume will be constant and equal to the ConstantLot value specified below. False – The lot size of the first order will dynamically change along with the change in the deposit and will depend on the Percentage Of Auto lot Volume parameter and the size of the deposit, calculated by the formula:
- Lots = AccountBalance() * (RiskPercent / 100.0) / 10000.0
- ConstantLot – The parameter sets the initial fixed lot for trading. Works only when Constant_or_Balance is true.
- Percentage Of Autolot Volume – The initial lot is set depending on the deposit according to the formula above.
- *** As a rule, the majority sets Constant_or_Balance – true and ConstantLot 0.1 – 0.5 lots for every $10,000 deposit, but this does not mean that these are the best settings and changing this parameter can radically change the work of the Best Forex Robot.
- TakeProfit – the desired value of profit in points when closing an order or a group of orders. Everything is simple here, the higher the value – the higher your profitability from each position you open, the picture shows the value 30, which equals 30 pips or 3 four-digit points.
- Step – This parameter is responsible for the minimum allowable distance between two opened orders. The lower this parameter, the more actively the Best Forex EA will work and vice versa. In the picture above it is 70, which means that the next trade will open no earlier than 70 pips or 7 four-digit points.
- MaxOrders – a parameter that limits the number of simultaneously open orders.
Money management control block
- Use_Restrictions true – enable or false – disable deposit protection by closing all transactions – when the limit value of the maximum drawdown set by you as a percentage of the entire deposit is reached. Most investors do not include this option.
- LimitSize – a limiter for the allowable drawdown from trades, indicated as a percentage of the deposit amount. Will only work if the previous parameter is set to True.
Han respondido
1
Evaluación
Proyectos
80
10%
Arbitraje
36
8%
/
53%
Caducado
6
8%
Trabaja
2
Evaluación
Proyectos
6
17%
Arbitraje
0
Caducado
0
Libre
3
Evaluación
Proyectos
39
69%
Arbitraje
0
Caducado
8
21%
Libre
4
Evaluación
Proyectos
210
28%
Arbitraje
0
Caducado
3
1%
Libre
5
Evaluación
Proyectos
45
29%
Arbitraje
4
25%
/
25%
Caducado
0
Libre
6
Evaluación
Proyectos
6
0%
Arbitraje
0
Caducado
1
17%
Libre
7
Evaluación
Proyectos
131
38%
Arbitraje
3
0%
/
0%
Caducado
4
3%
Trabajando
8
Evaluación
Proyectos
933
47%
Arbitraje
303
59%
/
25%
Caducado
125
13%
Trabaja
9
Evaluación
Proyectos
4
25%
Arbitraje
2
0%
/
100%
Caducado
0
Libre
10
Evaluación
Proyectos
569
33%
Arbitraje
29
41%
/
41%
Caducado
9
2%
Ocupado
11
Evaluación
Proyectos
75
44%
Arbitraje
21
14%
/
67%
Caducado
8
11%
Libre
12
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
13
Evaluación
Proyectos
320
35%
Arbitraje
64
13%
/
56%
Caducado
83
26%
Libre
14
Evaluación
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
15
Evaluación
Proyectos
2
50%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
16
Evaluación
Proyectos
144
34%
Arbitraje
11
9%
/
55%
Caducado
26
18%
Trabaja
17
Evaluación
Proyectos
1
0%
Arbitraje
1
0%
/
100%
Caducado
0
Libre
Solicitudes similares
CashCash
35+ USD
I need a bit that indicates where to go short from with highest probability and where to go long from also with the highest probability. This should be Able to order and close trade
KS B&C indicator
30 - 50 USD
//+------------------------------------------------------------------+ //| MyBot.mq5 | //| Created using MQL5 | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Create a trade object // Define input parameters input int FastMAPeriod = 10; input int SlowMAPeriod = 50; input int RSI_Period = 14; input int
THE GORILLA MT4/MT5 EA
40+ USD
Buy signal: the main MACD line crosses the signal line upwards (macd_current>signal_current && macd_previous<signal_previous). Sell signal: the main MACD line crosses the signal line downwards (macd_current<signal_current && macd_previous>signal_previous). The below figure shows Buy and Sell cases
Developer to build a simple EA
30+ USD
Hi, Am looking for an expert developer in coding my strategy. Its Multi timeframe strategy, If the conditions of high time frame are true, than on small time frame looking for conditions for entry, On bigbtime frame we are looking for bulish or bearish Fair value gap, and on small timeframe taking trades in the same direction FVG is formed fron 3 candles (if bulish - 1st candle high is lower than 3rd candle low)
Hello there, i need help in coding my strategy. Its Multi timeframe strategy, If the conditions of high time frame are true, than on small time frame looking for conditions for entry, On bigbtime frame we are looking for bulish or bearish Fair value gap, and on small timeframe taking trades in the same direction FVG is formed fron 3 candles (if bulish - 1st candle high is lower than 3rd candle low) opposite for
The Moving Average Cross needs debugging for live chart . [Condition 1] Personalized Omega Trailing Stop Loss ( Details of how it works will be provided , If still necessary the expert where it works just fine will be provided . ) Couple of Input parameters that needs to be removed (previous dev just added ) [ He can be contacted if necessary ]. Following are the implementations required by my expert : 1. Auto Lot
Indicators Used: Volume Indicators: Awesome Oscillator (AO) On-Balance Volume (OBV) Chaikin Money Flow (CMF) Liquidity and Volatility Indicators: Bollinger Bands (BB) Average True Range (ATR) Keltner Channel Key Levels Indicators: Fibonacci Retracement Moving Averages (50-period EMA & 200-period EMA) Momentum Indicator: Relative Strength Index (RSI) Price Action Tool: Horizontal Support and Resistance Levels How
Supertrend X Darvas strategy
30 - 50 USD
Indicator Setup Super Trend : Configure the Super Trend indicator with your chosen period and multiplier settings. Apply a filter to check if the current Super Trend value has held in the same direction for different time period like 15 min, 30 min, 1 hr, 4 hr. This filter will help confirm that the trend direction is stable and less likely to result in whipsaws or false breakouts. Darvas Box : Set the Darvas Box to
Modification on MT4 dashboard
30+ USD
hi, I must finish a mt4 dashboard that have some errors and it is necessary add some features. If you are interested tell me, so I will send the details and the code to verify if are interested
hello my indicator is very slow i want someone who can make it fast and put rectangles at the current last three trendlines and can add for me option bool ShowIndicator = false/true, the rectangles are described as below in the imagemy budget is only $30. and need the robot very soon
Información sobre el proyecto
Presupuesto
50 - 300 USD
Para el ejecutor
45
- 270
USD