Change and integrate new parameters in my 4 robots

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 22 saat
Müşteri tarafından geri bildirim
Excelente service thanks!
Geliştirici tarafından geri bildirim
Thank you, I am here if will be problems.

İş Gereklilikleri

Parameters

Use DINAMIC PIP STEP: True or False

the distance between one order and another must follow the following pattern:

If set (pipstep 100) to post the first order the second will have to pass 100 points and robot identify pattern for new opening.

the third order must have 200 points to order 300 points

Example:

1 order
2 order = 100 points distance
3 order = 200 points distance
4 order = 300 points distance
5 order = 400 points distance
....

-------------------------------------------------- -------------------------------------------------- -----
Use FIXED PIP STEP: True or False

the distance between one order and another must follow the following pattern:

If set (pipstep 100) to post the first order the second will have to pass 100 points and robot identify pattern for new opening.

the third order must have 100 points to order order 100 points

Example:

1 order
2 order = 100 points distance
3 order = 100 points distance
4 order = 100 points distance
5 order = 100 points distance

-------------------------------------------------- -------------------------------------------------- -------
Use max spread: true or false

if defined max spread 2.5 and spread beyond this value robot can not open new orders
-------------------------------------------------- -------------------------------------------------- -------
Use Batch Exponent: true or false

Geometrica Exponent or Arithmetic
-------------------------------------------------- -------------------------------------------------- -------
USE: TIME SESSION: TRUE OR FALSE
If configured false, robot must run 24 hours

Example:

extern string session_1st_start = "01:05";
extern string session_1st_close = "07:35";
extern string session_2nd_start = "15:30";
extern string session_2nd_close = "22:35";
-------------------------------------------------- -------------------------------------------------- -------
Use minutes between orders: true or false
-------------------------------------------------- -------------------------------------------------- -------
ADD ON THE MAX ORDER PANEL: SHOW MAXIMUM AMOUNT OF ORDERS OPENED IN AN OPERATION

-------------------------------------------------- -------------------------------------------------- -------

Z

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(620)
Projeler
680
57%
Arabuluculuk
25
16% / 60%
Süresi dolmuş
228
34%
Serbest
2
Geliştirici 2
Derecelendirme
(584)
Projeler
916
46%
Arabuluculuk
31
39% / 29%
Süresi dolmuş
93
10%
Serbest
3
Geliştirici 3
Derecelendirme
(135)
Projeler
192
42%
Arabuluculuk
17
29% / 59%
Süresi dolmuş
28
15%
Serbest
4
Geliştirici 4
Derecelendirme
(42)
Projeler
47
83%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
2
4%
Serbest
5
Geliştirici 5
Derecelendirme
(769)
Projeler
1033
44%
Arabuluculuk
50
8% / 50%
Süresi dolmuş
117
11%
Serbest
6
Geliştirici 6
Derecelendirme
(1090)
Projeler
1768
61%
Arabuluculuk
14
64% / 7%
Süresi dolmuş
83
5%
Serbest
7
Geliştirici 7
Derecelendirme
(4)
Projeler
5
0%
Arabuluculuk
3
0% / 67%
Süresi dolmuş
2
40%
Serbest
8
Geliştirici 8
Derecelendirme
(258)
Projeler
395
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
120
30%
Serbest
9
Geliştirici 9
Derecelendirme
(356)
Projeler
632
26%
Arabuluculuk
89
73% / 13%
Süresi dolmuş
12
2%
Serbest
10
Geliştirici 10
Derecelendirme
(66)
Projeler
95
28%
Arabuluculuk
20
25% / 55%
Süresi dolmuş
24
25%
Serbest
11
Geliştirici 11
Derecelendirme
(2410)
Projeler
3028
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Serbest
12
Geliştirici 12
Derecelendirme
(98)
Projeler
129
40%
Arabuluculuk
19
16% / 53%
Süresi dolmuş
19
15%
Meşgul
Benzer siparişler
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well

Proje bilgisi

Bütçe
100+ USD
Geliştirici için
90 USD
Son teslim tarihi
from 1 to 3 gün