Change and integrate new parameters in my 4 robots

MQL4 エキスパート

仕事が完了した

実行時間22 時間
依頼者からのフィードバック
Excelente service thanks!
開発者からのフィードバック
Thank you, I am here if will be problems.

指定

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

応答済み

1
開発者 1
評価
(620)
プロジェクト
680
57%
仲裁
25
16% / 60%
期限切れ
228
34%
2
開発者 2
評価
(584)
プロジェクト
916
46%
仲裁
31
39% / 29%
期限切れ
93
10%
3
開発者 3
評価
(135)
プロジェクト
192
42%
仲裁
17
29% / 59%
期限切れ
28
15%
4
開発者 4
評価
(42)
プロジェクト
47
83%
仲裁
1
0% / 0%
期限切れ
2
4%
5
開発者 5
評価
(769)
プロジェクト
1033
44%
仲裁
50
8% / 50%
期限切れ
117
11%
6
開発者 6
評価
(1090)
プロジェクト
1768
61%
仲裁
14
64% / 7%
期限切れ
83
5%
7
開発者 7
評価
(4)
プロジェクト
5
0%
仲裁
3
0% / 67%
期限切れ
2
40%
8
開発者 8
評価
(258)
プロジェクト
395
28%
仲裁
69
19% / 49%
期限切れ
120
30%
9
開発者 9
評価
(356)
プロジェクト
632
26%
仲裁
89
73% / 13%
期限切れ
12
2%
10
開発者 10
評価
(66)
プロジェクト
95
28%
仲裁
20
25% / 55%
期限切れ
24
25%
11
開発者 11
評価
(2410)
プロジェクト
3027
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
12
開発者 12
評価
(98)
プロジェクト
129
40%
仲裁
19
16% / 53%
期限切れ
19
15%
多忙
類似した注文
@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

プロジェクト情報

予算
100+ USD
開発者用
90 USD
締め切り
最低 1 最高 3 日